stratified_packager

Stratified Packager QGIS Plugin.

Functions

classFactory(iface)

Load the plugin class.

stratified_packager.classFactory(iface)[source]

Load the plugin class.

Parameters:

iface (QgisInterface) – A QGIS interface instance.

Return type:

StratifiedPackager

Returns:

An instance of the plugin class.

Modules

gui

GUI surface: the Options page, the Project/Layer defaults pages and their factories.

identity

Plugin identity derived at import.

main

Main plugin module.

processing

The plugin's QGIS Processing framework integration.

settings

The plugin's own typed settings schema, built on the toolbelt settings library.

toolbelt

Plugin-agnostic library of reusable QGIS plugin helpers.