lib
KoColorFrame Class Reference
List of all members.Detailed Description
Definition at line 31 of file koColorSlider.h.
Public Slots | |
void | slotSetColor1 (const QColor &c) |
void | slotSetColor2 (const QColor &c) |
Signals | |
void | clicked (const QPoint &p) |
void | colorSelected (const QColor &c) |
Public Member Functions | |
KoColorFrame (QWidget *parent=0L) | |
const QColor | colorAt (const QPoint &p) |
Protected Member Functions | |
void | drawContents (QPainter *p) |
void | mousePressEvent (QMouseEvent *e) |
void | mouseMoveEvent (QMouseEvent *e) |
void | mouseReleaseEvent (QMouseEvent *e) |
Protected Attributes | |
QColor | mC1 |
QColor | mC2 |
KPixmap | mPixmap |
QImage | mImage |
bool | mColorChanged |
bool | mPixChanged |
bool | mDragging |
The documentation for this class was generated from the following files: