36 #ifndef MEASUREMENTWIDGET_H
37 #define MEASUREMENTWIDGET_H
124 virtual void update(
Subject* pSubject) = 0;
131 virtual void init() = 0;
136 #endif // MEASUREMENTWIDGET_H
xDisp library export/import macros.
The IObserver interface provides the base class of every observer of the observer design pattern...
Contains declarations of the observer design pattern: Subject class and IObserver interface...
#define XDISPSHARED_EXPORT
The Subject class provides the base class of every subject of the observer design pattern...