[Qgis-developer] New Python Console

Jeremy Palmer JPalmer at linz.govt.nz
Wed Apr 3 17:01:55 PDT 2013


No problem at all.

Would be nice though!

From: Salvatore Larosa [mailto:lrssvtml at gmail.com]
Sent: Thursday, 4 April 2013 12:37 p.m.
To: Jeremy Palmer
Cc: qgis-developer
Subject: Re: [Qgis-developer] New Python Console

Hi Jeremy,
I was aware, sorry for that.
I am trying to solve this issue although I don't know if this is related to the Qsci module.
Thanks.

Regards,
-SL

Il giorno 03/apr/2013 00:01, "Jeremy Palmer" <JPalmer at linz.govt.nz<mailto:JPalmer at linz.govt.nz>> ha scritto:
Hi QGIS devs!

I'm just been playing with the new python console and it's a great improvement -many thanks to Salvatore Larosa.

One feature that seems to be missing is the ability for auto-completion to work on runtime objects using automatic type inference.

e.g. currently:

>>> iface.activeLayer().

does not bring up autocompletion list for the QgsMaplayer object

Or:

>>> layer = iface.activeLayer()
>>> layer.

does not bring up the autocomplete for the layer object.

Is this a hard thing to implement? Or is it limited by the Qsci module?

Cheers,
Jeremy

This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info at linz.govt.nz<mailto:info at linz.govt.nz>) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You.
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org<mailto: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/20130404/dede7f17/attachment.html>


More information about the Qgis-developer mailing list