Home
last modified time | relevance | path

Searched defs:removeMapLayer (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsmaplayerstore.cpp166 void QgsMapLayerStore::removeMapLayer( const QString &layerId ) in removeMapLayer() function in QgsMapLayerStore
171 void QgsMapLayerStore::removeMapLayer( QgsMapLayer *layer ) in removeMapLayer() function in QgsMapLayerStore
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsmaplayerstore.cpp166 void QgsMapLayerStore::removeMapLayer( const QString &layerId ) in removeMapLayer() function in QgsMapLayerStore
171 void QgsMapLayerStore::removeMapLayer( QgsMapLayer *layer ) in removeMapLayer() function in QgsMapLayerStore
H A Dqgsproject.cpp3445 void QgsProject::removeMapLayer( const QString &layerId ) in removeMapLayer() function in QgsProject
3451 void QgsProject::removeMapLayer( QgsMapLayer *layer ) in removeMapLayer() function in QgsProject
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgspallabeling_base.py145 def removeMapLayer(cls, layer): member in TestQgsPalLabeling
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgspallabeling_base.py144 def removeMapLayer(cls, layer): member in TestQgsPalLabeling
/dports/graphics/qgis/qgis-3.22.3/src/core/project/
H A Dqgsproject.cpp3531 void QgsProject::removeMapLayer( const QString &layerId ) in removeMapLayer() function in QgsProject
3537 void QgsProject::removeMapLayer( QgsMapLayer *layer ) in removeMapLayer() function in QgsProject