Public Member Functions | |
PrivateData () | |
Public Attributes | |
QwtPlotRescaler::AxisData | axisData [QwtPlot::axisCnt] |
int | inReplot |
bool | isEnabled |
int | referenceAxis |
RescalePolicy | rescalePolicy |
Definition at line 33 of file qwt_plot_rescaler.cpp.
|
inline |
Definition at line 36 of file qwt_plot_rescaler.cpp.
QwtPlotRescaler::AxisData QwtPlotRescaler::PrivateData::axisData[QwtPlot::axisCnt] |
Definition at line 46 of file qwt_plot_rescaler.cpp.
|
mutable |
Definition at line 49 of file qwt_plot_rescaler.cpp.
bool QwtPlotRescaler::PrivateData::isEnabled |
Definition at line 47 of file qwt_plot_rescaler.cpp.
int QwtPlotRescaler::PrivateData::referenceAxis |
Definition at line 44 of file qwt_plot_rescaler.cpp.
RescalePolicy QwtPlotRescaler::PrivateData::rescalePolicy |
Definition at line 45 of file qwt_plot_rescaler.cpp.