itom  4.1.0
QtLineEditFactoryPrivate Class Reference
Inheritance diagram for QtLineEditFactoryPrivate:
EditorFactoryPrivate< QLineEdit >

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QString &value)
 
void slotRegExpChanged (QtProperty *property, const QRegExp &regExp)
 
void slotSetValue (const QString &value)
 
void slotEchoModeChanged (QtProperty *, int)
 
- Public Member Functions inherited from EditorFactoryPrivate< QLineEdit >
QLineEdit * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QLineEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtLineEditFactoryq_ptr
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QLineEdit >
typedef QList< QLineEdit * > EditorList
 
typedef QMap< QtProperty *, EditorList > PropertyToEditorListMap
 
typedef QMap< QLineEdit *, QtProperty * > EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QLineEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

The documentation for this class was generated from the following file: