CompoundPye  0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
 All Classes Namespaces Functions Variables Pages
CompoundPye.src.GUI.ui_tabs.TabSensors Class Reference

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...
 

Detailed Description

A tab (Widget) in which the user can add sensors and specify several sensor-parameters.

Constructor & Destructor Documentation

def CompoundPye.src.GUI.ui_tabs.TabSensors.__init__ (   self,
  parent_UI 
)

Initializes a TabCircuit-object.

Parameters
parentRequires the parent MDM_GUI-object as parameter to access its dictionary in which all parameters are stored.

Member Function Documentation

def CompoundPye.src.GUI.ui_tabs.TabSensors.init_UI (   self)

Initializes all Widgets (labels,buttons,etc.) that are shown in this tab.


The documentation for this class was generated from the following file: