QwtCompassMagnetNeedle(3) | Qwt User's Guide | QwtCompassMagnetNeedle(3) |
QwtCompassMagnetNeedle - A magnet needle for compass widgets.
#include <qwt_dial_needle.h>
Inherits QwtDialNeedle.
enum Style { TriangleStyle, ThinStyle }
Style of the needle.
QwtCompassMagnetNeedle (Style=TriangleStyle,
const QColor &light=Qt::white, const QColor &dark=Qt::red)
Constructor.
virtual void drawNeedle (QPainter *, double length,
QPalette::ColorGroup) const
A magnet needle for compass widgets.
A magnet needle points to two opposite directions indicating north and south.
The following colors are used:
See also:
Style of the needle.
Enumerator
Draw the needle
Parameters:
Implements QwtDialNeedle.
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Wed Jan 2 2019 | Version 6.1.4 |