QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include <QAbstractItemModel>
#include <QFont>
#include <QIcon>
#include <QTimer>
#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 |
The QgsLayerTreeModel class is model implementation for Qt item views framework. More... | |