SpikeStream Application Library
0.2
|
#include <NeuronParametersDialog.h>
Public Member Functions | |
NeuronParametersDialog (QWidget *parent=0) | |
~NeuronParametersDialog () |
Displays the current neuron parameters for the currently loaded network. Clicking on a particular row launches a dialog to edit parameters for the corresponding neuron group NOTE: Not thread safe.
Definition at line 12 of file NeuronParametersDialog.h.
NeuronParametersDialog::NeuronParametersDialog | ( | QWidget * | parent = 0 | ) |
Constructor
Definition at line 13 of file NeuronParametersDialog.cpp.
Destructor
Definition at line 39 of file NeuronParametersDialog.cpp.