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