Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtLineEditFactoryPrivate Class Reference

Inherits EditorFactoryPrivate< QLineEdit >.

Public Member Functions

void slotEchoModeChanged (QtProperty *, int)
 
void slotPropertyChanged (QtProperty *property, const QString &value)
 
void slotRegExpChanged (QtProperty *property, const QRegExp &regExp)
 
void slotSetValue (const QString &value)
 
- 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< QLineEdit *, QtProperty *> EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QLineEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotEchoModeChanged()

void QtLineEditFactoryPrivate::slotEchoModeChanged ( QtProperty property,
int  echoMode 
)

◆ slotPropertyChanged()

void QtLineEditFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QString &  value 
)

◆ slotRegExpChanged()

void QtLineEditFactoryPrivate::slotRegExpChanged ( QtProperty property,
const QRegExp &  regExp 
)

◆ slotSetValue()

void QtLineEditFactoryPrivate::slotSetValue ( const QString &  value)

Member Data Documentation

◆ q_ptr

QtLineEditFactory* QtLineEditFactoryPrivate::q_ptr
private

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