QwtDialSimpleNeedle(3) | Qwt User's Guide | QwtDialSimpleNeedle(3) |
QwtDialSimpleNeedle - A needle for dial widgets.
#include <qwt_dial_needle.h>
Inherits QwtDialNeedle.
enum Style { Arrow, Ray }
Style of the needle.
QwtDialSimpleNeedle (Style, bool hasKnob=true, const
QColor &mid=Qt::gray, const QColor &base=Qt::darkGray)
void setWidth (double width)
double width () const
virtual void drawNeedle (QPainter *, double length,
QPalette::ColorGroup) const
A needle for dial widgets.
The following colors are used:
See also:
Style of the needle.
Enumerator
Constructor
Parameters:
Draw the needle
Parameters:
Implements QwtDialNeedle.
Set the width of the needle
Parameters:
See also:
Returns:
See also:
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Wed Jan 2 2019 | Version 6.1.4 |