QwtPlotShapeItem (3) Linux Manual Page
QwtPlotShapeItem – A plot item, which displays any graphical shape, that can be defined by a QPainterPath. Synopsis #include <qwt_plot_shapeitem.h> Inherits QwtPlotItem. Public Types enum PaintAttribute { ClipPolygons = 0x01 } enum LegendMode { LegendShape, LegendColor } Mode how to display the item on the legend. typedef QFlags< PaintAttribute > PaintAttributes Paint attributes. Public Member…
