SpikeStream Application Library
0.2
|
#include <SpikeStreamMainWindow.h>
Public Member Functions | |
SpikeStreamMainWindow () | |
~SpikeStreamMainWindow () | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
The main class of the application and the widget below the Spike Stream Application. Responsible for initializing the application and setting up the various widgets.
Definition at line 19 of file SpikeStreamMainWindow.h.
Constructor.
Definition at line 36 of file SpikeStreamMainWindow.cpp.
Destructor.
Definition at line 71 of file SpikeStreamMainWindow.cpp.
void SpikeStreamMainWindow::closeEvent | ( | QCloseEvent * | event | ) | [protected] |
Overridden close to check that network is saved and simulation or analysis is not running.
Definition at line 84 of file SpikeStreamMainWindow.cpp.