SpikeStream Nemo Plugin  0.2
spikestream::DeviceLoaderWidget Class Reference

#include <DeviceLoaderWidget.h>

List of all members.

Public Member Functions

 DeviceLoaderWidget (QString pluginPath, QWidget *parent=0)
 ~DeviceLoaderWidget ()
QList< AbstractDeviceWidget * > getAbstractDeviceWidgets ()

Detailed Description

Loads experiments and allows user to switch between them using a combo box.

Definition at line 16 of file DeviceLoaderWidget.h.


Constructor & Destructor Documentation

DeviceLoaderWidget::DeviceLoaderWidget ( QString  pluginPath,
QWidget *  parent = 0 
)

Constructor

Definition at line 13 of file DeviceLoaderWidget.cpp.

Destructor

Definition at line 55 of file DeviceLoaderWidget.cpp.


Member Function Documentation

QList<AbstractDeviceWidget*> spikestream::DeviceLoaderWidget::getAbstractDeviceWidgets ( ) [inline]

Definition at line 22 of file DeviceLoaderWidget.h.


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