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