qissue-bot / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
http://qgis.org
GNU General Public License v2.0
0 stars 0 forks source link

Missing methods in qgscomposerlegend.sip #3298

Closed qissue-bot closed 5 years ago

qissue-bot commented 5 years ago

Author Name: zicke - (zicke -) Original Redmine Issue: 3310, https://issues.qgis.org/issues/3310

Original Assignee: Borys Jurgiel


There are two missing methods in the python bindings of the [[QgsComposerLegend]] class:

QFont groupFont() const; void setGroupFont( const QFont& f );


qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Martin Dobias (Martin Dobias) Original Date: 2010-12-08T09:44:47.000Z


Fixed in commit:4001fa09 (SVN r14871)