SpikeStream Application Library  0.2
spikestream::AnalysesTableView Class Reference

#include <AnalysesTableView.h>

List of all members.

Public Member Functions

 AnalysesTableView (QWidget *parent, QAbstractTableModel *model)
 ~AnalysesTableView ()
void resizeHeaders ()

Detailed Description

View of model listing the different types of analysis. Used for loading and deleting analyses.

Definition at line 11 of file AnalysesTableView.h.


Constructor & Destructor Documentation

AnalysesTableView::AnalysesTableView ( QWidget *  parent,
QAbstractTableModel *  model 
)

Constructor

Definition at line 9 of file AnalysesTableView.cpp.

Destructor

Definition at line 23 of file AnalysesTableView.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 33 of file AnalysesTableView.cpp.


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