![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::PropertyObservable, including all inherited members.
| addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| notifyObserversOnSetDisplayName(Property *property, const std::string &displayName) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetIdentifier(Property *property, const std::string &identifier) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetReadOnly(Property *property, bool readonly) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetSemantics(Property *property, const PropertySemantics &semantics) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| operator=(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
| removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| ~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |