[Qgis-developer] Labeling in vector layer (development on Qt)
hubbatov
hubbatov at mail.ru
Thu Feb 13 23:44:43 PST 2014
Also i tried this:
QgsPalLayerSettings lyr;
lyr.readFromLayer(m_layer);
lyr.labelPerPart = false;
lyr.writeToLayer(m_layer);
but it now worked too...What i`m doing wrong?
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Labeling-in-vector-layer-development-on-Qt-tp5103733p5103742.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
More information about the Qgis-developer
mailing list