|
CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
This package contains several QWidgets which are integrated into the main graphical user interface MotionDetectorModel.GUI.mdm_gui.MDM_GUI as tabs. More...
Classes | |
| class | TabOutput |
| A tab (Widget) in which the user can specify the output parameters of the simulation. More... | |
| class | TabSystem |
| A tab (Widget) in which the user can specify several system-parameters. More... | |
| class | TabSurroundings |
| A tab (Widget) in which the user can specify several surroundings-parameters (dimension, size in pixel, etc.). More... | |
| class | TabCircuit |
| A tab (Widget) in which the user can add components and connections between components and specify several circuit-parameters. More... | |
| class | TabSensors |
| A tab (Widget) in which the user can add sensors and specify several sensor-parameters. More... | |
Functions | |
| def | clearLayout |
| Removes and deletes all widgets from given layout. More... | |
This package contains several QWidgets which are integrated into the main graphical user interface MotionDetectorModel.GUI.mdm_gui.MDM_GUI as tabs.
| def CompoundPye.src.GUI.ui_tabs.clearLayout | ( | layout | ) |
Removes and deletes all widgets from given layout.
| layout | Layout that is to be cleared. |