![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Inherits 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 | |
| QtTimeEditFactory * | q_ptr |
Additional Inherited Members | |
Public Types inherited from EditorFactoryPrivate< QTimeEdit > | |
| typedef QList< QTimeEdit *> | EditorList |
| typedef QMap< QTimeEdit *, QtProperty *> | EditorToPropertyMap |
| typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
Public Attributes inherited from EditorFactoryPrivate< QTimeEdit > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
| void QtTimeEditFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QTime & | value | ||
| ) |
| void QtTimeEditFactoryPrivate::slotSetValue | ( | const QTime & | value | ) |
References QtTimePropertyManager::setValue().
|
private |
Referenced by QtTimeEditFactory::QtTimeEditFactory().
1.8.13