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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 2171 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

void QtColorEditorFactoryPrivate::slotPropertyChanged ( QtProperty * property,
QColor value )

Definition at line 2181 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

void QtColorEditorFactoryPrivate::slotPropertyChanged ( QtProperty * property,
QColor value )

◆ slotSetValue() [1/2]

void QtColorEditorFactoryPrivate::slotSetValue ( QColor value)

Definition at line 2192 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtColorEditorFactoryPrivate::slotSetValue ( QColor value)

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