Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtDateEditFactoryPrivate Class Reference

Inherits EditorFactoryPrivate< QDateEdit >.

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 
)

◆ slotSetValue()

void QtDateEditFactoryPrivate::slotSetValue ( const QDate &  value)

Member Data Documentation

◆ q_ptr

QtDateEditFactory* QtDateEditFactoryPrivate::q_ptr
private

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