http://hub.qgis.org/wiki/quantum-gis/API_changes_for_version_20
also see this which is Python specific http://hub.qgis.org/wiki/quantum-gis/Python_plugin_API_changes_from_18_to_20 On Fri, Oct 18, 2013 at 3:50 AM, Derek Hohls <[email protected]> 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? > > Thanks > Derek > > > -- > This message is subject to the CSIR's copyright terms and conditions, > e-mail legal notice, and implemented Open Document Format (ODF) standard. > The full disclaimer details can be found at > http://www.csir.co.za/disclaimer.html. > > > This message has been scanned for viruses and dangerous content by * > MailScanner* <http://www.mailscanner.info/>, > and is believed to be clean. > > > Please consider the environment before printing this email. > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
