|
| void | addObservation (ObservableInterface *observable) |
|
std::unordered_set< ObservableInterface * > | observables_ |
◆ onSetDisplayName()
| virtual void inviwo::PropertyObserver::onSetDisplayName |
( |
Property * | property, |
|
|
const std::string & | displayName ) |
|
virtual |
◆ onSetIdentifier()
| virtual void inviwo::PropertyObserver::onSetIdentifier |
( |
Property * | property, |
|
|
const std::string & | identifier ) |
|
virtual |
◆ onSetReadOnly()
| virtual void inviwo::PropertyObserver::onSetReadOnly |
( |
Property * | property, |
|
|
bool | readonly ) |
|
virtual |
◆ onSetSemantics()
◆ onSetVisible()
| virtual void inviwo::PropertyObserver::onSetVisible |
( |
Property * | property, |
|
|
bool | visible ) |
|
virtual |
The documentation for this class was generated from the following file: