
Public Member Functions | |
| PrivateData () | |
Public Attributes | |
| QRect | titleRect |
| QRect | legendRect |
| QRect | scaleRect [QwtPlot::axisCnt] |
| QRect | canvasRect |
| QwtPlotLayout::LayoutData | layoutData |
| QwtPlot::LegendPosition | legendPos |
| double | legendRatio |
| unsigned int | margin |
| unsigned int | spacing |
| unsigned int | canvasMargin [QwtPlot::axisCnt] |
| bool | alignCanvasToScales |
Definition at line 153 of file qwt_plot_layout.cpp.
| QwtPlotLayout::PrivateData::PrivateData | ( | ) | [inline] |
Definition at line 156 of file qwt_plot_layout.cpp.
:
margin(0),
spacing(5),
alignCanvasToScales(false)
{
}
Definition at line 175 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::alignCanvasToScales(), QwtPlotLayout::alignScales(), QwtPlotLayout::expandLineBreaks(), and QwtPlotLayout::setAlignCanvasToScales().
| unsigned int QwtPlotLayout::PrivateData::canvasMargin[QwtPlot::axisCnt] |
Definition at line 174 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::alignScales(), QwtPlotLayout::canvasMargin(), QwtPlotLayout::expandLineBreaks(), QwtPlotLayout::minimumSizeHint(), and QwtPlotLayout::setCanvasMargin().
Definition at line 166 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::canvasRect(), and QwtPlotLayout::invalidate().
Definition at line 168 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::alignLegend(), QwtPlotLayout::alignScales(), QwtPlotLayout::expandLineBreaks(), and QwtPlotLayout::layoutLegend().
Definition at line 170 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::alignLegend(), QwtPlotLayout::layoutLegend(), QwtPlotLayout::legendPosition(), QwtPlotLayout::minimumSizeHint(), and QwtPlotLayout::setLegendPosition().
Definition at line 171 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::layoutLegend(), QwtPlotLayout::legendRatio(), QwtPlotLayout::minimumSizeHint(), and QwtPlotLayout::setLegendPosition().
Definition at line 164 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::invalidate(), and QwtPlotLayout::legendRect().
| unsigned int QwtPlotLayout::PrivateData::margin |
Definition at line 172 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::margin(), QwtPlotLayout::minimumSizeHint(), and QwtPlotLayout::setMargin().
| QRect QwtPlotLayout::PrivateData::scaleRect[QwtPlot::axisCnt] |
Definition at line 165 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::invalidate(), and QwtPlotLayout::scaleRect().
| unsigned int QwtPlotLayout::PrivateData::spacing |
Definition at line 173 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::expandLineBreaks(), QwtPlotLayout::minimumSizeHint(), QwtPlotLayout::setSpacing(), and QwtPlotLayout::spacing().
Definition at line 163 of file qwt_plot_layout.cpp.
Referenced by QwtPlotLayout::activate(), QwtPlotLayout::invalidate(), and QwtPlotLayout::titleRect().
1.7.2