Python Console based on PyQScintilla2. (Developed by Salvatore Larosa)

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
Help
Run command (like Enter key pressed)

Thanks to Larry Shaffer who provided the API files.