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