QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QObject>
#include <QStringList>
#include "qgscoordinatereferencesystem.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsLayerTreeMapCanvasBridge |
The QgsLayerTreeMapCanvasBridge class takes care of updates of layer set for QgsMapCanvas from a layer tree. The class listens to the updates in the layer tree and updates the list of layers for rendering whenever some layers are added, removed, or their visibility changes. More... | |