![]() |
Python Console for QGIS |
Now you can use auto-completion for syntax in console!!!
(Thanks to Larry Shaffer who provided the API files)
To access Quantum GIS environment from this console
use qgis.utils.iface object (instance of QgisInterface class).
To import the class QgisInterface can also use the dedicated
button on the toolbar on the left.
The following is a description of the tools in the toolbar:
![]() |
Tool to clear python console |
![]() |
Tool to import iface class |
![]() |
Tool to import Sextante class |
![]() |
Tool to open a python script and load in console |
![]() |
Tool to save a python script |
![]() |
This! ;-) |
![]() |
Run command (like Enter key pressed) |