|
void | notifyObserversOnSetIdentifier (Property *property, const std::string &identifier) |
void | notifyObserversOnSetDisplayName (Property *property, const std::string &displayName) |
void | notifyObserversOnSetSemantics (Property *property, const PropertySemantics &semantics) |
void | notifyObserversOnSetReadOnly (Property *property, bool readonly) |
void | notifyObserversOnSetVisible (Property *property, bool visible) |
void | forEachObserver (C callback) |
virtual void | addObserver (Observer *observer)=0 |
virtual void | removeObserver (Observer *observer)=0 |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |
The documentation for this class was generated from the following file: