Public Member Functions | |
PrivateData () | |
Public Attributes | |
QwtPlotDirectPainter::Attributes | attributes |
QRegion | clipRegion |
int | from |
bool | hasClipping |
QPainter | painter |
QwtPlotSeriesItem * | seriesItem |
int | to |
Definition at line 42 of file qwt_plot_directpainter.cpp.
|
inline |
Definition at line 45 of file qwt_plot_directpainter.cpp.
QwtPlotDirectPainter::Attributes QwtPlotDirectPainter::PrivateData::attributes |
Definition at line 54 of file qwt_plot_directpainter.cpp.
QRegion QwtPlotDirectPainter::PrivateData::clipRegion |
Definition at line 57 of file qwt_plot_directpainter.cpp.
int QwtPlotDirectPainter::PrivateData::from |
Definition at line 62 of file qwt_plot_directpainter.cpp.
bool QwtPlotDirectPainter::PrivateData::hasClipping |
Definition at line 56 of file qwt_plot_directpainter.cpp.
QPainter QwtPlotDirectPainter::PrivateData::painter |
Definition at line 59 of file qwt_plot_directpainter.cpp.
QwtPlotSeriesItem* QwtPlotDirectPainter::PrivateData::seriesItem |
Definition at line 61 of file qwt_plot_directpainter.cpp.
int QwtPlotDirectPainter::PrivateData::to |
Definition at line 63 of file qwt_plot_directpainter.cpp.