pyanno4rt.gui.windows._plan_creation_window
Plan creation window.
Overview
Plan creation window for the application. |
Classes
- class pyanno4rt.gui.windows._plan_creation_window.PlanCreationWindow(parent=None)[source]
Bases:
PyQt5.QtWidgets.QMainWindow,pyanno4rt.gui.compilations.plan_creation_window.Ui_plan_creation_windowPlan creation window for the application.
This class creates a plan creation window for the graphical user interface, including input fields to declare a plan.
Overview
Methods eventFilter(source, event)Customize the event filters.
position().
.
.
Add the CT and segmentation data from a folder.
Add the dose-influence matrix from a folder.
create().
close().
Members