itom  3.0.0
QtTimeEditFactoryPrivate Class Reference
Inheritance diagram for QtTimeEditFactoryPrivate:
EditorFactoryPrivate< QTimeEdit >

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QTime &value)
 
void slotSetValue (const QTime &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QTimeEdit >
QTimeEdit * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QTimeEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtTimeEditFactoryq_ptr
 

Additional Inherited Members

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

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