Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtDateTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtDateTimeEditFactoryPrivate:
+ Collaboration diagram for QtDateTimeEditFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QDateTimeEdit >
using EditorList
 
using PropertyToEditorListMap
 
using EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QDateTimeEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 1239 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

void QtDateTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty * property,
const QDateTime & value )

Definition at line 1250 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

void QtDateTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty * property,
const QDateTime & value )

◆ slotSetValue() [1/2]

void QtDateTimeEditFactoryPrivate::slotSetValue ( const QDateTime & value)

Definition at line 1264 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtDateTimeEditFactoryPrivate::slotSetValue ( const QDateTime & value)

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