Public Member Functions | |
PrivateData () | |
QwtInterval | scaleInterval (const QRectF &, const QwtScaleMap &, const QwtScaleMap &) const |
~PrivateData () | |
Public Attributes | |
int | borderDistance |
QFont | font |
QPalette | palette |
double | position |
bool | scaleDivFromAxis |
QwtScaleDraw * | scaleDraw |
Definition at line 17 of file qwt_plot_scaleitem.cpp.
|
inline |
Definition at line 20 of file qwt_plot_scaleitem.cpp.
|
inline |
Definition at line 28 of file qwt_plot_scaleitem.cpp.
QwtInterval QwtPlotScaleItem::PrivateData::scaleInterval | ( | const QRectF & | canvasRect, |
const QwtScaleMap & | xMap, | ||
const QwtScaleMap & | yMap | ||
) | const |
Definition at line 44 of file qwt_plot_scaleitem.cpp.
int QwtPlotScaleItem::PrivateData::borderDistance |
Definition at line 39 of file qwt_plot_scaleitem.cpp.
QFont QwtPlotScaleItem::PrivateData::font |
Definition at line 37 of file qwt_plot_scaleitem.cpp.
QPalette QwtPlotScaleItem::PrivateData::palette |
Definition at line 36 of file qwt_plot_scaleitem.cpp.
double QwtPlotScaleItem::PrivateData::position |
Definition at line 38 of file qwt_plot_scaleitem.cpp.
bool QwtPlotScaleItem::PrivateData::scaleDivFromAxis |
Definition at line 40 of file qwt_plot_scaleitem.cpp.
QwtScaleDraw* QwtPlotScaleItem::PrivateData::scaleDraw |
Definition at line 41 of file qwt_plot_scaleitem.cpp.