Hi aelalaily For writing Python plugins I recommend you read through the pyqgis cookbook[1].
Also, it is really useful to keep both the QGIS API[2] and the PyQt[3] documentation at hand. Also, if you run into some trouble, a better place to ask for help on this matter would be the qgis-developer mailing list. Best regards [1] - http://www.qgis.org/pyqgis-cookbook/index.html [2] - http://www.qgis.org/api/classes.html [3] - http://pyqt.sourceforge.net/Docs/PyQt4/classes.html On Mon, Jul 15, 2013 at 2:08 PM, A. Alaily <[email protected]> wrote: > Hello, > > I am both new to QGIS and Python. I have the source code of python > application now that I need to develop as a QGIS plugin. > > I have used the Plugin Builder and I have the template files for the > plugin. But that's about it, I don't know how to carry on after. > > What resources can I use for this? Any help would be much appreciated. > > Cheers, > aelalaily > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > > -- ___________________________ ___ __ Ricardo Garcia Silva
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
