QSapecNG
|
The QtDoubleSpinBoxFactory class provides QDoubleSpinBox widgets for properties created by QtDoublePropertyManager objects. More...
Public Member Functions | |
QtDoubleSpinBoxFactory (QObject *parent=0) | |
~QtDoubleSpinBoxFactory () | |
Protected Member Functions | |
void | connectPropertyManager (QtDoublePropertyManager *manager) |
QWidget * | createEditor (QtDoublePropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (QtDoublePropertyManager *manager) |
The QtDoubleSpinBoxFactory class provides QDoubleSpinBox widgets for properties created by QtDoublePropertyManager objects.
QtDoubleSpinBoxFactory::QtDoubleSpinBoxFactory | ( | QObject * | parent = 0 | ) |
Creates a factory with the given parent.
Destroys this factory, and all the widgets it has created.