The ColorButton class is used by PaletteEditor.
More...
#include <colorbutton.h>
The ColorButton class is used by PaletteEditor.
This is taken from qttools/src/shared/qtgradienteditor/qtcolorbutton.h.
Definition at line 15 of file colorbutton.h.
◆ ColorButton()
Widgets::ColorButton::ColorButton |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~ColorButton()
Widgets::ColorButton::~ColorButton |
( |
| ) |
|
|
override |
◆ color()
QColor Widgets::ColorButton::color |
( |
| ) |
const |
◆ colorChanged
void Widgets::ColorButton::colorChanged |
( |
const QColor & |
color | ) |
|
|
signal |
◆ dragEnterEvent()
void Widgets::ColorButton::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
overrideprotected |
◆ dragLeaveEvent()
void Widgets::ColorButton::dragLeaveEvent |
( |
QDragLeaveEvent * |
event | ) |
|
|
overrideprotected |
◆ dropEvent()
void Widgets::ColorButton::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
overrideprotected |
◆ isBackgroundCheckered()
bool Widgets::ColorButton::isBackgroundCheckered |
( |
| ) |
const |
◆ mouseMoveEvent()
void Widgets::ColorButton::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
void Widgets::ColorButton::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paintEvent()
void Widgets::ColorButton::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ setBackgroundCheckered()
void Widgets::ColorButton::setBackgroundCheckered |
( |
bool |
checkered | ) |
|
◆ setColor
void Widgets::ColorButton::setColor |
( |
const QColor & |
color | ) |
|
|
slot |
◆ backgroundCheckered
bool Widgets::ColorButton::backgroundCheckered |
|
readwrite |
The documentation for this class was generated from the following files: