|
| virtual void | onPropertyValueChanged (const std::string &newValue, const std::string &prevValue)=0 |
| |
| void | onValueChanged (const std::string &name, const std::string &newValue, const std::string &prevValue) override |
| | Filters out change notifications concerning other properties. More...
|
| |
Definition at line 18 of file ConfigPropertyObserver.cpp.
◆ ConfigPropertyObserverWrapper()
| ConfigPropertyObserverWrapper::ConfigPropertyObserverWrapper |
( |
PyObject * |
self, |
|
|
const std::string & |
propertyName |
|
) |
| |
|
inline |
◆ onPropertyValueChanged()
| void ConfigPropertyObserverWrapper::onPropertyValueChanged |
( |
const std::string & |
newValue, |
|
|
const std::string & |
prevValue |
|
) |
| |
|
inlineoverridevirtual |
◆ m_self
| PyObject* ConfigPropertyObserverWrapper::m_self |
|
private |
The documentation for this class was generated from the following file: