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
 
using EditorToPropertyMap
 
using PropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QtColorEditWidget >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 2953 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

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

Definition at line 2963 of file qteditorfactory.cpp.

◆ slotSetValue()

void slotSetValue ( const QColor & value)

Definition at line 2981 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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