QSapecNG
Public Member Functions | Protected Member Functions
QtColorEditorFactory Class Reference

The QtColorEditorFactory class provides color editing for properties created by QtColorPropertyManager objects. More...

Inheritance diagram for QtColorEditorFactory:
QtAbstractEditorFactory< QtColorPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtColorEditorFactory class provides color editing for properties created by QtColorPropertyManager objects.

See also:
QtAbstractEditorFactory, QtColorPropertyManager

Constructor & Destructor Documentation

QtColorEditorFactory::QtColorEditorFactory ( 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