A StelPropertyProxy for bool-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 bool-based properties.
Definition at line 63 of file StelPropertyMgr.hpp.
| void StelPropertyBoolProxy::propertyChanged |
( |
bool |
value | ) |
|
|
signal |
Emitted when the property value changes.
The documentation for this class was generated from the following file: