ScenarioGUI
latest

ScenarioGUI

  • Welcome to ScenarioGUI’s documentation!
  • ScenarioGUI’s Changelog and future developments
  • Legal Notice

Code

  • Contribute to the GUI
  • General structure of the GUI
  • Modules
    • gui_structure.py
    • gui_structure_classes.py
    • gui_calculation_thread.py
    • gui_data_storage.py
    • gui_base_class.py
    • gui_combine_window.py
  • How to add or correct translations?
  • How to add an icon?
ScenarioGUI
  • Modules
  • Edit on GitHub

Modules

  • gui_structure.py
    • GuiStructure
  • gui_structure_classes.py
    • Aim
    • ButtonBox
    • Category
    • FigureOption
    • FileNameBox
    • FlexibleAmount
    • FloatBox
    • FloatBoxWithUnits
    • FontListBox
    • FunctionButton
    • Hint
    • IntBox
    • IntBoxWithUnits
    • ListBox
    • MatrixBox
    • MultipleIntBox
    • Option
    • Page
    • ResultExport
    • ResultFigure
    • ResultText
    • Subcategory
    • TextBox
    • TextBoxMultiLine
    • ValueHint
  • gui_calculation_thread.py
    • CalcProblem
    • calculate()
  • gui_data_storage.py
    • DataStorage
    • is_equal()
  • gui_base_class.py
    • BaseUI
  • gui_combine_window.py
    • JsonDict
    • MainWindow
    • normal_export()
    • normal_import()
Previous Next

© Copyright 2024, Tobias Blanke and Wouter Peere. Revision fd936f04.

Built with Sphinx using a theme provided by Read the Docs.