Public Member Functions | |
PrivateData () | |
Public Attributes | |
QPen | majorPen |
QPen | minorPen |
bool | xEnabled |
bool | xMinEnabled |
QwtScaleDiv | xScaleDiv |
bool | yEnabled |
bool | yMinEnabled |
QwtScaleDiv | yScaleDiv |
Definition at line 24 of file qwt_plot_grid.cpp.
|
inline |
Definition at line 27 of file qwt_plot_grid.cpp.
QPen QwtPlotGrid::PrivateData::majorPen |
Definition at line 43 of file qwt_plot_grid.cpp.
QPen QwtPlotGrid::PrivateData::minorPen |
Definition at line 44 of file qwt_plot_grid.cpp.
bool QwtPlotGrid::PrivateData::xEnabled |
Definition at line 35 of file qwt_plot_grid.cpp.
bool QwtPlotGrid::PrivateData::xMinEnabled |
Definition at line 37 of file qwt_plot_grid.cpp.
QwtScaleDiv QwtPlotGrid::PrivateData::xScaleDiv |
Definition at line 40 of file qwt_plot_grid.cpp.
bool QwtPlotGrid::PrivateData::yEnabled |
Definition at line 36 of file qwt_plot_grid.cpp.
bool QwtPlotGrid::PrivateData::yMinEnabled |
Definition at line 38 of file qwt_plot_grid.cpp.
QwtScaleDiv QwtPlotGrid::PrivateData::yScaleDiv |
Definition at line 41 of file qwt_plot_grid.cpp.