Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtDateTimeEditFactoryPrivate Class Reference

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)

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)

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