Stellarium 0.15.2
List of all members | Public Member Functions | Protected Slots
QSliderStelPropertyConnectionHelper Class Reference
+ Inheritance diagram for QSliderStelPropertyConnectionHelper:
+ Collaboration diagram for QSliderStelPropertyConnectionHelper:

Public Member Functions

 QSliderStelPropertyConnectionHelper (StelProperty *prop, double minValue, double maxValue, QSlider *slider)
 
 QSliderStelPropertyConnectionHelper (StelProperty *prop, int minValue, int maxValue, QSlider *slider)
 
- Public Member Functions inherited from StelPropertyProxy
 StelPropertyProxy (StelProperty *prop, QObject *parent)
 

Protected Slots

virtual void onPropertyChanged (const QVariant &value) Q_DECL_OVERRIDE
 
- Protected Slots inherited from StelPropertyProxy
virtual void onPropertyChanged (const QVariant &value)=0
 This is connected by the constructor to the StelProperty::changed event of the connected property. More...
 

Additional Inherited Members

- Protected Attributes inherited from StelPropertyProxy
StelPropertyprop
 The connected property, set by the constructor. More...
 

Detailed Description

Definition at line 96 of file StelDialog_p.hpp.


The documentation for this class was generated from the following file: