QSapecNG
Public Member Functions | Protected Member Functions
QtKeySequenceEditorFactory Class Reference

The QtKeySequenceEditorFactory class provides editor widgets for properties created by QtKeySequencePropertyManager objects. More...

Inheritance diagram for QtKeySequenceEditorFactory:
QtAbstractEditorFactory< QtKeySequencePropertyManager > QtAbstractEditorFactoryBase

List of all members.

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)

Detailed Description

The QtKeySequenceEditorFactory class provides editor widgets for properties created by QtKeySequencePropertyManager objects.

See also:
QtAbstractEditorFactory

Constructor & Destructor Documentation

Creates a factory with the given parent.

Destroys this factory, and all the widgets it has created.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Properties