Go to the documentation of this file.
26 std::upper_bound( begin(), end(), item,
LessZThan() );
36 std::lower_bound( begin(), end(), item,
LessZThan() );
38 for ( ; it != end(); ++it )
54 return item1->
z() < item2->
z();
142 while ( it != list.constEnd() )
187 if ( item->
rtti() == rtti )
const QwtPlotItemList & itemList() const
A QwtPlotItemList of all attached plot items.
void removeItem(QwtPlotItem *)
void insertItem(QwtPlotItem *)
void removeItem(QwtPlotItem *item)
@ Rtti_PlotItem
Unspecific value, that can be used, when it doesn't matter.
Base class for items on the plot canvas.
void insertItem(QwtPlotItem *item)
bool operator()(const QwtPlotItem *item1, const QwtPlotItem *item2) const
QList< QwtPlotItem * >::ConstIterator QwtPlotItemIterator
void detachItems(int rtti=QwtPlotItem::Rtti_PlotItem, bool autoDelete=true)
void attach(QwtPlot *plot)
Attach the item to a plot.
plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:45