Module: safe_qgis.function_options_dialog

InaSAFE Disaster risk assessment tool developed by AusAid - Impact Functions Dialog.

Contact : ole.moller.nielsen@gmail.com

Note

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

class safe_qgis.function_options_dialog.FunctionOptionsDialog(theParent=None)[source]

ConfigurableImpactFunctions Dialog for InaSAFE.

accept()[source]

Override the default accept function

Args:
theFunction - theFunction to be modified params - parameters to be edited
Returns:
not applicable
buildForm(theFunction, params)[source]

we build a form from impact functions parameter

Args:
theFunction - theFunction to be modified params - parameters to be edited
Returns:
not applicable

This module forms part of the InaSAFE tool.

Previous topic

Module: safe_qgis.keywords_dialog

Next topic

Module: safe_qgis.impact_functions_doc_base

This Page