Scribus
Open source desktop publishing at your fingertips
SingleObservable< OBSERVED > Class Template Reference

#include <observable.h>

Public Member Functions

 SingleObservable (MassObservable< OBSERVED * > *massObservable)
 
void setMassObservable (MassObservable< OBSERVED * > *massObservable)
 
virtual void update ()
 
virtual void updateLayout ()
 

Detailed Description

template<class OBSERVED>
class SingleObservable< OBSERVED >

This mixin class just provides the update() method.

Constructor & Destructor Documentation

template<class OBSERVED>
SingleObservable< OBSERVED >::SingleObservable ( MassObservable< OBSERVED * > *  massObservable)
inline

Connects this SingleObservale to the MassObservable


The documentation for this class was generated from the following file: