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

Editor window in which the user can add/remove/edit stimuli. More...

Inherits QScrollArea.

Public Member Functions

def __init__
 Initializes a StimuliWidget. More...
 
def init_UI
 Sets the central widget according to the kind of surroundings selected in the parent SurroundingsTab's combo-box. More...
 
def set_widget
 Figures out the current selection of the type of surroundings in the parent SurroundingsTab's combo-box. More...
 

Detailed Description

Editor window in which the user can add/remove/edit stimuli.

Constructor & Destructor Documentation

def CompoundPye.src.GUI.stimuli_editor.StimuliWidget.__init__ (   self,
  parent_Tab 
)

Initializes a StimuliWidget.

Parameters
parent_TabRequires the parent SurroundingsTab (or rather a pointer to it) as input, to read its current settings and access its members.

Member Function Documentation

def CompoundPye.src.GUI.stimuli_editor.StimuliWidget.init_UI (   self)

Sets the central widget according to the kind of surroundings selected in the parent SurroundingsTab's combo-box.

def CompoundPye.src.GUI.stimuli_editor.StimuliWidget.set_widget (   self,
  s 
)

Figures out the current selection of the type of surroundings in the parent SurroundingsTab's combo-box.


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