A StelPropertyProxy for double-based properties.
More...
#include <StelPropertyMgr.hpp>
|
|
void | onPropertyChanged (const QVariant &value) Q_DECL_OVERRIDE |
| |
| virtual void | onPropertyChanged (const QVariant &value)=0 |
| | This is connected by the constructor to the StelProperty::changed event of the connected property. More...
|
| |
A StelPropertyProxy for double-based properties.
Definition at line 76 of file StelPropertyMgr.hpp.
| void StelPropertyDoubleProxy::propertyChanged |
( |
double |
value | ) |
|
|
signal |
Emitted when the property value changes.
The documentation for this class was generated from the following file: