406 Q_UNUSED( azimuthScaleDiv );
407 Q_UNUSED( radialScaleDiv );
408 Q_UNUSED( interval );
436 QVariant::fromValue( label ) );
442 QVariant::fromValue( graphic ) );
const QwtText & title() const
bool testRenderHint(RenderHint) const
A plotting widget, displaying a polar coordinate system.
uint renderThreadCount() const
QSize legendIconSize() const
Unspecific value, that can be used, when it doesn't matter.
A class representing an interval.
void setRenderFlags(int)
Change the render flags.
void attach(QwtPolarPlot *plot)
Attach the item to a plot.
QwtPolarItem::RenderHints renderHints
A class representing a scale division.
void setLegendIconSize(const QSize &)
virtual QList< QwtLegendData > legendData() const
Return all information, that is needed to represent the item on the legend.
QwtPolarPlot * plot() const
virtual void updateScaleDiv(const QwtScaleDiv &, const QwtScaleDiv &, const QwtInterval &)
Update the item to changes of the axes scale division.
virtual QwtGraphic legendIcon(int index, const QSizeF &) const
QwtPolarItem(const QwtText &title=QwtText())
virtual QwtInterval boundingInterval(int scaleId) const
void setItemAttribute(ItemAttribute, bool on=true)
void setRenderThreadCount(uint numThreads)
void setZ(double z)
Set the z value.
A class representing a text.
void autoRefresh()
Replots the plot if QwtPlot::autoReplot() is true.
ItemAttribute
Plot Item Attributes.
void detach()
This method detaches a QwtPolarItem from the QwtPolarPlot it has been associated with.
void attachItem(QwtPolarItem *, bool)
Attach/Detach a plot item.
A paint device for scalable graphics.
virtual ~QwtPolarItem()
Destroy the QwtPolarItem.
virtual int marginHint() const
void setTitle(const QString &title)
void show()
Show the item.
void setValue(int role, const QVariant &)
QwtPolarItem::ItemAttributes attributes
The item is represented on the legend.
virtual void setVisible(bool)
virtual void legendChanged()
span_constexpr std::size_t size(span< T, Extent > const &spn)
bool testItemAttribute(ItemAttribute) const
virtual void itemChanged()
Attributes of an entry on a legend.
void hide()
Hide the item.
void setRenderHint(RenderHint, bool on=true)