QSapecNG
Public Member Functions | Protected Member Functions
QtLineEditFactory Class Reference

The QtLineEditFactory class provides QLineEdit widgets for properties created by QtStringPropertyManager objects. More...

Inheritance diagram for QtLineEditFactory:
QtAbstractEditorFactory< QtStringPropertyManager > QtAbstractEditorFactoryBase

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtLineEditFactory class provides QLineEdit widgets for properties created by QtStringPropertyManager objects.

See also:
QtAbstractEditorFactory, QtStringPropertyManager

Constructor & Destructor Documentation

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