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
| void VGradientWidget::mousePressEvent | ( | QMouseEvent * | ) | [protected] |
Member Data Documentation
VGradient* VGradientWidget::m_gradient [protected] |
unsigned int VGradientWidget::currentPoint [protected] |
The documentation for this class was generated from the following files:

