27 for ( it = begin(); it != end(); ++it )
32 if ( ( *it )->z() > item->
z() )
49 for ( it = begin(); it != end(); ++it )
144 while ( it != list.constEnd() )
void insertItem(QwtPolarItem *item)
Unspecific value, that can be used, when it doesn't matter.
void attach(QwtPolarPlot *plot)
Attach the item to a plot.
void removeItem(QwtPolarItem *)
void detachItems(int rtti=QwtPolarItem::Rtti_PolarItem, bool autoDelete=true)
Base class for items on a polar plot.
void insertItem(QwtPolarItem *)
void removeItem(QwtPolarItem *item)
QList< QwtPolarItem * >::ConstIterator QwtPolarItemIterator
const QwtPolarItemList & itemList() const
A QwtPolarItemList of all attached plot items.