Project: QGIS

Version: 2.0.0

Feature: Python project macros

A Python module, saved into a project.qgs file, can be loaded and have specific functions run on the following project events:

  • openProject()
  • saveProject()
  • closeProject()

Whether the macros are run can be configured in the application options.