Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PropertyObservable Member List

This is the complete list of members for inviwo::PropertyObservable, including all inherited members.

addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
notifyObserversOnSetDisplayName(Property *property, const std::string &displayName) (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
notifyObserversOnSetIdentifier(Property *property, const std::string &identifier) (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
notifyObserversOnSetReadOnly(Property *property, bool readonly) (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
notifyObserversOnSetSemantics(Property *property, const PropertySemantics &semantics) (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
Observable(const Observable< PropertyObserver > &other)inviwo::Observable< PropertyObserver >
Observable(Observable< PropertyObserver > &&other) noexceptinviwo::Observable< PropertyObserver >
operator=(const Observable< PropertyObserver > &other)inviwo::Observable< PropertyObserver >
operator=(Observable< PropertyObserver > &&other) noexceptinviwo::Observable< PropertyObserver >
PropertyObservable()=default (defined in inviwo::PropertyObservable)inviwo::PropertyObservableprotected
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
~ObservableInterface()=default (defined in inviwo::ObservableInterface)inviwo::ObservableInterfacevirtual