Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
void | notifyObserversChanged (LabelGraphicsItem *) |
void | notifyObserversEdited (LabelGraphicsItem *) |
Public Member Functions inherited from inviwo::Observable< LabelGraphicsItemObserver > | |
Observable (const Observable< LabelGraphicsItemObserver > &other) | |
Observable (Observable< LabelGraphicsItemObserver > &&other) | |
Observable< LabelGraphicsItemObserver > & | operator= (const Observable< LabelGraphicsItemObserver > &other) |
Observable< LabelGraphicsItemObserver > & | operator= (Observable< LabelGraphicsItemObserver > &&other) |
void | addObserver (LabelGraphicsItemObserver *observer) |
void | removeObserver (LabelGraphicsItemObserver *observer) |
virtual void | startBlockingNotifications () override final |
virtual void | stopBlockingNotifications () override final |
Additional Inherited Members | |
Protected Member Functions inherited from inviwo::Observable< LabelGraphicsItemObserver > | |
void | forEachObserver (C callback) |
Protected Member Functions inherited from inviwo::ObservableInterface | |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |