QSapecNG
Public Member Functions | Protected Member Functions
QtSpinBoxFactory Class Reference

The QtSpinBoxFactory class provides QSpinBox widgets for properties created by QtIntPropertyManager objects. More...

Inheritance diagram for QtSpinBoxFactory:
QtAbstractEditorFactory< QtIntPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtSpinBoxFactory class provides QSpinBox widgets for properties created by QtIntPropertyManager objects.

See also:
QtAbstractEditorFactory, QtIntPropertyManager

Constructor & Destructor Documentation

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