QgsMapToolEdit in python?

2 messages Options
Embed this post
Permalink
luca_manganelli

QgsMapToolEdit in python?

Reply Threaded More More options
Print post
Permalink

Hi, QgsMapToolEdit seems doesn't have SIP files.
It would be useful to subclass that class to make user defined plugins...
any idea?

_______________________________________________
Qgis-developer mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
Martin Dobias

Re: QgsMapToolEdit in python?

Reply Threaded More More options
Print post
Permalink
On Thu, Nov 5, 2009 at 4:10 PM,  <[hidden email]> wrote:
>
> Hi, QgsMapToolEdit seems doesn't have SIP files.
> It would be useful to subclass that class to make user defined plugins...
> any idea?

Hi Luca,

this class isn't in gui library so it's not currently possible to make
it available in python bindings. But it should be relatively easy to
create your own QgsMapToolEdit-style class directly in python...

Martin
_______________________________________________
Qgis-developer mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-developer