SpikeStream Application Library
0.2
|
#include <NetworksWidget.h>
Signals | |
void | networkChanged () |
Public Member Functions | |
NetworksWidget (QWidget *parent=0) | |
~NetworksWidget () |
Displays a list of widgets with buttons to add and delete networks.
Definition at line 20 of file NetworksWidget.h.
NetworksWidget::NetworksWidget | ( | QWidget * | parent = 0 | ) |
Constructor
Definition at line 27 of file NetworksWidget.cpp.
Destructor
Definition at line 82 of file NetworksWidget.cpp.
void spikestream::NetworksWidget::networkChanged | ( | ) | [signal] |