QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QObject>
#include "qgis_sip.h"
#include "qgis_core.h"
#include <QHash>
#include "qgstextformat.h"
Go to the source code of this file.
Classes | |
class | QgsDefaultMeshLayerLegend |
Default legend implementation for mesh layers. More... | |
class | QgsDefaultPointCloudLayerLegend |
Default legend implementation for point cloud layers. More... | |
class | QgsDefaultRasterLayerLegend |
Default legend implementation for raster layers. More... | |
class | QgsDefaultVectorLayerLegend |
Default legend implementation for vector layers. More... | |
class | QgsMapLayerLegend |
The QgsMapLayerLegend class is abstract interface for implementations of legends for one map layer. More... | |
class | QgsMapLayerLegendUtils |
Miscellaneous utility functions for handling of map layer legend. More... | |