Defines | Functions
qwt_dial_needle.cpp File Reference
#include "qwt_dial_needle.h"
#include "qwt_global.h"
#include "qwt_math.h"
#include "qwt_painter.h"
#include <qapplication.h>
#include <qpainter.h>
Include dependency graph for qwt_dial_needle.cpp:

Go to the source code of this file.

Defines

#define qFastCos(x)   qCos(x)
#define qFastSin(x)   qSin(x)

Functions

static void qwtDrawArrowNeedle (QPainter *painter, const QPalette &palette, QPalette::ColorGroup colorGroup, double length, double width)
static void qwtDrawShadedPointer (QPainter *painter, const QColor &lightColor, const QColor &darkColor, double length, double width)
static void qwtDrawStyle1Needle (QPainter *painter, const QPalette &palette, QPalette::ColorGroup colorGroup, double length)
static void qwtDrawStyle2Needle (QPainter *painter, const QPalette &palette, QPalette::ColorGroup colorGroup, double length)
static void qwtDrawTriangleNeedle (QPainter *painter, const QPalette &palette, QPalette::ColorGroup colorGroup, double length)

Define Documentation

#define qFastCos (   x)    qCos(x)

Definition at line 19 of file qwt_dial_needle.cpp.

#define qFastSin (   x)    qSin(x)

Definition at line 18 of file qwt_dial_needle.cpp.


Function Documentation

static void qwtDrawArrowNeedle ( QPainter *  painter,
const QPalette &  palette,
QPalette::ColorGroup  colorGroup,
double  length,
double  width 
) [static]

Definition at line 110 of file qwt_dial_needle.cpp.

static void qwtDrawShadedPointer ( QPainter *  painter,
const QColor &  lightColor,
const QColor &  darkColor,
double  length,
double  width 
) [static]

Definition at line 69 of file qwt_dial_needle.cpp.

static void qwtDrawStyle1Needle ( QPainter *  painter,
const QPalette &  palette,
QPalette::ColorGroup  colorGroup,
double  length 
) [static]

Definition at line 22 of file qwt_dial_needle.cpp.

static void qwtDrawStyle2Needle ( QPainter *  painter,
const QPalette &  palette,
QPalette::ColorGroup  colorGroup,
double  length 
) [static]

Definition at line 46 of file qwt_dial_needle.cpp.

static void qwtDrawTriangleNeedle ( QPainter *  painter,
const QPalette &  palette,
QPalette::ColorGroup  colorGroup,
double  length 
) [static]

Definition at line 147 of file qwt_dial_needle.cpp.



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