[Qgis-developer] blog

Nathan Woodrow madmanwoo at gmail.com
Thu Feb 14 03:16:30 PST 2013


Looks good. Just ask Tim he will add it for you.

A tip for your plugin code you can use the new PyQt signal slot style

Canvas.mapToolSet.connect(your method)

And

yoursignal = pyqtSignal(str)

self,yoursignal.emit("hello world")

- sent from a tablet device that isn't an iPad
On 14 Feb 2013 21:53, "Denis Rouzaud" <denis.rouzaud at gmail.com> wrote:

>  Hi all,
>
> I wanted to start a blog on wordpress for giving a few plugin development
> tips.
>
> What is the policy about publishing them into the qgis planet?
>
> I wrote a first draft here
> http://3nids.wordpress.com/2013/02/14/identify-feature-on-map/
>
> Please let me know what you think.
>
> Greetings,
>
> Denis
>
>
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130214/25abde83/attachment.html>


More information about the Qgis-developer mailing list