PyPO User Manual
GUI Directory Reference

Directories

Files

file  Accordion.py
 An implementation of an accordion component.
 
file  Dialogs.py
 Defines dialogs for the GUI.
 
file  ElementWidget.py
 Defines ElementWidget and its subclasses for the workspace.
 
file  MainWindow.py
 defines classes PyPOMainWindow and MainWidget.
 
file  PlotScreen.py
 Defines a matplotlib plot widget that can be placed in the GUI.
 
file  SubprocessManager.py
 Contains the tools to run a function in a subprocess.
 
file  utils.py
 Contains utilities for the GUI.
 
file  WorkSpace.py
 Defines the workspace widget.