[Qgis-developer] Re: [Qgis-user] New Plugin builder

Florian Hillen fhillen at uni-osnabrueck.de
Sun Feb 22 08:50:48 EST 2009


Hi Gary,

it works really fine now, thanks for that!
I would be glad to see a C++ plugin builder too ;)

But your site is very helpful for prospectiv python-developers I think!

Best regards,
Florian



> I have created a web-based tool to build a minimal QGIS Python plugin.
>
> Basically you specify the required parameters and it creates a ready
> to run plugin with an blank dialog. The tool compiles the resource and
> Ui files and packages it all up into a zip file for download.
>
> You can try the builder at: http://pyqgis.org/builder/plugin_builder.py
>
> The zip file contains a Makefile which can be used to recompile the Ui
> and resource files if you change them. The builder uses Qt 4.4,
> however the generated plugin should work on any QGIS 1.0 install.
>
> If you've been wanting to develop QGIS plugins but didn't know where
> to start, this tool can get you started quickly by setting up the
> structure for you.
>
> Comments and suggestions are welcomed.
>
> -gary
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
> Gary Sherman
> Chair, QGIS Project Steering Committee
> -Micro Resources: http://mrcc.com
>    *Geospatial Hosting
>    *Web Site Hosting
> -Desktop GIS Book:
>    *http://desktopgisbook.com
> "We work virtually everywhere"
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>



More information about the Qgis-developer mailing list