karbon
VGradientWidget Class Reference
List of all members.Detailed Description
Definition at line 29 of file vgradientwidget.h.
Signals | |
void | changed () |
Public Member Functions | |
VGradientWidget (VGradient &gradient, QWidget *parent=0L, const char *name=0L) | |
~VGradientWidget () | |
virtual void | paintEvent (QPaintEvent *) |
Protected Member Functions | |
void | mousePressEvent (QMouseEvent *) |
void | mouseReleaseEvent (QMouseEvent *) |
void | mouseDoubleClickEvent (QMouseEvent *) |
void | mouseMoveEvent (QMouseEvent *) |
void | paintColorStop (QPainter &p, int x, VColor &color) |
void | paintMidPoint (QPainter &p, int x) |
Protected Attributes | |
VGradient * | m_gradient |
unsigned int | currentPoint |
QRect | m_pntArea |
Member Function Documentation
|
mouse events. .. For color stops manipulation Definition at line 175 of file vgradientwidget.cc. |
Member Data Documentation
|
The point to modify.
Definition at line 55 of file vgradientwidget.h. |
|
The gradient to modify.
Definition at line 53 of file vgradientwidget.h. |
The documentation for this class was generated from the following files: