Definition at line 29 of file qwt_dial.h.
Public Member Functions | |
QwtDialScaleDraw (QwtDial *) | |
virtual QwtText | label (double value) const |
void | setPenWidth (uint) |
uint | penWidth () const |
|
Constructor
Definition at line 91 of file qwt_dial.cpp. |
|
Call QwtDial::scaleLabel of the parent dial widget.
Reimplemented from QwtAbstractScaleDraw. Definition at line 125 of file qwt_dial.cpp. References QwtAbstractScaleDraw::label(), and QwtDial::scaleLabel(). |
|
Definition at line 113 of file qwt_dial.cpp. |
|
Set the pen width used for painting the scale
Definition at line 104 of file qwt_dial.cpp. Referenced by QwtDial::setScaleTicks(). |