Hi, in Python, if I do:

writer = QgsVectorFileWriter("my_shapes.shp", "CP1250", QgsFields(),
QGis.WKBLine, None, "ESRI Shapefile")

Qgis raises an error telling that first parameter is "str", but he
wants "QString"...????
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to