Exemplo n.º 1
0
QgsMapLayerRegistry::~QgsMapLayerRegistry()
{
  removeAllMapLayers();
}
Exemplo n.º 2
0
QgsMapLayerStore::~QgsMapLayerStore()
{
  removeAllMapLayers();
}