QtColorEditWidget Class Reference
+ Inheritance diagram for QtColorEditWidget:

Public Slots

void setValue (const QColor &value)
 

Signals

void valueChanged (const QColor &value)
 

Public Member Functions

bool eventFilter (QObject *obj, QEvent *ev) override
 
 QtColorEditWidget (QWidget *parent)
 

Protected Member Functions

void paintEvent (QPaintEvent *) override
 

Detailed Description

Definition at line 2614 of file qteditorfactory.cpp.

Constructor & Destructor Documentation

◆ QtColorEditWidget()

QtColorEditWidget ( QWidget *  parent)

Definition at line 2642 of file qteditorfactory.cpp.

Member Function Documentation

◆ eventFilter()

bool eventFilter ( QObject *  obj,
QEvent *  ev 
)
override

Definition at line 2690 of file qteditorfactory.cpp.

◆ paintEvent()

void paintEvent ( QPaintEvent *  )
overrideprotected

Definition at line 2721 of file qteditorfactory.cpp.

◆ setValue

void setValue ( const QColor &  value)
slot

Definition at line 2667 of file qteditorfactory.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ valueChanged

void valueChanged ( const QColor &  value)
signal

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