#include <qwt_dial_needle.h>
Inheritance diagram for QwtCompassNeedle4:

Public Member Functions | |
| QwtCompassNeedle4 (const QColor &light=Qt::white, const QColor &dark=Qt::red, const QColor &mid=Qt::gray) | |
| virtual void | draw (QPainter *, const QPoint &, int length, double direction, QPalette::ColorGroup=QPalette::Active) const |
Static Public Member Functions | |
| void | drawNeedle (QPainter *, const QPoint &, int length, double direction, const QColor &, const QColor &, const QColor &) |
Static Protected Member Functions | |
| void | drawPointer (QPainter *painter, const QColor &color, int colorOffset, const QPoint ¢er, int length, int width, double direction) |
|
||||||||||||||||
|
Definition at line 120 of file qwt_dial_needle.cpp. References QwtDialNeedle::palette(), and QwtDialNeedle::setPalette(). |
|
||||||||||||||||||||||||
|
Implements QwtDialNeedle. Definition at line 138 of file qwt_dial_needle.cpp. References QwtDialNeedle::colorGroup(), and drawNeedle(). |
|
||||||||||||||||||||||||||||||||
|
Definition at line 145 of file qwt_dial_needle.cpp. References drawPointer(), and QwtPainter::drawRoundFrame(). Referenced by draw(). |
|
||||||||||||||||||||||||||||||||
|
Definition at line 173 of file qwt_dial_needle.cpp. References qwtDegree2Pos(). Referenced by drawNeedle(). |
1.3.2