19 #ifndef QGSLABELSEARCHTREE_H
20 #define QGSLABELSEARCHTREE_H
27 #include <labelposition.h>
43 void label(
const QgsPoint& p, QList<QgsLabelPosition*>& posList );
47 bool insertLabel( LabelPosition* labelPos,
int featureId,
const QString& layerName,
bool diagram =
false );
53 #endif // QGSLABELTREE_H