#include "gui/color_button.h"
|
| void | changed (const QColor &newColor) |
| |
Definition at line 22 of file color_button.h.
◆ QColorButton() [1/2]
| QColorButton::QColorButton |
( |
QWidget * |
parent = NULL, |
|
|
const char * |
name = NULL |
|
) |
| |
◆ QColorButton() [2/2]
| QColorButton::QColorButton |
( |
const QColor & |
c, |
|
|
QWidget * |
parent = NULL, |
|
|
const char * |
name = NULL |
|
) |
| |
◆ ~QColorButton()
| virtual QColorButton::~QColorButton |
( |
| ) |
|
|
inlinevirtual |
◆ changed
| void QColorButton::changed |
( |
const QColor & |
newColor | ) |
|
|
signal |
◆ chooseColor
| void QColorButton::chooseColor |
( |
| ) |
|
|
protectedslot |
◆ color()
| QColor QColorButton::color |
( |
| ) |
const |
|
inline |
◆ paintEvent()
| virtual void QColorButton::paintEvent |
( |
QPaintEvent * |
p | ) |
|
|
protectedvirtual |
◆ setColor()
| void QColorButton::setColor |
( |
const QColor & |
c | ) |
|
◆ sizeHint()
| QSize QColorButton::sizeHint |
( |
| ) |
const |
◆ color
The documentation for this class was generated from the following file: