addProvider(QgsAbstractLabelProvider *provider) | QgsLabelingEngine | |
cleanup() | QgsLabelingEngine | protected |
drawLabelCandidateRect(pal::LabelPosition *lp, QgsRenderContext &context, const QgsMapToPixel *xform, QList< QgsLabelCandidate > *candidates=nullptr) | QgsLabelingEngine | static |
drawLabelMetrics(pal::LabelPosition *label, QgsMapToPixel xform, QgsRenderContext &context, const QPointF &renderPoint) | QgsLabelingEngine | static |
drawLabels(QgsRenderContext &context, const QString &layerId=QString()) | QgsLabelingEngine | protected |
engineSettings() const | QgsLabelingEngine | inline |
finalize() | QgsStagedRenderLabelingEngine | |
mapSettings() const | QgsLabelingEngine | inline |
mEngineRules | QgsLabelingEngine | protected |
mLabels | QgsLabelingEngine | protected |
mMapSettings | QgsLabelingEngine | protected |
mPal | QgsLabelingEngine | protected |
mProblem | QgsLabelingEngine | protected |
mProviders | QgsLabelingEngine | protected |
mProvidersById | QgsLabelingEngine | protected |
mResults | QgsLabelingEngine | protected |
mSubProviders | QgsLabelingEngine | protected |
mUnlabeled | QgsLabelingEngine | protected |
operator=(const QgsStagedRenderLabelingEngine &rh)=delete | QgsStagedRenderLabelingEngine | |
QgsLabelingEngine::operator=(const QgsLabelingEngine &rh)=delete | QgsLabelingEngine | |
participatingLayerIds() const | QgsLabelingEngine | |
participatingLayers() const | QgsLabelingEngine | |
prepare(QgsRenderContext &context) | QgsLabelingEngine | |
processProvider(QgsAbstractLabelProvider *provider, QgsRenderContext &context, pal::Pal &p) | QgsLabelingEngine | protected |
providerById(const QString &id) | QgsLabelingEngine | |
QgsLabelingEngine() | QgsLabelingEngine | |
QgsLabelingEngine(const QgsLabelingEngine &rh)=delete | QgsLabelingEngine | |
QgsStagedRenderLabelingEngine() | QgsStagedRenderLabelingEngine | |
QgsStagedRenderLabelingEngine(const QgsStagedRenderLabelingEngine &rh)=delete | QgsStagedRenderLabelingEngine | |
registerLabels(QgsRenderContext &context) | QgsLabelingEngine | protected |
removeProvider(QgsAbstractLabelProvider *provider) | QgsLabelingEngine | |
renderLabelsForLayer(QgsRenderContext &context, const QString &layerId) | QgsStagedRenderLabelingEngine | |
results() const | QgsLabelingEngine | inline |
run(QgsRenderContext &context) override | QgsStagedRenderLabelingEngine | virtual |
setMapSettings(const QgsMapSettings &mapSettings) | QgsLabelingEngine | |
solve(QgsRenderContext &context) | QgsLabelingEngine | protected |
takeResults() | QgsLabelingEngine | |
~QgsLabelingEngine() | QgsLabelingEngine | virtual |