[QGIS Commit] [qgis/Quantum-GIS] c8ca37: Add collapse toggling synchronization to QgsCollap...

GitHub noreply at github.com
Tue Feb 12 13:44:46 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: c8ca3761ff1c5902e567fcdcc7d360bc70666f97
      https://github.com/qgis/Quantum-GIS/commit/c8ca3761ff1c5902e567fcdcc7d360bc70666f97
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

  Changed paths:
    M python/gui/qgscollapsiblegroupbox.sip
    M src/gui/qgscollapsiblegroupbox.cpp
    M src/gui/qgscollapsiblegroupbox.h
    M src/ui/qgslabelingguibase.ui

  Log Message:
  -----------
  Add collapse toggling synchronization to QgsCollapsibleGroupBoxBasic

- Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other boxes with the same syncGroup QString value
- Synchronizes boxes of same syncGroup via recursive search in parent or grandparent widget (if grandparent is not QgisApp)





More information about the QGIS-commit mailing list