QtColorEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtColorEditorFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QtColorEditWidget >
using EditorList = QList< QtColorEditWidget * >
 
using EditorToPropertyMap = QMap< QtColorEditWidget *, QtProperty * >
 
using PropertyToEditorListMap = QMap< QtProperty *, EditorList >
 
- Public Attributes inherited from EditorFactoryPrivate< QtColorEditWidget >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 2731 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty property,
const QColor &  value 
)

Definition at line 2741 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QColor &  value)

Definition at line 2759 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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