QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsMapLayerStore Member List

This is the complete list of members for QgsMapLayerStore, including all inherited members.

addMapLayer(QgsMapLayer *layer, bool takeOwnership=true)QgsMapLayerStore
addMapLayers(const QList< QgsMapLayer * > &layers, bool takeOwnership=true)QgsMapLayerStore
allLayersRemoved()QgsMapLayerStoresignal
count() constQgsMapLayerStore
layerRemoved(const QString &layerId)QgsMapLayerStoresignal
layers() constQgsMapLayerStoreinline
layersAdded(const QList< QgsMapLayer * > &layers)QgsMapLayerStoresignal
layersRemoved(const QStringList &layerIds)QgsMapLayerStoresignal
layersWillBeRemoved(const QStringList &layerIds)QgsMapLayerStoresignal
layersWillBeRemoved(const QList< QgsMapLayer * > &layers)QgsMapLayerStoresignal
layerWasAdded(QgsMapLayer *layer)QgsMapLayerStoresignal
layerWillBeRemoved(const QString &layerId)QgsMapLayerStoresignal
layerWillBeRemoved(QgsMapLayer *layer)QgsMapLayerStoresignal
mapLayer(const QString &id) constQgsMapLayerStore
mapLayers() constQgsMapLayerStore
mapLayersByName(const QString &name) constQgsMapLayerStore
QgsMapLayerStore(QObject *parent=nullptr)QgsMapLayerStoreexplicit
removeAllMapLayers()QgsMapLayerStore
removeMapLayer(const QString &id)QgsMapLayerStore
removeMapLayer(QgsMapLayer *layer)QgsMapLayerStore
removeMapLayers(const QStringList &layerIds)QgsMapLayerStore
removeMapLayers(const QList< QgsMapLayer * > &layers)QgsMapLayerStore
takeMapLayer(QgsMapLayer *layer)QgsMapLayerStore
transferLayersFromStore(QgsMapLayerStore *other)QgsMapLayerStore
validCount() constQgsMapLayerStore
validMapLayers() constQgsMapLayerStore
~QgsMapLayerStore() overrideQgsMapLayerStore