QSapecNG
Public Member Functions | Protected Member Functions
QtTimeEditFactory Class Reference

The QtTimeEditFactory class provides QTimeEdit widgets for properties created by QtTimePropertyManager objects. More...

Inheritance diagram for QtTimeEditFactory:
QtAbstractEditorFactory< QtTimePropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtTimeEditFactory class provides QTimeEdit widgets for properties created by QtTimePropertyManager objects.

See also:
QtAbstractEditorFactory, QtTimePropertyManager

Constructor & Destructor Documentation

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