CEBL  2.1
Public Member Functions
DataSourceCombo Class Reference

#include <DataSourceCombo.hpp>

Public Member Functions

 DataSourceCombo (CEBLViewGTK *view)
 ~DataSourceCombo ()
GtkWidget * getCombo ()
 gets gtk widget to allow users to select data source
void updateView ()
 update view from model
string getSelectedSource ()
 get a string representing the selected source

Detailed Description

Definition at line 37 of file DataSourceCombo.hpp.


Constructor & Destructor Documentation

DataSourceCombo::DataSourceCombo ( CEBLViewGTK view)

Definition at line 18 of file DataSourceCombo.cpp.

DataSourceCombo::~DataSourceCombo ( )

Definition at line 24 of file DataSourceCombo.cpp.


Member Function Documentation

GtkWidget * DataSourceCombo::getCombo ( )

gets gtk widget to allow users to select data source

Definition at line 31 of file DataSourceCombo.cpp.

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

string DataSourceCombo::getSelectedSource ( )

get a string representing the selected source

Definition at line 90 of file DataSourceCombo.cpp.

Referenced by TabDevice::updateView().

void DataSourceCombo::updateView ( )

update view from model

Definition at line 47 of file DataSourceCombo.cpp.

Referenced by CEBLViewGTK::updateView().


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