|
QGIS API Documentation 3.44.0-Solothurn (5d9ba037df1)
|
#include "qgis_core.h"#include <QAbstractItemModel>#include <QFont>#include <QIcon>#include <QTimer>#include <QUuid>#include <memory>#include "qgsgeometry.h"#include "qgslayertreemodellegendnode.h"

Go to the source code of this file.
Classes | |
| struct | QgsLayerTreeModel::LayerLegendData |
| Structure that stores all data associated with one map layer. More... | |
| struct | QgsLayerTreeModel::LayerLegendTree |
| Structure that stores tree representation of map layer's legend. More... | |
| class | QgsLayerTreeModel |
| A model representing the layer tree, including layers and groups of layers. More... | |