openlog package
You will find here a description of all openlog package :
openlog.core
: contains all classes used to implement algorithms (desurveying, lithology interpolation)openlog.datamodel
: contains all classes for openlog datamodel (assays, openlog connection)openlog.gui
: contains all classes for openlog guiopenlog.processing
: contains all classes for openlog QgsProcessing implementationopenlog.toolbelt
: contains all classes for openlog that are not related to openlog and generic for others QGIS plugin
- openlog.classFactory(iface)[source]
Load openlog plugin.
Needed by QGIS to load plugin.
- Parameters:
iface (QgsInterface) – A QGIS interface instance.
Subpackages
- openlog.core package
- Submodules
- openlog.core.affine_projection module
- openlog.core.affine_transform module
- openlog.core.assay_interpolation module
- openlog.core.category_merger module
- openlog.core.desurveying module
- openlog.core.geo_extractor module
- openlog.core.pint_utilities module
- openlog.core.trace_splitter module
- openlog.core.trace_symbology module
- Submodules
- openlog.datamodel package
- openlog.gui package
- Subpackages
- openlog.gui.assay_visualization package
- openlog.gui.collar_creation package
- openlog.gui.connection package
- openlog.gui.create_database package
- openlog.gui.import_assay package
- openlog.gui.import_data package
- openlog.gui.local_grid package
- openlog.gui.pyqtgraph package
- openlog.gui.survey_creation package
- openlog.gui.utils package
- Submodules
- Subpackages
- openlog.processing package
- openlog.toolbelt package
- Submodules
- openlog.toolbelt.checkable_combobox_input_dialog module
- openlog.toolbelt.datetime_format_selection_widget module
- openlog.toolbelt.delimiter_selection_widget module
- openlog.toolbelt.encoding_utils module
- openlog.toolbelt.log_handler module
- openlog.toolbelt.password_item_delegate module
- openlog.toolbelt.preferences module
- openlog.toolbelt.string_map_table_model module
- openlog.toolbelt.translator module
- openlog.toolbelt.vertical_string_map_table_model module
- Submodules