[Qgis-developer] QgsVectorJoinInfo doesn't work in PyQGIS
Jakob Lanstorp
jlanstorp at gmail.com
Wed Mar 4 00:29:38 PST 2015
joinInfo.joinLayerID = tableLayer.id()
must be
joinInfo.joinLayerId = tableLayer.id()
Not sure why QGIS doesn't complain...
-----
Jakob Lanstorp
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/QgsVectorJoinInfo-doesn-t-work-in-PyQGIS-tp5191267p5191373.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
More information about the Qgis-developer
mailing list