CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
A tab (Widget) in which the user can add sensors and specify several sensor-parameters. More...
Inherits QWidget.
Public Member Functions | |
def | __init__ |
Initializes a TabCircuit-object. More... | |
def | init_UI |
Initializes all Widgets (labels,buttons,etc.) that are shown in this tab. More... | |
A tab (Widget) in which the user can add sensors and specify several sensor-parameters.
def CompoundPye.src.GUI.ui_tabs.TabSensors.__init__ | ( | self, | |
parent_UI | |||
) |
Initializes a TabCircuit-object.
parent | Requires the parent MDM_GUI-object as parameter to access its dictionary in which all parameters are stored. |
def CompoundPye.src.GUI.ui_tabs.TabSensors.init_UI | ( | self | ) |
Initializes all Widgets (labels,buttons,etc.) that are shown in this tab.