[QGIS Commit] [qgis/Quantum-GIS] 0c6239: sip binding for QgsLabelingEngineInterface::labels...

GitHub noreply at github.com
Wed Jul 18 21:06:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 0c62390027cae1cbbf9442b896171b90e919d4ce
      https://github.com/qgis/Quantum-GIS/commit/0c62390027cae1cbbf9442b896171b90e919d4ce
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M python/core/qgsmaprenderer.sip
    M src/core/qgsmaprenderer.h

  Log Message:
  -----------
  sip binding for QgsLabelingEngineInterface::labelsWithinRect()

qgis.utils.iface.mapCanvas().mapRenderer().labelingEngine().labelsWithinRect(some_extent) can now return all labels shown within the canvas (if that's the extent given).


  Commit: 408d2669a1492171906e54d37788a33755f2d246
      https://github.com/qgis/Quantum-GIS/commit/408d2669a1492171906e54d37788a33755f2d246
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M python/core/qgsmaprenderer.sip
    M src/core/qgsmaprenderer.h

  Log Message:
  -----------
  Merge pull request #194 from dakcarto/binding_labelsWithinRect

sip binding for QgsLabelingEngineInterface::labelsWithinRect()


Compare: https://github.com/qgis/Quantum-GIS/compare/8e66f2c45cf7...408d2669a149


More information about the QGIS-commit mailing list