QtCharEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtCharEditorFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 2279 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty * property,
const QChar & value )

Definition at line 2289 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QChar & value)

Definition at line 2308 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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