Public Member Functions | |
PrivateData () | |
Public Attributes | |
QRectF | boundingRect |
QBrush | brush |
QwtPlotShapeItem::LegendMode | legendMode |
QwtPlotShapeItem::PaintAttributes | paintAttributes |
QPen | pen |
double | renderTolerance |
QPainterPath | shape |
Definition at line 77 of file qwt_plot_shapeitem.cpp.
|
inline |
Definition at line 80 of file qwt_plot_shapeitem.cpp.
QRectF QwtPlotShapeItem::PrivateData::boundingRect |
Definition at line 90 of file qwt_plot_shapeitem.cpp.
QBrush QwtPlotShapeItem::PrivateData::brush |
Definition at line 93 of file qwt_plot_shapeitem.cpp.
QwtPlotShapeItem::LegendMode QwtPlotShapeItem::PrivateData::legendMode |
Definition at line 87 of file qwt_plot_shapeitem.cpp.
QwtPlotShapeItem::PaintAttributes QwtPlotShapeItem::PrivateData::paintAttributes |
Definition at line 86 of file qwt_plot_shapeitem.cpp.
QPen QwtPlotShapeItem::PrivateData::pen |
Definition at line 92 of file qwt_plot_shapeitem.cpp.
double QwtPlotShapeItem::PrivateData::renderTolerance |
Definition at line 89 of file qwt_plot_shapeitem.cpp.
QPainterPath QwtPlotShapeItem::PrivateData::shape |
Definition at line 94 of file qwt_plot_shapeitem.cpp.