SpikeStream Application Library  0.2
spikestream::TruthTableDialog Class Reference

#include <TruthTableDialog.h>

List of all members.

Public Member Functions

 TruthTableDialog (QWidget *parent=0)
 ~TruthTableDialog ()
void show (unsigned int neuronID)

Detailed Description

Displays a weightless neuron's truth table.

Definition at line 14 of file TruthTableDialog.h.


Constructor & Destructor Documentation

TruthTableDialog::TruthTableDialog ( QWidget *  parent = 0)

Constructor

Definition at line 13 of file TruthTableDialog.cpp.

Destructor

Definition at line 36 of file TruthTableDialog.cpp.


Member Function Documentation

void TruthTableDialog::show ( unsigned int  neuronID)

Shows the dialog with the truth table for the specified neuron id

Definition at line 45 of file TruthTableDialog.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines