kmail
#include <colorlistbox.h>
Definition at line 33 of file colorlistbox.h.
| ColorListBox::ColorListBox |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| void ColorListBox::addColor |
( |
const QString & |
text, |
|
|
const QColor & |
color = Qt::black |
|
) |
| |
| void ColorListBox::changed |
( |
| ) |
|
|
signal |
| QColor ColorListBox::color |
( |
int |
index | ) |
const |
| void ColorListBox::dragEnterEvent |
( |
QDragEnterEvent * |
e | ) |
|
|
protected |
| void ColorListBox::dragLeaveEvent |
( |
QDragLeaveEvent * |
e | ) |
|
|
protected |
| void ColorListBox::dragMoveEvent |
( |
QDragMoveEvent * |
e | ) |
|
|
protected |
| void ColorListBox::dropEvent |
( |
QDropEvent * |
e | ) |
|
|
protected |
| void ColorListBox::setColor |
( |
int |
index, |
|
|
const QColor & |
color |
|
) |
| |
| void ColorListBox::setColorSilently |
( |
int |
index, |
|
|
const QColor & |
color |
|
) |
| |
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 22:58:52 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.