Public Types | Public Member Functions | Protected Member Functions | Private Attributes
QwtDialSimpleNeedle Class Reference

A needle for dial widgets. More...

#include <qwt_dial_needle.h>

Inheritance diagram for QwtDialSimpleNeedle:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Style { Arrow, Ray }
 Style of the needle. More...

Public Member Functions

 QwtDialSimpleNeedle (Style, bool hasKnob=true, const QColor &mid=Qt::gray, const QColor &base=Qt::darkGray)
void setWidth (double width)
double width () const

Protected Member Functions

virtual void drawNeedle (QPainter *, double length, QPalette::ColorGroup) const

Private Attributes

bool d_hasKnob
Style d_style
double d_width

Detailed Description

A needle for dial widgets.

The following colors are used:

See also:
QwtDial, QwtCompass

Definition at line 82 of file qwt_dial_needle.h.


Member Enumeration Documentation

Style of the needle.

Enumerator:
Arrow 

Arrow.

Ray 

A straight line from the center.

Definition at line 86 of file qwt_dial_needle.h.


Constructor & Destructor Documentation

QwtDialSimpleNeedle::QwtDialSimpleNeedle ( Style  style,
bool  hasKnob = true,
const QColor &  mid = Qt::gray,
const QColor &  base = Qt::darkGray 
)

Constructor

Parameters:
styleStyle
hasKnobWith/Without knob
midMiddle color
baseBase color

Definition at line 279 of file qwt_dial_needle.cpp.


Member Function Documentation

void QwtDialSimpleNeedle::drawNeedle ( QPainter *  painter,
double  length,
QPalette::ColorGroup  colorGroup 
) const [protected, virtual]

Draw the needle

Parameters:
painterPainter
lengthLength of the needle
colorGroupColor group, used for painting

Implements QwtDialNeedle.

Definition at line 318 of file qwt_dial_needle.cpp.

void QwtDialSimpleNeedle::setWidth ( double  width)

Set the width of the needle

Parameters:
widthWidth
See also:
width()

Definition at line 297 of file qwt_dial_needle.cpp.

double QwtDialSimpleNeedle::width ( ) const
Returns:
the width of the needle
See also:
setWidth()

Definition at line 306 of file qwt_dial_needle.cpp.


Member Data Documentation

Definition at line 107 of file qwt_dial_needle.h.

Definition at line 106 of file qwt_dial_needle.h.

double QwtDialSimpleNeedle::d_width [private]

Definition at line 108 of file qwt_dial_needle.h.


The documentation for this class was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:57