QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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() const QgsMapLayerStore
layerRemoved(const QString &layerId)QgsMapLayerStoresignal
layers() const QgsMapLayerStoreinline
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) const QgsMapLayerStore
mapLayers() const QgsMapLayerStore
mapLayersByName(const QString &name) const QgsMapLayerStore
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
~QgsMapLayerStore() overrideQgsMapLayerStore