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

Public Member Functions | |
| QwtCompassMagnetNeedle (const QColor &light=Qt::white, const QColor &dark=Qt::red) | |
| 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 &light, const QColor &dark) |
|
||||||||||||
|
Definition at line 208 of file qwt_dial_needle.cpp. References QwtDialNeedle::palette(), and QwtDialNeedle::setPalette(). |
|
||||||||||||||||||||||||
|
Implements QwtDialNeedle. Definition at line 224 of file qwt_dial_needle.cpp. References QwtDialNeedle::colorGroup(), and drawNeedle(). |
|
||||||||||||||||||||||||||||
|
Definition at line 231 of file qwt_dial_needle.cpp. References qwtDegree2Pos(). Referenced by draw(). |
1.3.2