stratified_packager.main
Main plugin module.
Classes
|
The plugin entry object: wires the provider, settings UI and defaults pages. |
- class stratified_packager.main.StratifiedPackager(iface)[source]
The plugin entry object: wires the provider, settings UI and defaults pages.
- Parameters:
iface (
QgisInterface)
- __init__(iface)[source]
Initialize the plugin and install its translator.
- Parameters:
iface (
QgisInterface) – The running QGIS interface handle.
- _teardown_factories()[source]
Unregister the Options, Project and Layer widget factories.
- Return type:
- _teardown_provider()[source]
Disconnect the §5 refresh hookups, then unregister the Processing provider.
- Return type:
- _abc_impl = <_abc._abc_data object>
- _is_protocol = False