Computer Assisted Medical Intervention Tool Kit  version 5.2
QtTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtTimeEditFactoryPrivate:
+ Collaboration diagram for QtTimeEditFactoryPrivate:

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)
 

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

void QtTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QTime &  value 
)

◆ slotSetValue()

void QtTimeEditFactoryPrivate::slotSetValue ( const QTime &  value)

References EditorFactoryPrivate< QTimeEdit >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), and QtTimePropertyManager::setValue().

+ Here is the call graph for this function:

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