SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
DeviceUISet Member List

This is the complete list of members for DeviceUISet, including all inherited members.

addChannelMarker(ChannelMarker *channelMarker)DeviceUISet
addRollupWidget(QWidget *widget)DeviceUISet
ChannelInstanceRegistrations typedefDeviceUISetprivate
compareRxChannelURIs(const QString &registerdChannelURI, const QString &xChannelURI)DeviceUISetprivate
deleteRxChannel(int channelIndex)DeviceUISet
deleteTxChannel(int channelIndex)DeviceUISet
DeviceUISet(int tabIndex, int deviceType, QTimer &timer)DeviceUISet
freeRxChannels()DeviceUISet
freeTxChannels()DeviceUISet
getNumberOfAvailableMIMOChannels() constDeviceUISetinline
getNumberOfAvailableRxChannels() constDeviceUISetinline
getNumberOfAvailableTxChannels() constDeviceUISetinline
getNumberOfRxChannels() constDeviceUISetinline
getNumberOfTxChannels() constDeviceUISetinline
getSpectrum()DeviceUISetinline
loadRxChannelSettings(const Preset *preset, PluginAPI *pluginAPI)DeviceUISet
loadTxChannelSettings(const Preset *preset, PluginAPI *pluginAPI)DeviceUISet
m_channelWindowDeviceUISet
m_deviceAPIDeviceUISet
m_deviceMIMOEngineDeviceUISet
m_deviceSinkEngineDeviceUISet
m_deviceSourceEngineDeviceUISet
m_deviceTabIndexDeviceUISetprivate
m_mainWindowStateDeviceUISet
m_nbAvailableMIMOChannelsDeviceUISetprivate
m_nbAvailableRxChannelsDeviceUISetprivate
m_nbAvailableTxChannelsDeviceUISetprivate
m_rxChannelInstanceRegistrationsDeviceUISetprivate
m_samplingDeviceControlDeviceUISet
m_spectrumDeviceUISet
m_spectrumGUIDeviceUISet
m_spectrumVisDeviceUISet
m_txChannelInstanceRegistrationsDeviceUISetprivate
registerRxChannelInstance(const QString &channelName, PluginInstanceGUI *pluginGUI)DeviceUISet
registerTxChannelInstance(const QString &channelName, PluginInstanceGUI *pluginGUI)DeviceUISet
removeRxChannelInstance(PluginInstanceGUI *pluginGUI)DeviceUISet
removeTxChannelInstance(PluginInstanceGUI *pluginGUI)DeviceUISet
renameRxChannelInstances()DeviceUISetprivate
renameTxChannelInstances()DeviceUISetprivate
saveRxChannelSettings(Preset *preset)DeviceUISet
saveTxChannelSettings(Preset *preset)DeviceUISet
setNumberOfAvailableMIMOChannels(int number)DeviceUISetinline
setNumberOfAvailableRxChannels(int number)DeviceUISetinline
setNumberOfAvailableTxChannels(int number)DeviceUISetinline
~DeviceUISet()DeviceUISet