itom  4.1.0
QtDateEditFactoryPrivate Class Reference
Inheritance diagram for QtDateEditFactoryPrivate:
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< QtProperty *, EditorList > PropertyToEditorListMap
 
typedef QMap< QDateEdit *, QtProperty * > EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QDateEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

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