![]() |
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, const QFont &value) |
| void | slotSetValue (const QFont &value) |
| void | slotPropertyChanged (QtProperty *property, const QFont &value) |
| void | slotSetValue (const QFont &value) |
| Public Member Functions inherited from EditorFactoryPrivate< QtFontEditWidget > | |
| QtFontEditWidget * | createEditor (QtProperty *property, QWidget *parent) |
| void | initializeEditor (QtProperty *property, QtFontEditWidget *e) |
| void | slotEditorDestroyed (QObject *object) |
Additional Inherited Members | |
| Public Types inherited from EditorFactoryPrivate< QtFontEditWidget > | |
| using | EditorList |
| using | PropertyToEditorListMap |
| using | EditorToPropertyMap |
| Public Attributes inherited from EditorFactoryPrivate< QtFontEditWidget > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
Definition at line 2372 of file qteditorfactory.cpp.
| void QtFontEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QFont & | value ) |
Definition at line 2382 of file qteditorfactory.cpp.
| void QtFontEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QFont & | value ) |
Definition at line 2393 of file qteditorfactory.cpp.