libkdepim
KPIM::ColorListBox Class Reference
#include <colorlistbox.h>
Inheritance diagram for KPIM::ColorListBox:

Detailed Description
Definition at line 36 of file colorlistbox.h.
Signals | |
| void | changed () |
Public Member Functions | |
| void | addColor (const QString &text, const QColor &color=Qt::black) |
| QColor | color (int index) const |
| ColorListBox (QWidget *parent=0) | |
| void | setColor (int index, const QColor &color) |
Protected Member Functions | |
| void | dragEnterEvent (QDragEnterEvent *e) |
| void | dragLeaveEvent (QDragLeaveEvent *e) |
| void | dragMoveEvent (QDragMoveEvent *e) |
| void | dropEvent (QDropEvent *e) |
Constructor & Destructor Documentation
| KPIM::ColorListBox::ColorListBox | ( | QWidget * | parent = 0 |
) |
Definition at line 37 of file colorlistbox.cpp.
Member Function Documentation
Definition at line 48 of file colorlistbox.cpp.
| void KPIM::ColorListBox::changed | ( | ) | [signal] |
| QColor KPIM::ColorListBox::color | ( | int | index | ) | const |
Definition at line 63 of file colorlistbox.cpp.
| void KPIM::ColorListBox::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected] |
Definition at line 87 of file colorlistbox.cpp.
| void KPIM::ColorListBox::dragLeaveEvent | ( | QDragLeaveEvent * | e | ) | [protected] |
Definition at line 100 of file colorlistbox.cpp.
| void KPIM::ColorListBox::dragMoveEvent | ( | QDragMoveEvent * | e | ) | [protected] |
Definition at line 109 of file colorlistbox.cpp.
| void KPIM::ColorListBox::dropEvent | ( | QDropEvent * | e | ) | [protected] |
Definition at line 120 of file colorlistbox.cpp.
| void KPIM::ColorListBox::setColor | ( | int | index, | |
| const QColor & | color | |||
| ) |
Definition at line 55 of file colorlistbox.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference