#include <qcgaugewidget.h>
Definition at line 324 of file qcgaugewidget.h.
| QcAttitudeMeter::QcAttitudeMeter |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
| void QcAttitudeMeter::draw |
( |
QPainter * |
painter | ) |
|
|
virtual |
| void QcAttitudeMeter::drawDegree |
( |
QPainter * |
painter, |
|
|
const QRectF & |
tmpRect, |
|
|
float |
deg |
|
) |
| |
|
private |
| void QcAttitudeMeter::drawDegrees |
( |
QPainter * |
painter | ) |
|
|
private |
| void QcAttitudeMeter::drawHandle |
( |
QPainter * |
painter | ) |
|
|
private |
| void QcAttitudeMeter::drawLowerEllipse |
( |
QPainter * |
painter, |
|
|
const QRectF & |
tmpRect |
|
) |
| |
|
private |
| void QcAttitudeMeter::drawPitchSteps |
( |
QPainter * |
painter, |
|
|
const QRectF & |
tmpRect |
|
) |
| |
|
private |
| void QcAttitudeMeter::drawSteps |
( |
QPainter * |
, |
|
|
float |
|
|
) |
| |
|
private |
| void QcAttitudeMeter::drawUpperEllipse |
( |
QPainter * |
painter, |
|
|
const QRectF & |
tmpRect |
|
) |
| |
|
private |
| QPointF QcAttitudeMeter::getIntersection |
( |
float |
r, |
|
|
const QPointF & |
pitchPoint, |
|
|
const QPointF & |
pt |
|
) |
| |
|
private |
| float QcAttitudeMeter::getStartAngle |
( |
const QRectF & |
tmpRect | ) |
|
|
private |
| void QcAttitudeMeter::setCurrentPitch |
( |
float |
pitch | ) |
|
| void QcAttitudeMeter::setCurrentRoll |
( |
float |
roll | ) |
|
| QPolygonF QcAttitudeMeter::mHandlePoly |
|
private |
| float QcAttitudeMeter::mPitch |
|
private |
| float QcAttitudeMeter::mPitchOffset |
|
private |
| float QcAttitudeMeter::mRoll |
|
private |
| QPainterPath QcAttitudeMeter::mStepsPath |
|
private |
The documentation for this class was generated from the following files: