libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
TyTChannelExtension Member List

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

_allowInterruptTyTChannelExtensionprotected
_autoScanTyTChannelExtensionprotected
_compressedUDPHeaderTyTChannelExtensionprotected
_dcdmLeaderTyTChannelExtensionprotected
_displayPTTIdTyTChannelExtensionprotected
_dmrSquelchTyTChannelExtensionprotected
_emergencyAlarmConfirmedTyTChannelExtensionprotected
_inCallCriterionTyTChannelExtensionprotected
_killToneTyTChannelExtensionprotected
_rxRefFrequencyTyTChannelExtensionprotected
_tightSquelchTyTChannelExtensionprotected
_txRefFrequencyTyTChannelExtensionprotected
allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack())ConfigItemvirtual
allowInterrupt() constTyTChannelExtension
as() constConfigIteminline
as()ConfigIteminline
autoScan() constTyTChannelExtension
beginClear()ConfigItemsignal
clear()ConfigItemvirtual
clone() constTyTChannelExtensionvirtual
compare(const ConfigItem &other) constConfigItemvirtual
compressedUDPHeader() constTyTChannelExtension
config() constConfigItemvirtual
ConfigExtension(QObject *parent=nullptr)ConfigExtensionexplicitprotected
ConfigItem(QObject *parent=nullptr)ConfigItemexplicitprotected
copy(const ConfigItem &other)ConfigItemvirtual
dcdmLeader() constTyTChannelExtension
description() constConfigItem
description(const QMetaProperty &prop) constConfigItem
displayPTTId() constTyTChannelExtension
dmrSquelch() constTyTChannelExtension
emergencyAlarmConfirmed() constTyTChannelExtension
enableAllowInterrupt(bool enable)TyTChannelExtension
enableAutoScan(bool enable)TyTChannelExtension
enableCompressedUDPHeader(bool enable)TyTChannelExtension
enableDCDMLeader(bool enable)TyTChannelExtension
enableDisplayPTTId(bool enable)TyTChannelExtension
enableEmergencyAlarmConfirmed(bool enable)TyTChannelExtension
enableTightSquelch(bool enable)TyTChannelExtension
endClear()ConfigItemsignal
findItemsOfTypes(const QStringList &typeNames, QSet< ConfigItem * > &items) constConfigItemvirtual
hasDescription() constConfigItem
hasDescription(const QMetaProperty &prop) constConfigItem
hasLongDescription() constConfigItem
hasLongDescription(const QMetaProperty &prop) constConfigItem
InCallCriterion enum nameTyTChannelExtension
inCallCriterion() constTyTChannelExtension
is() constConfigIteminline
KillTone enum nameTyTChannelExtension
killTone() constTyTChannelExtension
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
RefFrequency enum nameTyTChannelExtension
rxRefFrequency() constTyTChannelExtension
serialize(const Context &context, const ErrorStack &err=ErrorStack())ConfigItemvirtual
setDMRSquelch(Level sq)TyTChannelExtension
setInCallCriterion(InCallCriterion crit)TyTChannelExtension
setKillTone(KillTone tone)TyTChannelExtension
setRXRefFrequency(RefFrequency ref)TyTChannelExtension
setTXRefFrequency(RefFrequency ref)TyTChannelExtension
tightSquelch() constTyTChannelExtension
txRefFrequency() constTyTChannelExtension
TyTChannelExtension(QObject *parent=nullptr)TyTChannelExtensionexplicit