#include <vos/metaobjects/property/propertylistener.hh>
Inheritance diagram for PropertyEvent:
Create a subclass and override notifyPropertyChanged, create an instance, and then use Property::addPropertyListener to register your listener with that property.
Definition at line 37 of file propertylistener.hh.
|
Definition at line 40 of file propertylistener.hh. |
|
Definition at line 34 of file propertylistener.cc. |
|
Definition at line 53 of file propertylistener.cc. |
|
Definition at line 71 of file propertylistener.cc. |
|
Definition at line 91 of file propertylistener.cc. |
|
Definition at line 110 of file propertylistener.cc. |
|
Definition at line 153 of file propertylistener.hh. |
|
Definition at line 83 of file propertylistener.hh. Referenced by LocalProperty::validatePropertyAccess(). |
|
Definition at line 94 of file propertylistener.hh. |
|
Definition at line 117 of file propertylistener.hh. |
|
Definition at line 148 of file propertylistener.hh. Referenced by PropertyListenerSiteWrapper::notifyPropertyChange(). |
|
Definition at line 127 of file propertylistener.hh. Referenced by PropertyListenerSiteWrapper::notifyPropertyChange(). |
|
Definition at line 114 of file propertylistener.hh. |
|
Definition at line 143 of file propertylistener.hh. |
|
Definition at line 122 of file propertylistener.hh. |
|
Definition at line 105 of file propertylistener.hh. Referenced by PropertyListenerSiteWrapper::notifyPropertyChange(), and LocalProperty::validatePropertyAccess(). |
|
Definition at line 132 of file propertylistener.hh. |
|
Only to be used for access control checks. This allows you to modify the proposed new datatype for this property.
Definition at line 159 of file propertylistener.hh. |
|
Only to be used for access control checks. This allows you to modify the proposed new value for this property.
Definition at line 138 of file propertylistener.hh. |