CEBL  2.1
Public Member Functions
InterfaceCombo Class Reference

#include <InterfaceCombo.hpp>

Public Member Functions

 InterfaceCombo (CEBLViewGTK *view)
 ~InterfaceCombo ()
GtkWidget * getCombo ()
 gets gtk widget to allow users to select interface
EEGInterfacegetInterface ()
 gets pointer to selected interface
int getSelectedInterfaceID ()
 gets id of selected interface
void updateView ()
 update view from model

Detailed Description

Definition at line 37 of file InterfaceCombo.hpp.


Constructor & Destructor Documentation

InterfaceCombo::InterfaceCombo ( CEBLViewGTK view)

Definition at line 22 of file InterfaceCombo.cpp.

InterfaceCombo::~InterfaceCombo ( )

Definition at line 41 of file InterfaceCombo.cpp.


Member Function Documentation

GtkWidget * InterfaceCombo::getCombo ( )

gets gtk widget to allow users to select interface

Definition at line 85 of file InterfaceCombo.cpp.

Referenced by TabRealTimeClassification::CreateGUI(), and TabTraining::CreateGUI().

EEGInterface * InterfaceCombo::getInterface ( )
int InterfaceCombo::getSelectedInterfaceID ( )

gets id of selected interface

Definition at line 140 of file InterfaceCombo.cpp.

void InterfaceCombo::updateView ( )

update view from model

Definition at line 101 of file InterfaceCombo.cpp.


The documentation for this class was generated from the following files: