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

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)
 

Private Attributes

QtDateEditFactoryq_ptr
 

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 
)

References EditorFactoryPrivate< QDateEdit >::m_createdEditors, QtAbstractEditorFactory< PropertyManager >::propertyManager(), q_ptr, and QtDatePropertyManager::value().

+ Here is the call graph for this function:

◆ slotSetValue()

void QtDateEditFactoryPrivate::slotSetValue ( const QDate &  value)

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

+ Here is the call graph for this function:

Member Data Documentation

◆ q_ptr

QtDateEditFactory* QtDateEditFactoryPrivate::q_ptr
private

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