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 83 of file qwt_plot_shapeitem.cpp.
|
inline |
Definition at line 86 of file qwt_plot_shapeitem.cpp.
QRectF QwtPlotShapeItem::PrivateData::boundingRect |
Definition at line 96 of file qwt_plot_shapeitem.cpp.
QBrush QwtPlotShapeItem::PrivateData::brush |
Definition at line 99 of file qwt_plot_shapeitem.cpp.
QwtPlotShapeItem::LegendMode QwtPlotShapeItem::PrivateData::legendMode |
Definition at line 93 of file qwt_plot_shapeitem.cpp.
QwtPlotShapeItem::PaintAttributes QwtPlotShapeItem::PrivateData::paintAttributes |
Definition at line 92 of file qwt_plot_shapeitem.cpp.
QPen QwtPlotShapeItem::PrivateData::pen |
Definition at line 98 of file qwt_plot_shapeitem.cpp.
double QwtPlotShapeItem::PrivateData::renderTolerance |
Definition at line 95 of file qwt_plot_shapeitem.cpp.
QPainterPath QwtPlotShapeItem::PrivateData::shape |
Definition at line 100 of file qwt_plot_shapeitem.cpp.