[QGIS Commit] [qgis/Quantum-GIS] 65ae7d: Add adjustable Qt stylesheet class, QgisAppStyleSh...
GitHub
noreply at github.com
Mon Jan 21 00:49:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 65ae7d8430a8c440aa943d59314751c24775c8ee
https://github.com/qgis/Quantum-GIS/commit/65ae7d8430a8c440aa943d59314751c24775c8ee
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M python/gui/qgisinterface.sip
M src/app/CMakeLists.txt
M src/app/composer/qgscomposer.cpp
M src/app/composer/qgscomposer.h
M src/app/qgisapp.cpp
M src/app/qgisapp.h
M src/app/qgisappinterface.cpp
M src/app/qgisappinterface.h
A src/app/qgisappstylesheet.cpp
A src/app/qgisappstylesheet.h
M src/app/qgsoptions.cpp
M src/app/qgsoptions.h
M src/gui/qgisinterface.h
Log Message:
-----------
Add adjustable Qt stylesheet class, QgisAppStyleSheet
- [API] Remove individual stylesheet option functions (e.g. setFontSize) in favor of direct access to QgisAppStyleSheet functions
More information about the QGIS-commit
mailing list