![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| virtual void | onSetDisplayName (Property *property, const std::string &displayName) |
| virtual void | onSetIdentifier (Property *property, const std::string &identifier) |
| virtual void | onSetReadOnly (Property *property, bool readonly) |
| virtual void | onSetSemantics (Property *property, const PropertySemantics &semantics) |
| virtual void | onSetVisible (Property *property, bool visible) |
| Public Member Functions inherited from inviwo::Observer | |
| Observer (const Observer &other) | |
| Observer (Observer &&other) | |
| Observer & | operator= (const Observer &other) |
| Observer & | operator= (Observer &&other) |
| void | removeObservation (ObservableInterface *observable) |
| void | removeObservations () |
| virtual | ~Observer () |
Additional Inherited Members | |
| Protected Member Functions inherited from inviwo::Observer | |
| void | addObservation (ObservableInterface *observable) |
| Protected Attributes inherited from inviwo::Observer | |
| std::unordered_set< ObservableInterface * > | observables_ |
|
virtual |
Reimplemented in inviwo::PropertyWidgetCEF.
|
virtual |
Reimplemented in inviwo::PropertyWidgetCEF.
|
virtual |
Reimplemented in inviwo::PropertyWidgetCEF.
|
virtual |
Reimplemented in inviwo::PropertyWidgetCEF.
|
virtual |
Reimplemented in inviwo::PropertyWidgetCEF.