-
Book Overview & Buying
-
Table Of Contents
Building Mapping Applications with QGIS
By :
While you briefly used the QGIS Console in the previous chapter, it is worth examining the QGIS Console window in more detail, so that you are aware of the various features that are available.
If you don't already have it open, choose the Python Console item from the Plugins menu to open the console. The following screenshot shows the various parts of the console window:

Let's take a closer look at these various parts:

These are equivalent to typing import Processing, from PyQt4.QtCore import *, and from PyQt4.QtGui import *.
Of course, you can also run the entered command by pressing the Return key, so this command is only useful if you really want to run a command using the mouse.
Change the font size
Change margin width
Change background colour