SpikeStream Application Library  0.2
spikestream::NeuronGroupTableView Class Reference

#include <NeuronGroupTableView.h>

List of all members.

Public Member Functions

 NeuronGroupTableView (QWidget *parent, NeuronGroupModel *model)
 ~NeuronGroupTableView ()
void resizeHeaders ()

Detailed Description

A view of the NeuronGroupModel displaying information about the neuron groups in the current network.

Definition at line 15 of file NeuronGroupTableView.h.


Constructor & Destructor Documentation

NeuronGroupTableView::NeuronGroupTableView ( QWidget *  parent,
NeuronGroupModel model 
)

Constructor

Definition at line 13 of file NeuronGroupTableView.cpp.

Destructor

Definition at line 33 of file NeuronGroupTableView.cpp.


Member Function Documentation

Sets up the size of the headers. Does not work in the constructor because there is not any data or model

Definition at line 43 of file NeuronGroupTableView.cpp.


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