This is the complete list of members for QmmpSettings, including all inherited members.
| audioSettingsChanged() | QmmpSettings | signal |
| averageBitrate() const | QmmpSettings | |
| bufferSize() const | QmmpSettings | |
| coverNameFilters(bool include=true) const | QmmpSettings | |
| coverSearchDepth() const | QmmpSettings | |
| coverSettingsChanged() | QmmpSettings | signal |
| determineFileTypeByContent() const | QmmpSettings | |
| eqSettings() const | QmmpSettings | |
| eqSettingsChanged() | QmmpSettings | signal |
| HTTP_PROXY enum value | QmmpSettings | |
| instance() | QmmpSettings | static |
| isProxyEnabled() const | QmmpSettings | |
| m_aud_dithering | QmmpSettings | private |
| m_aud_format | QmmpSettings | private |
| m_aud_software_volume | QmmpSettings | private |
| m_average_bitrate | QmmpSettings | private |
| m_buffer_size | QmmpSettings | private |
| m_cover_depth | QmmpSettings | private |
| m_cover_exclude | QmmpSettings | private |
| m_cover_inc | QmmpSettings | private |
| m_cover_use_files | QmmpSettings | private |
| m_determine_by_content | QmmpSettings | private |
| m_eq_settings | QmmpSettings | private |
| m_instance | QmmpSettings | privatestatic |
| m_proxy_auth | QmmpSettings | private |
| m_proxy_enabled | QmmpSettings | private |
| m_proxy_type | QmmpSettings | private |
| m_proxy_url | QmmpSettings | private |
| m_rg_defaut_gain | QmmpSettings | private |
| m_rg_mode | QmmpSettings | private |
| m_rg_preamp | QmmpSettings | private |
| m_rg_prevent_clipping | QmmpSettings | private |
| m_saveSettings | QmmpSettings | private |
| m_volume_step | QmmpSettings | private |
| networkSettingsChanged() | QmmpSettings | signal |
| outputFormat() const | QmmpSettings | |
| proxy() const | QmmpSettings | |
| ProxyType enum name | QmmpSettings | |
| proxyType() const | QmmpSettings | |
| QmmpSettings(QObject *parent=nullptr) | QmmpSettings | explicit |
| readEqSettings(EqSettings::Bands bands=EqSettings::EQ_BANDS_10) | QmmpSettings | |
| REPLAYGAIN_ALBUM enum value | QmmpSettings | |
| REPLAYGAIN_DISABLED enum value | QmmpSettings | |
| REPLAYGAIN_TRACK enum value | QmmpSettings | |
| replayGainDefaultGain() const | QmmpSettings | |
| replayGainMode() const | QmmpSettings | |
| ReplayGainMode enum name | QmmpSettings | |
| replayGainPreamp() const | QmmpSettings | |
| replayGainPreventClipping() const | QmmpSettings | |
| replayGainSettingsChanged() | QmmpSettings | signal |
| saveSettings() | QmmpSettings | private |
| setAudioSettings(bool soft_volume, Qmmp::AudioFormat format, bool use_dithering) | QmmpSettings | |
| setAverageBitrate(bool enabled) | QmmpSettings | |
| setBufferSize(int msec) | QmmpSettings | |
| setCoverSettings(QStringList inc, QStringList exc, int depth, bool use_files) | QmmpSettings | |
| setDetermineFileTypeByContent(bool enabled) | QmmpSettings | |
| setEqSettings(const EqSettings &settings) | QmmpSettings | |
| setNetworkSettings(bool use_proxy, bool auth, ProxyType type, const QUrl &proxy) | QmmpSettings | |
| setReplayGainSettings(ReplayGainMode mode, double preamp, double default_gain, bool clip) | QmmpSettings | |
| setVolumeStep(int step) | QmmpSettings | |
| SOCKS5_PROXY enum value | QmmpSettings | |
| sync() | QmmpSettings | privateslot |
| useCoverFiles() const | QmmpSettings | |
| useDithering() const | QmmpSettings | |
| useProxyAuth() const | QmmpSettings | |
| useSoftVolume() const | QmmpSettings | |
| volumeStep() const | QmmpSettings | |
| ~QmmpSettings() | QmmpSettings | virtual |