|
QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "qgis_core.h"#include "qgsmapsettings.h"#include "qgspallabeling.h"#include "qgslabelingenginesettings.h"#include "qgslabeling.h"

Go to the source code of this file.
Classes | |
| class | QgsAbstractLabelProvider |
| The QgsAbstractLabelProvider class is an interface class. More... | |
| class | QgsDefaultLabelingEngine |
| Default QgsLabelingEngine implementation, which completes the whole labeling operation (including label rendering) in the run() method. More... | |
| class | QgsLabelingEngine |
| The QgsLabelingEngine class provides map labeling functionality. More... | |
| class | QgsLabelingUtils |
| Contains helper utilities for working with QGIS' labeling engine. More... | |
| class | QgsStagedRenderLabelingEngine |
| A QgsLabelingEngine implementation, which only calculates the labeling solution during its run() method. More... | |
Namespaces | |
| pal | |
Macros | |
| #define | SIP_NO_FILE |
| #define SIP_NO_FILE |
Definition at line 19 of file qgslabelingengine.h.