#include <qwt_dial.h>
Inheritance diagram for QwtDialScaleDraw:

Public Member Functions | |
| QwtDialScaleDraw (QwtDial *) | |
| virtual QString | label (double value) const |
Private Attributes | |
| QwtDial * | d_parent |
|
|
Definition at line 20 of file qwt_dial.cpp. |
|
|
Convert a value into its representing label using the labelFormat.
Reimplemented from QwtScaleDraw. Definition at line 25 of file qwt_dial.cpp. References d_parent, QwtScaleDraw::label(), and QwtDial::scaleLabel(). |
|
|
Definition at line 28 of file qwt_dial.h. Referenced by label(). |
1.3.2