Public Types | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
QwtCompassMagnetNeedle Class Reference

A magnet needle for compass widgets. More...

#include <qwt_dial_needle.h>

Inheritance diagram for QwtCompassMagnetNeedle:
Inheritance graph
[legend]

Public Types

enum  Style { TriangleStyle, ThinStyle }
 Style of the needle. More...
 

Public Member Functions

 QwtCompassMagnetNeedle (Style=TriangleStyle, const QColor &light=Qt::white, const QColor &dark=Qt::red)
 Constructor. More...
 
- Public Member Functions inherited from QwtDialNeedle
virtual void draw (QPainter *painter, const QPointF &center, double length, double direction, QPalette::ColorGroup=QPalette::Active) const
 
const QPalette & palette () const
 
 QwtDialNeedle ()
 Constructor. More...
 
virtual void setPalette (const QPalette &)
 
virtual ~QwtDialNeedle ()
 Destructor. More...
 

Protected Member Functions

virtual void drawNeedle (QPainter *, double length, QPalette::ColorGroup) const
 
- Protected Member Functions inherited from QwtDialNeedle
virtual void drawKnob (QPainter *, double width, const QBrush &, bool sunken) const
 Draw the knob. More...
 

Private Attributes

Style d_style
 

Detailed Description

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
QwtDial, QwtCompass

Definition at line 128 of file qwt_dial_needle.h.

Member Enumeration Documentation

Style of the needle.

Enumerator
TriangleStyle 

A needle with a triangular shape.

ThinStyle 

A thin needle.

Definition at line 132 of file qwt_dial_needle.h.

Constructor & Destructor Documentation

QwtCompassMagnetNeedle::QwtCompassMagnetNeedle ( Style  style = TriangleStyle,
const QColor &  light = Qt::white,
const QColor &  dark = Qt::red 
)

Constructor.

Definition at line 356 of file qwt_dial_needle.cpp.

Member Function Documentation

void QwtCompassMagnetNeedle::drawNeedle ( QPainter *  painter,
double  length,
QPalette::ColorGroup  colorGroup 
) const
protectedvirtual

Draw the needle

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

Implements QwtDialNeedle.

Definition at line 375 of file qwt_dial_needle.cpp.

Member Data Documentation

Style QwtCompassMagnetNeedle::d_style
private

Definition at line 149 of file qwt_dial_needle.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:18