Public Attributes | |
int | maxStackDepth |
uint | zoomRectIndex |
QStack< QRectF > | zoomStack |
Definition at line 81 of file qwt_plot_zoomer.cpp.
int QwtPlotZoomer::PrivateData::maxStackDepth |
Definition at line 87 of file qwt_plot_zoomer.cpp.
uint QwtPlotZoomer::PrivateData::zoomRectIndex |
Definition at line 84 of file qwt_plot_zoomer.cpp.
QStack<QRectF> QwtPlotZoomer::PrivateData::zoomStack |
Definition at line 85 of file qwt_plot_zoomer.cpp.