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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 1628 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

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

Definition at line 1639 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

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

◆ slotSetValue() [1/2]

void QtCharEditorFactoryPrivate::slotSetValue ( const QChar & value)

Definition at line 1653 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtCharEditorFactoryPrivate::slotSetValue ( const QChar & value)

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