Juergen E. Fischer
9ceb5ceab6
sip sync
2014-11-21 01:17:21 +01:00
Juergen E. Fischer
82b6e0342a
cosmetic cleanups, typo fixes, formatting
2014-10-21 01:33:20 +02:00
Juergen E. Fischer
74e7314c36
update sip bindings II
2014-01-27 09:22:53 +01:00
Etienne Tourigny
9bed789f2e
implement currentLayer() and setCurrentLayer() in QgsLegendInterface to set/get current layer
2013-01-28 19:14:38 -02:00
Etienne Tourigny
42d637d9a0
allows for plugins to insert actions for layers in TOC, with QgsLegendInterface::addLegendLayerAction()
2013-01-28 19:14:38 -02:00
olivier
85b684c962
Added layerIsExpanded() to QgsLegendInterface
2013-01-26 22:28:19 +01:00
Sandro Santilli
9132ebb7c9
Expose setGroupExpanded to python
2012-12-17 23:32:49 +01:00
Larry Shaffer
8260eab94b
Update QgsLegend::selectedLayers() and add to QgsLegendInterface
...
- Add option to return selected layers in drawing order
2012-11-28 11:43:47 -07:00
Juergen E. Fischer
f3cb57b1eb
SIP bindings update:
...
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00
mhugent
b8853323ac
Improve python bindings for adding legend groups ( #3263 ). Patch from Marco Bernasocchi
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15787 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-21 07:43:44 +00:00
jef
05bc879744
fix build error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 00:58:54 +00:00
mhugent
855601c3d6
Apply patch #3263 to fix adding of groups to Legend. Provided by Marco Bernasocchi
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15561 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-22 15:39:10 +00:00
jef
60abf63599
add sip bindings for groupLayerRelationship ( fixes #2969 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 09:49:54 +00:00
wonder
8a394ab070
Applied patch from #2672 by Andres Manz: more legend interface functionality.
...
Thanks for contributing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13383 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-25 17:26:12 +00:00
jef
d975c897f3
[FEATURE] legend interface added to retrieve layers in legend order (supplied by Maxim Dubinin)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-06 16:12:39 +00:00
jef
5608ccc1f2
allow opening properties dialog for layer from plugins (better version of r12814)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12828 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-23 21:50:09 +00:00
jef
882e7e8873
[FEATURE] allow opening layer properties from plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-21 20:17:29 +00:00
wonder
94317ce545
[FEATURE] Applied patch from Andres Manz from #2185
...
Adds QgsLegendInterface class to GUI library to allow users to do some operations with groups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12359 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-07 21:03:45 +00:00