On Fri, Oct 18, 2013 at 8:50 AM, Derek Hohls <dho...@csir.co.za> wrote:

> Hi
>
> We have a third-party Python app (not a plugin) that we would like to
> upgrade for compatibility with 2.0.  I came across this page -
> http://hub.qgis.org/projects/quantum-gis/wiki/API_changes_for_version_20- 
> which details some of the changes.  However, just a quick check reveals
> that, where we have this import,:
>
> from qgis.core import QgsSingleSymbolRenderer
> from qgis.core import QgsSymbol
>
> both of these imports fails; but neither is mentioned on that page.  Is
> there a more comprehensive guide to upgrading available?
>
>
See this page: http://qgis.org/api/annotated.html

I see new classes like:

QgsSingleSymbolRendererV2
QgsSymbolV2
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to