SpikeStream Application Library  0.2
spikestream::SpikeStreamMainWindow Class Reference

#include <SpikeStreamMainWindow.h>

List of all members.

Public Member Functions

 SpikeStreamMainWindow ()
 ~SpikeStreamMainWindow ()

Protected Member Functions

void closeEvent (QCloseEvent *event)

Detailed Description

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 & Destructor Documentation

Constructor.

Definition at line 36 of file SpikeStreamMainWindow.cpp.

Destructor.

Definition at line 71 of file SpikeStreamMainWindow.cpp.


Member Function Documentation

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.


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