6.1.1.3.1.3. thyrsis.gui.crisis_dialog module¶
Crisis interface to define simulation with a mininumum of user interface
- class thyrsis.gui.crisis_dialog.CrisisWidget(dbname, iface, parent=None)¶
Bases :
PyQt5.QtWidgets.QWidget
Crisis dialog, where injections are defined
- cancel()¶
Cancel changes and reload interface with the db data
- Renvoie
None
- Type renvoyé
None
- fillChemCombobox()¶
- project()¶
Getter of the project attribute
- Renvoie
db path
- Type renvoyé
string
- updateDatabase(update_injection_geometries=True)¶
Update database with the information of the dialog form
- Paramètres
update_injection_geometries (bool) – flag to update the saved injection geometries
- Renvoie
success state
- Type renvoyé
bool