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

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QDate &value)
void slotRangeChanged (QtProperty *property, const QDate &min, const QDate &max)
void slotSetValue (const QDate &value)
Public Member Functions inherited from EditorFactoryPrivate< QDateEdit >
QDateEdit * createEditor (QtProperty *property, QWidget *parent)
void initializeEditor (QtProperty *property, QDateEdit *e)
void slotEditorDestroyed (QObject *object)

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

void QtDateEditFactoryPrivate::slotPropertyChanged ( QtProperty * property,
const QDate & value )

◆ slotRangeChanged()

void QtDateEditFactoryPrivate::slotRangeChanged ( QtProperty * property,
const QDate & min,
const QDate & max )

◆ slotSetValue()

void QtDateEditFactoryPrivate::slotSetValue ( const QDate & value)

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