|
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 | notifyObserversOnSetUsageMode (Property *property, UsageMode usageMode) |
|
void | forEachObserver (C callback) |
|
void | addObservationHelper (Observer *observer) |
|
void | removeObservationHelper (Observer *observer) |
|
The documentation for this class was generated from the following files:
- propertyobserver.h
- propertyobserver.cpp