[QGIS Commit] [qgis/Quantum-GIS] 193b61: QgsMapLayerRegistry add/remove signals reworked

GitHub noreply at github.com
Sat Apr 20 04:50:44 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 193b6154d213254672061267bac8e6e8ad5ea1f3
      https://github.com/qgis/Quantum-GIS/commit/193b6154d213254672061267bac8e6e8ad5ea1f3
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    M python/core/qgsmaplayerregistry.sip
    M python/plugins/GdalTools/tools/GdalTools_utils.py
    M src/app/legend/qgslegend.cpp
    M src/core/qgsmaplayerregistry.cpp
    M src/core/qgsmaplayerregistry.h
    M src/core/qgsofflineediting.cpp
    M src/plugins/georeferencer/qgsgeorefplugingui.cpp

  Log Message:
  -----------
  QgsMapLayerRegistry add/remove signals reworked
* "theEmitSignal" parameter renamed to addToLegend
* layer(s)WillBeRemoved has no more "theEmitSingal" parameter
* layer(s)WillBeRemoved and layer(s)(Was)Added emitted in every case
* legendLayersAdded( QList<QgsMapLayer*> theMapLayers ) signal added
* removedAll renamed to removeAll (is emitted BEFORE layers are removed)





More information about the QGIS-commit mailing list