6.1.1.3.1.6. thyrsis.gui.isovalue_dialog module¶
Simple gui to define isovalues and their units
- class thyrsis.gui.isovalue_dialog.IsovalueDialog(values, unit, scale, nbPixelsPerMeter=0)¶
Bases:
PyQt5.QtWidgets.QDialog
Dialog to configure the isovalue process
- exec_()¶
return
- Returns
tuple of 4 value (isovalues [list], unit [string], scale type [string], nb pixel per metter [int])
- Return type
tuple