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.
Public Attributes | List of all members
TestMI::DeviceSettingsKeys Struct Reference

Public Attributes

QList< QString > m_commonSettingsKeys
 
QList< QList< QString > > m_streamsSettingsKeys
 

Detailed Description

Definition at line 150 of file testmi.h.

Member Data Documentation

◆ m_commonSettingsKeys

QList<QString> TestMI::DeviceSettingsKeys::m_commonSettingsKeys

Definition at line 152 of file testmi.h.

Referenced by TestMI::webapiReverseSendSettings().

◆ m_streamsSettingsKeys

QList<QList<QString> > TestMI::DeviceSettingsKeys::m_streamsSettingsKeys

Definition at line 153 of file testmi.h.

Referenced by TestMI::applySettings(), and TestMI::webapiReverseSendSettings().


The documentation for this struct was generated from the following file: