Stellarium  0.16.1
Classes
StelDialog_p.hpp File Reference

This is a private header for some StelDialog implementation classes, which require MOC'cing Other classes should not include this header. More...

#include "StelPropertyMgr.hpp"
#include <QAbstractButton>
#include <QComboBox>
#include <QSpinBox>
#include <QDoubleSpinBox>
#include <QSlider>
+ Include dependency graph for StelDialog_p.hpp:

Go to the source code of this file.

Classes

class  QAbstractButtonStelPropertyConnectionHelper
 A StelPropertyProxy that works with QAbstractButton widgets. More...
 
class  QComboBoxStelPropertyConnectionHelper
 A StelPropertyProxy that works with QComboBox widgets. More...
 
class  QSpinBoxStelPropertyConnectionHelper
 A StelPropertyProxy that works with QSpinBox widgets. More...
 
class  QDoubleSpinBoxStelPropertyConnectionHelper
 A StelPropertyProxy that works with QDoubleSpinBox widgets. More...
 
class  QSliderStelPropertyConnectionHelper
 

Detailed Description

This is a private header for some StelDialog implementation classes, which require MOC'cing Other classes should not include this header.

Definition in file StelDialog_p.hpp.