QSapecNG
Public Member Functions | Protected Member Functions
QtDoubleSpinBoxFactory Class Reference

The QtDoubleSpinBoxFactory class provides QDoubleSpinBox widgets for properties created by QtDoublePropertyManager objects. More...

Inheritance diagram for QtDoubleSpinBoxFactory:
QtAbstractEditorFactory< QtDoublePropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtDoubleSpinBoxFactory class provides QDoubleSpinBox widgets for properties created by QtDoublePropertyManager objects.

See also:
QtAbstractEditorFactory, QtDoublePropertyManager

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