Public Attributes | |
bool | autoReplot |
QPointer< QWidget > | canvas |
QPointer< QwtTextLabel > | footerLabel |
QwtPlotLayout * | layout |
QPointer< QwtAbstractLegend > | legend |
QPointer< QwtTextLabel > | titleLabel |
Definition at line 94 of file qwt_plot.cpp.
bool QwtPlot::PrivateData::autoReplot |
Definition at line 103 of file qwt_plot.cpp.
QPointer<QWidget> QwtPlot::PrivateData::canvas |
Definition at line 99 of file qwt_plot.cpp.
QPointer<QwtTextLabel> QwtPlot::PrivateData::footerLabel |
Definition at line 98 of file qwt_plot.cpp.
QwtPlotLayout* QwtPlot::PrivateData::layout |
Definition at line 101 of file qwt_plot.cpp.
QPointer<QwtAbstractLegend> QwtPlot::PrivateData::legend |
Definition at line 100 of file qwt_plot.cpp.
QPointer<QwtTextLabel> QwtPlot::PrivateData::titleLabel |
Definition at line 97 of file qwt_plot.cpp.