
Public Attributes | |
| QGuardedPtr< QwtTextLabel > | lblTitle |
| QGuardedPtr< QwtPlotCanvas > | canvas |
| QGuardedPtr< QwtLegend > | legend |
| QwtPlotLayout * | layout |
| bool | autoReplot |
Definition at line 31 of file qwt_plot.cpp.
Definition at line 45 of file qwt_plot.cpp.
Referenced by QwtPlot::autoRefresh(), QwtPlot::autoReplot(), and QwtPlot::setAutoReplot().
| QGuardedPtr<QwtPlotCanvas> QwtPlot::PrivateData::canvas |
Definition at line 36 of file qwt_plot.cpp.
Referenced by QwtPlot::canvas(), QwtPlot::canvasMap(), QwtPlot::drawCanvas(), QwtPlot::replot(), QwtPlot::setCanvasBackground(), and QwtPlot::updateLayout().
Definition at line 43 of file qwt_plot.cpp.
Referenced by QwtPlot::insertLegend(), QwtPlot::margin(), QwtPlot::minimumSizeHint(), QwtPlot::plotLayout(), QwtPlot::setMargin(), QwtPlot::updateLayout(), and QwtPlot::~QwtPlot().
| QGuardedPtr<QwtTextLabel> QwtPlot::PrivateData::lblTitle |
Definition at line 35 of file qwt_plot.cpp.
Referenced by QwtPlot::setTitle(), QwtPlot::title(), QwtPlot::titleLabel(), and QwtPlot::updateLayout().
| QGuardedPtr<QwtLegend> QwtPlot::PrivateData::legend |
Definition at line 37 of file qwt_plot.cpp.
Referenced by QwtPlot::insertLegend(), QwtPlot::legend(), QwtPlot::legendItemChecked(), QwtPlot::legendItemClicked(), and QwtPlot::updateLayout().
1.7.2