406 Q_UNUSED( azimuthScaleDiv );
407 Q_UNUSED( radialScaleDiv );
408 Q_UNUSED( interval );
436 QVariant::fromValue( label ) );
442 QVariant::fromValue( graphic ) );
463 int index,
const QSizeF &size )
const
A plotting widget, displaying a polar coordinate system.
virtual QwtInterval boundingInterval(int scaleId) const
bool testItemAttribute(ItemAttribute) 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.
QwtPolarPlot * plot() const
QwtPolarItem::RenderHints renderHints
A class representing a scale division.
void setLegendIconSize(const QSize &)
QFlags< RenderHint > RenderHints
Item attributes.
QSize legendIconSize() const
virtual void updateScaleDiv(const QwtScaleDiv &, const QwtScaleDiv &, const QwtInterval &)
Update the item to changes of the axes scale division.
QwtPolarItem(const QwtText &title=QwtText())
QFlags< ItemAttribute > ItemAttributes
Item attributes.
bool testRenderHint(RenderHint) const
void setItemAttribute(ItemAttribute, bool on=true)
void setRenderThreadCount(uint numThreads)
virtual QList< QwtLegendData > legendData() const
Return all information, that is needed to represent the item on the legend.
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.
virtual QwtGraphic legendIcon(int index, const QSizeF &) const
void setValue(int role, const QVariant &)
QwtPolarItem::ItemAttributes attributes
The item is represented on the legend.
virtual void setVisible(bool)
const QwtText & title() const
virtual void legendChanged()
uint renderThreadCount() const
virtual void itemChanged()
Attributes of an entry on a legend.
void hide()
Hide the item.
void setRenderHint(RenderHint, bool on=true)