unidec.IsoDec.IDGUI package¶
Submodules¶
unidec.IsoDec.IDGUI.IsoDecControls module¶
- class unidec.IsoDec.IDGUI.IsoDecControls.main_controls(parent, config, pres, panel, iconfile)¶
Bases:
Panel
- export_gui_to_config(e=None)¶
Exports parameters from the GUI to the config object. :return: None
- import_config_to_gui()¶
Imports parameters from the config object to the GUI. :return: None
- on_backcheck(e)¶
- on_mousewheel(e)¶
unidec.IsoDec.IDGUI.IsoDecMenu module¶
Bases:
Menu
unidec.IsoDec.IDGUI.IsoDecView module¶
- class unidec.IsoDec.IDGUI.IsoDecView.IsoDecView(parent, title, config, iconfile=None, tabbed=None)¶
Bases:
MainwindowBase
- setup_main_panel()¶