Public Attributes | |
bool | autoReplot |
QPointer< QWidget > | canvas |
QPointer< QwtTextLabel > | footerLabel |
QwtPlotLayout * | layout |
QPointer< QwtAbstractLegend > | legend |
QPointer< QwtTextLabel > | titleLabel |
Definition at line 87 of file qwt_plot.cpp.
bool QwtPlot::PrivateData::autoReplot |
Definition at line 96 of file qwt_plot.cpp.
QPointer< QWidget > QwtPlot::PrivateData::canvas |
Definition at line 92 of file qwt_plot.cpp.
QPointer< QwtTextLabel > QwtPlot::PrivateData::footerLabel |
Definition at line 91 of file qwt_plot.cpp.
QwtPlotLayout* QwtPlot::PrivateData::layout |
Definition at line 94 of file qwt_plot.cpp.
QPointer< QwtAbstractLegend > QwtPlot::PrivateData::legend |
Definition at line 93 of file qwt_plot.cpp.
QPointer< QwtTextLabel > QwtPlot::PrivateData::titleLabel |
Definition at line 90 of file qwt_plot.cpp.