QtTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtTimeEditFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 1520 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty property,
const QTime &  value 
)

Definition at line 1530 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QTime &  value)

Definition at line 1548 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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