QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsLabelingEngineInterface Member List

This is the complete list of members for QgsLabelingEngineInterface, including all inherited members.

addDiagramLayer(QgsVectorLayer *layer, const QgsDiagramLayerSettings *s)QgsLabelingEngineInterfaceinlinevirtual
clearActiveLayer(const QString &layerID)=0QgsLabelingEngineInterfacepure virtual
clearActiveLayers()=0QgsLabelingEngineInterfacepure virtual
clone()=0QgsLabelingEngineInterfacepure virtual
drawLabeling(QgsRenderContext &context)=0QgsLabelingEngineInterfacepure virtual
exit()=0QgsLabelingEngineInterfacepure virtual
init(QgsMapRenderer *mp)=0QgsLabelingEngineInterfacepure virtual
init(const QgsMapSettings &mapSettings)=0QgsLabelingEngineInterfacepure virtual
labelsAtPosition(const QgsPoint &p)=0QgsLabelingEngineInterfacepure virtual
labelsWithinRect(const QgsRectangle &r)=0QgsLabelingEngineInterfacepure virtual
layer(const QString &layerName)=0QgsLabelingEngineInterfacepure virtual
prepareLayer(QgsVectorLayer *layer, QStringList &attrNames, QgsRenderContext &ctx)=0QgsLabelingEngineInterfacepure virtual
registerDiagramFeature(const QString &layerID, QgsFeature &feat, const QgsRenderContext &context=QgsRenderContext())QgsLabelingEngineInterfaceinlinevirtual
registerFeature(const QString &layerID, QgsFeature &feat, const QgsRenderContext &context=QgsRenderContext())=0QgsLabelingEngineInterfacepure virtual
willUseLayer(QgsVectorLayer *layer)=0QgsLabelingEngineInterfacepure virtual
~QgsLabelingEngineInterface()QgsLabelingEngineInterfaceinlinevirtual