libdrmconf 0.15.0
A library to program DMR radios.
Loading...
Searching...
No Matches
ToneSettings Member List

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

_bootMelodyToneSettingsprotected
_bootToneToneSettingsprotected
_callEndToneSettingsprotected
_callEndMelodyToneSettingsprotected
_callResetToneSettingsprotected
_callResetMelodyToneSettingsprotected
_callStartToneSettingsprotected
_callStartMelodyToneSettingsprotected
_channelIdleToneSettingsprotected
_channelIdleMelodyToneSettingsprotected
_keyToneToneSettingsprotected
_ringtoneToneSettingsprotected
_silentToneSettingsprotected
_smsToneToneSettingsprotected
_talkPermitToneSettingsprotected
allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack())ConfigItemvirtual
as() constConfigIteminline
as()ConfigIteminline
beginClear()ConfigItemsignal
bootMelodyToneSettings
bootMelody() constToneSettings
bootToneToneSettings
bootToneEnabled() constToneSettings
callEndToneSettings
callEnd() constToneSettings
callEndMelodyToneSettings
callEndMelody() constToneSettings
callResetToneSettings
callResetEnabled() constToneSettings
callResetMelodyToneSettings
callResetMelody() constToneSettings
callStartToneSettings
callStart() constToneSettings
callStartMelodyToneSettings
callStartMelody() constToneSettings
channelIdleToneSettings
channelIdle() constToneSettings
channelIdleMelodyToneSettings
channelIdleMelody() constToneSettings
clear()ConfigItemvirtual
clone() const overrideToneSettingsvirtual
compare(const ConfigItem &other) constConfigItemvirtual
config() constConfigItemvirtual
ConfigItem(QObject *parent=nullptr)ConfigItemexplicitprotected
copy(const ConfigItem &other)ConfigItemvirtual
description() constConfigItem
description(const QMetaProperty &prop) constConfigItem
disableKeyTone()ToneSettings
enableBootTone(bool enable)ToneSettings
enableCallReset(bool enable)ToneSettings
enableRingtone(bool enable)ToneSettings
enableSilent(bool enable)ToneSettings
enableSMSTone(bool enable)ToneSettings
endClear()ConfigItemsignal
findItemsOfTypes(const QStringList &typeNames, QSet< ConfigItem * > &items) constConfigItemvirtual
hasDescription() constConfigItem
hasDescription(const QMetaProperty &prop) constConfigItem
hasLongDescription() constConfigItem
hasLongDescription(const QMetaProperty &prop) constConfigItem
is() constConfigIteminline
keyToneToneSettings
keyToneEnabled() constToneSettings
keyToneVolume() constToneSettings
label(Context &context, const ErrorStack &err=ErrorStack())ConfigItemvirtual
link(const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack())ConfigItemvirtual
longDescription() constConfigItem
longDescription(const QMetaProperty &prop) constConfigItem
modified(ConfigItem *obj)ConfigItemsignal
parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack())ConfigItemvirtual
populate(YAML::Node &node, const Context &context, const ErrorStack &err=ErrorStack())ConfigItemprotectedvirtual
ringtoneToneSettings
ringtoneEnabled() constToneSettings
serialize(const Context &context, const ErrorStack &err=ErrorStack())ConfigItemvirtual
setCallEnd(Channel::Types permit)ToneSettings
setCallStart(Channel::Types permit)ToneSettings
setChannelIdle(Channel::Types permit)ToneSettings
setKeyToneVolume(Level volume)ToneSettings
setTalkPermit(Channel::Types permit)ToneSettings
silentToneSettings
silent() constToneSettings
smsToneToneSettings
smsToneEnabled() constToneSettings
talkPermitToneSettings
talkPermit() constToneSettings
ToneSettings(QObject *parent=nullptr)ToneSettingsexplicit