Added a use case get from a plugin documentation

Luigi Pirelli 2018-02-06 23:48:00 +01:00
parent e067eda4bf
commit f27a7612cb

@ -31,4 +31,5 @@ You can find Python API documentation at http://python.qgis.org/api/ (work in pr
You can use IDEs (PyCharm or Eclipse) to step through your code. Alternatively, you can install First Aid plugin and use it within QGIS. More info can be found here: https://www.lutraconsulting.co.uk/blog/2016/06/12/introducing-first-aid-plugin/ You can use IDEs (PyCharm or Eclipse) to step through your code. Alternatively, you can install First Aid plugin and use it within QGIS. More info can be found here: https://www.lutraconsulting.co.uk/blog/2016/06/12/introducing-first-aid-plugin/
## More info ## More info
* https://gisforthought.com/updating-a-plugin-from-qgis-2-to-qgis-3/ * https://gisforthought.com/updating-a-plugin-from-qgis-2-to-qgis-3/
* https://github.com/gc-i/wntOS/wiki/QGIS3Port