[QGIS Commit] [qgis/Quantum-GIS] d90f16: Allow adding QToolButton's to the toolbars

GitHub noreply at github.com
Sun Apr 28 12:17:41 PDT 2013


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

  Changed paths:
    M python/gui/qgisinterface.sip
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/app/qgisappinterface.cpp
    M src/app/qgisappinterface.h
    M src/gui/qgisinterface.h

  Log Message:
  -----------
  Allow adding QToolButton's to the toolbars
 * iface.addToolBarWidget()
 * iface.addRasterToolBarWidget()
 * iface.addVectorToolBarWidget()
 * iface.addDatabaseToolBarWidget()
 * iface.addWebToolBarWidget()





More information about the QGIS-commit mailing list