QwtCompassWindArrow(3) | Qwt User's Guide | QwtCompassWindArrow(3) |
QwtCompassWindArrow -
#include <qwt_dial_needle.h>
Inherits QwtDialNeedle.
enum Style { Style1, Style2 }
QwtCompassWindArrow (Style, const QColor
&light=Qt::white, const QColor &dark=Qt::gray)
virtual void draw (QPainter *, const QPoint &, int length, double
direction, QPalette::ColorGroup=QPalette::Active) const
static void drawStyle1Needle (QPainter *, const QPalette
&, QPalette::ColorGroup, const QPoint &, int length, double
direction)
static void drawStyle2Needle (QPainter *, const QPalette &,
QPalette::ColorGroup, const QPoint &, int length, double direction)
An indicator for the wind direction.
QwtCompassWindArrow shows the direction where the wind comes from.
See also:
Constructor
Parameters:
Draw the needle
Parameters:
Implements QwtDialNeedle.
Draw a compass needle
Parameters:
Draw a compass needle
Parameters:
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Tue Nov 20 2012 | Version 5.2.3 |