18 #ifndef SDRBASE_GUI_SAMPLINGDEVICECONTROL_H_ 19 #define SDRBASE_GUI_SAMPLINGDEVICECONTROL_H_ 24 #include <QPushButton> 43 void setSelectedDeviceIndex(
int index);
44 void removeSelectedDeviceIndex();
47 QComboBox *getChannelSelector();
48 QPushButton *getAddChannelButton();
51 void on_deviceChange_clicked();
52 void on_deviceReload_clicked();
55 Ui::SamplingDeviceControl*
ui;
PluginManager * m_pluginManager
void setPluginManager(PluginManager *pluginManager)
Ui::SamplingDeviceControl * ui
int getSelectedDeviceIndex() const
int m_selectedDeviceIndex