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