|
Scribus
Open source desktop publishing at your fingertips
|
#include <observable.h>
Public Member Functions | |
| SingleObservable (MassObservable< OBSERVED * > *massObservable) | |
| void | setMassObservable (MassObservable< OBSERVED * > *massObservable) |
| virtual void | update () |
| virtual void | updateLayout () |
This mixin class just provides the update() method.
|
inline |
Connects this SingleObservale to the MassObservable