QtDateTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtDateTimeEditFactoryPrivate:

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QDateTime &value)
 
void slotSetValue (const QDateTime &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QDateTimeEdit >
QDateTimeEdit * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QDateTimeEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QDateTimeEdit >
using EditorList = QList< QDateTimeEdit * >
 
using EditorToPropertyMap = QMap< QDateTimeEdit *, QtProperty * >
 
using PropertyToEditorListMap = QMap< QtProperty *, EditorList >
 
- Public Attributes inherited from EditorFactoryPrivate< QDateTimeEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 1640 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty property,
const QDateTime &  value 
)

Definition at line 1651 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QDateTime &  value)

Definition at line 1670 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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