pyanno4rt.gui._gui
Graphical user interface.
Overview
Graphical user interface class. |
Classes
- class pyanno4rt.gui._gui.GraphicalUserInterface[source]
Graphical user interface class.
This class provides …
- Parameters:
...
- ...
Overview
Methods launch(plan)Launch the graphical user interface.
fetch()Get the treatment plan dictionary of the GUI.
closeEvent(event)Close the application.
Members