Example #1
0
QgsMapLayerRegistry::~QgsMapLayerRegistry()
{
  removeAllMapLayers();
}
Example #2
0
QgsMapLayerStore::~QgsMapLayerStore()
{
  removeAllMapLayers();
}