SpikeStream Application Library  0.2
spikestream::ConnectionsTableView Class Reference

#include <ConnectionsTableView.h>

List of all members.

Public Member Functions

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

Detailed Description

View of model that holds information about the connection groups available for the current network.

Definition at line 12 of file ConnectionsTableView.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 10 of file ConnectionsTableView.cpp.

Destructor

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


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