kcachegrind
#include <qtcolorbutton.h>
Definition at line 42 of file qtcolorbutton.h.
QtColorButton::QtColorButton |
( |
QWidget * |
parent = 0 | ) |
|
QtColorButton::~QtColorButton |
( |
| ) |
|
QColor QtColorButton::color |
( |
| ) |
const |
void QtColorButton::colorChanged |
( |
const QColor & |
color | ) |
|
|
signal |
void QtColorButton::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
void QtColorButton::dragLeaveEvent |
( |
QDragLeaveEvent * |
event | ) |
|
|
protected |
void QtColorButton::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protected |
bool QtColorButton::isBackgroundCheckered |
( |
| ) |
const |
void QtColorButton::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void QtColorButton::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void QtColorButton::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
void QtColorButton::setBackgroundCheckered |
( |
bool |
checkered | ) |
|
void QtColorButton::setColor |
( |
const QColor & |
color | ) |
|
|
slot |
bool QtColorButton::backgroundCheckered |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.