QSapecNG
Public Member Functions | Protected Member Functions
QtCharEditorFactory Class Reference

The QtCharEditorFactory class provides editor widgets for properties created by QtCharPropertyManager objects. More...

Inheritance diagram for QtCharEditorFactory:
QtAbstractEditorFactory< QtCharPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtCharEditorFactory class provides editor widgets for properties created by QtCharPropertyManager objects.

See also:
QtAbstractEditorFactory

Constructor & Destructor Documentation

QtCharEditorFactory::QtCharEditorFactory ( QObject *  parent = 0)

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