QwtDialNeedle(3) | Qwt User's Guide | QwtDialNeedle(3) |
QwtDialNeedle -
#include <qwt_dial_needle.h>
Inherited by QwtCompassMagnetNeedle, QwtCompassWindArrow, and QwtDialSimpleNeedle.
QwtDialNeedle ()
virtual ~QwtDialNeedle ()
virtual void draw (QPainter *painter, const QPoint ¢er, int
length, double direction, QPalette::ColorGroup cg=QPalette::Active) const =0
const QPalette & palette () const
virtual void setPalette (const QPalette &)
static void drawKnob (QPainter *, const QPoint &pos,
int width, const QBrush &, bool sunken)
Base class for needles that can be used in a QwtDial.
QwtDialNeedle is a pointer that indicates a value by pointing to a specific direction.
Qwt is missing a set of good looking needles. Contributions are very welcome.
See also:
Draw the needle
Parameters:
Implemented in QwtCompassWindArrow, QwtCompassMagnetNeedle, and QwtDialSimpleNeedle.
Returns:
Sets the palette for the needle.
Parameters:
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Tue Nov 20 2012 | Version 5.2.3 |