QSapecNG
Public Member Functions | Protected Member Functions
QtCursorEditorFactory Class Reference

The QtCursorEditorFactory class provides QComboBox widgets for properties created by QtCursorPropertyManager objects. More...

Inheritance diagram for QtCursorEditorFactory:
QtAbstractEditorFactory< QtCursorPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

 QtCursorEditorFactory (QObject *parent=0)
 ~QtCursorEditorFactory ()

Protected Member Functions

void connectPropertyManager (QtCursorPropertyManager *manager)
QWidget * createEditor (QtCursorPropertyManager *manager, QtProperty *property, QWidget *parent)
void disconnectPropertyManager (QtCursorPropertyManager *manager)

Detailed Description

The QtCursorEditorFactory class provides QComboBox widgets for properties created by QtCursorPropertyManager objects.

See also:
QtAbstractEditorFactory, QtCursorPropertyManager

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