QtFontEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtFontEditorFactoryPrivate:

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QFont &value)
 
void slotSetValue (const QFont &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QtFontEditWidget >
QtFontEditWidgetcreateEditor (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 = QList< QtFontEditWidget * >
 
using EditorToPropertyMap = QMap< QtFontEditWidget *, QtProperty * >
 
using PropertyToEditorListMap = QMap< QtProperty *, EditorList >
 
- Public Attributes inherited from EditorFactoryPrivate< QtFontEditWidget >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 2995 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty property,
const QFont &  value 
)

Definition at line 3005 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QFont &  value)

Definition at line 3023 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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