Stellarium 0.15.2
|
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>
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 |
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.