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
QtTimeEditFactoryPrivate Class Reference
+ Inheritance diagram for QtTimeEditFactoryPrivate:
+ Collaboration diagram for QtTimeEditFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 1130 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

void QtTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty * property,
QTime value )

Definition at line 1140 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

void QtTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty * property,
QTime value )

◆ slotSetValue() [1/2]

void QtTimeEditFactoryPrivate::slotSetValue ( QTime value)

Definition at line 1152 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtTimeEditFactoryPrivate::slotSetValue ( QTime value)

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