|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgis_core.h"#include "qgsmapsettings.h"#include "qgsfeedback.h"#include "qgslabelobstaclesettings.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 | QgsLabelingEngineFeedback |
| QgsFeedback subclass for granular reporting of labeling engine progress. 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 | |
| namespace | pal |
Macros | |
| #define | SIP_NO_FILE |
| #define SIP_NO_FILE |
Definition at line 19 of file qgslabelingengine.h.