Computer Assited Medical Intervention Tool Kit  version 5.0
QtDateTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtDateTimeEditFactoryPrivate:
+ Collaboration diagram for QtDateTimeEditFactoryPrivate:

Public Member Functions

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

Private Attributes

QtDateTimeEditFactoryq_ptr
 

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

void QtDateTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QDateTime &  value 
)

◆ slotSetValue()

void QtDateTimeEditFactoryPrivate::slotSetValue ( const QDateTime &  value)

References EditorFactoryPrivate< QDateTimeEdit >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), q_ptr, and QtDateTimePropertyManager::setValue().

+ Here is the call graph for this function:

Member Data Documentation

◆ q_ptr

QtDateTimeEditFactory* QtDateTimeEditFactoryPrivate::q_ptr
private

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