QSapecNG
Public Member Functions | Protected Member Functions
QtCheckBoxFactory Class Reference

The QtCheckBoxFactory class provides QCheckBox widgets for properties created by QtBoolPropertyManager objects. More...

Inheritance diagram for QtCheckBoxFactory:
QtAbstractEditorFactory< QtBoolPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtCheckBoxFactory class provides QCheckBox widgets for properties created by QtBoolPropertyManager objects.

See also:
QtAbstractEditorFactory, QtBoolPropertyManager

Constructor & Destructor Documentation

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