Public Member Functions | |
void | slotPropertyChanged (QtProperty *property, const QDateTime &value) |
void | slotSetValue (const QDateTime &value) |
![]() | |
QDateTimeEdit * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, QDateTimeEdit *e) |
void | slotEditorDestroyed (QObject *object) |
Additional Inherited Members | |
![]() | |
typedef QList< QDateTimeEdit * > | EditorList |
typedef QMap< QDateTimeEdit *, QtProperty * > | EditorToPropertyMap |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
![]() | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |
void QtDateTimeEditFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
const QDateTime & | value | ||
) |
void QtDateTimeEditFactoryPrivate::slotSetValue | ( | const QDateTime & | value | ) |
References EditorFactoryPrivate< QDateTimeEdit >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), and QtDateTimePropertyManager::setValue().