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.
Preferences Member List

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

deserialize(const QByteArray &data)Preferences
getAudioDevice() constPreferencesinline
getAudioType() constPreferencesinline
getConsoleMinLogLevel() constPreferencesinline
getFileMinLogLevel() constPreferencesinline
getLatitude() constPreferencesinline
getLogFileName() constPreferencesinline
getLongitude() constPreferencesinline
getSourceDevice() constPreferencesinline
getSourceIndex() constPreferencesinline
getUseLogFile() constPreferencesinline
m_audioDevicePreferencesprotected
m_audioTypePreferencesprotected
m_consoleMinLogLevelPreferencesprotected
m_fileMinLogLevelPreferencesprotected
m_latitudePreferencesprotected
m_logFileNamePreferencesprotected
m_longitudePreferencesprotected
m_sourceDevicePreferencesprotected
m_sourceIndexPreferencesprotected
m_useLogFilePreferencesprotected
Preferences()Preferences
resetToDefaults()Preferences
serialize() constPreferences
setAudioDevice(const QString &value)Preferencesinline
setAudioType(const QString &value)Preferencesinline
setConsoleMinLogLevel(const QtMsgType &minLogLevel)Preferencesinline
setFileMinLogLevel(const QtMsgType &minLogLevel)Preferencesinline
setLatitude(float latitude)Preferencesinline
setLogFileName(const QString &value)Preferencesinline
setLongitude(float longitude)Preferencesinline
setSourceDevice(const QString &value)Preferencesinline
setSourceIndex(const int value)Preferencesinline
setUseLogFile(bool useLogFile)Preferencesinline
WebAPIAdapterBase classPreferencesfriend