Public Member Functions | |
PrivateData () | |
Public Attributes | |
QwtPlotItem::ItemAttributes | attributes |
QwtPlotItem::ItemInterests | interests |
bool | isVisible |
QSize | legendIconSize |
QwtPlot * | plot |
QwtPlotItem::RenderHints | renderHints |
uint | renderThreadCount |
QwtText | title |
int | xAxis |
int | yAxis |
double | z |
Definition at line 18 of file qwt_plot_item.cpp.
|
inline |
Definition at line 21 of file qwt_plot_item.cpp.
QwtPlotItem::ItemAttributes QwtPlotItem::PrivateData::attributes |
Definition at line 39 of file qwt_plot_item.cpp.
QwtPlotItem::ItemInterests QwtPlotItem::PrivateData::interests |
Definition at line 40 of file qwt_plot_item.cpp.
bool QwtPlotItem::PrivateData::isVisible |
Definition at line 37 of file qwt_plot_item.cpp.
QSize QwtPlotItem::PrivateData::legendIconSize |
Definition at line 51 of file qwt_plot_item.cpp.
|
mutable |
Definition at line 35 of file qwt_plot_item.cpp.
QwtPlotItem::RenderHints QwtPlotItem::PrivateData::renderHints |
Definition at line 42 of file qwt_plot_item.cpp.
uint QwtPlotItem::PrivateData::renderThreadCount |
Definition at line 43 of file qwt_plot_item.cpp.
QwtText QwtPlotItem::PrivateData::title |
Definition at line 50 of file qwt_plot_item.cpp.
int QwtPlotItem::PrivateData::xAxis |
Definition at line 47 of file qwt_plot_item.cpp.
int QwtPlotItem::PrivateData::yAxis |
Definition at line 48 of file qwt_plot_item.cpp.
double QwtPlotItem::PrivateData::z |
Definition at line 45 of file qwt_plot_item.cpp.