[Qgis-developer] Labeling toolbar activating signals?

Régis Haubourg regis.haubourg at eau-adour-garonne.fr
Thu Jan 30 01:21:46 PST 2014


Hi all, 
answering to myself, Qgis requires a beginEditCommand to activate correctly
all editing tools:

self.iface.setActiveLayer(labelMapLayer )
labelLayer.startEditing()
self.iface.actionToggleEditing().setEnabled(True)
labelLayer.beginEditCommand("labeling action")

Régis



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Labeling-toolbar-activating-signals-tp5100666p5100857.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.


More information about the Qgis-developer mailing list