![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 > | |
| 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 |
| using | PropertyToEditorListMap |
| using | EditorToPropertyMap |
| Public Attributes inherited from EditorFactoryPrivate< QTimeEdit > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
Definition at line 1129 of file qteditorfactory.cpp.
| void QtTimeEditFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| QTime | value ) |
Definition at line 1139 of file qteditorfactory.cpp.
| void QtTimeEditFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| QTime | value ) |
Definition at line 1151 of file qteditorfactory.cpp.