QGIS API Documentation 3.43.0-Master (32433f7016e)
|
#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... | |