libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for AnalogChannel, including all inherited members.
_defaultPower | Channel | protected |
_name | ConfigObject | protected |
_openGD77ChannelExtension | Channel | protected |
_power | Channel | protected |
_rxFreq | Channel | protected |
_rxOnly | Channel | protected |
_scanlist | Channel | protected |
_txFreq | Channel | protected |
_txTimeOut | Channel | protected |
_tytChannelExtension | Channel | protected |
_vox | Channel | protected |
allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
AnalogChannel(QObject *parent=nullptr) | AnalogChannel | explicitprotected |
AnalogChannel(const AnalogChannel &other, QObject *parent=nullptr) | AnalogChannel | |
as() const | ConfigItem | inline |
as() | ConfigItem | inline |
beginClear() | ConfigItem | signal |
Channel(QObject *parent=nullptr) | Channel | explicitprotected |
Channel(const Channel &other, QObject *parent=nullptr) | Channel | protected |
clear() | Channel | virtual |
clone() const =0 | ConfigItem | pure virtual |
compare(const ConfigItem &other) const | ConfigItem | virtual |
config() const | ConfigItem | virtual |
ConfigItem(QObject *parent=nullptr) | ConfigItem | explicitprotected |
ConfigObject(QObject *parent=nullptr) | ConfigObject | protected |
ConfigObject(const QString &name, QObject *parent=nullptr) | ConfigObject | protected |
copy(const ConfigItem &other) | Channel | virtual |
defaultPower() const | Channel | |
defaultTimeout() const | Channel | |
defaultVOX() const | Channel | |
description() const | ConfigItem | |
description(const QMetaProperty &prop) const | ConfigItem | |
disableTimeout() | Channel | |
disableVOX() | Channel | |
endClear() | ConfigItem | signal |
findIdPrefix(const QMetaObject *meta) | ConfigObject | protectedstatic |
findItemsOfTypes(const QStringList &typeNames, QSet< ConfigItem * > &items) const | ConfigItem | virtual |
hasDescription() const | ConfigItem | |
hasDescription(const QMetaProperty &prop) const | ConfigItem | |
hasLongDescription() const | ConfigItem | |
hasLongDescription(const QMetaProperty &prop) const | ConfigItem | |
idPrefix() const | ConfigObject | |
is() const | ConfigItem | inline |
label(Context &context, const ErrorStack &err=ErrorStack()) | ConfigObject | virtual |
link(const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | Channel | virtual |
longDescription() const | ConfigItem | |
longDescription(const QMetaProperty &prop) const | ConfigItem | |
modified(ConfigItem *obj) | ConfigItem | signal |
name | ConfigObject | |
name() const | ConfigObject | virtual |
onReferenceModified() | Channel | protectedslot |
openGD77 | Channel | |
openGD77ChannelExtension() const | Channel | |
parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | Channel | virtual |
populate(YAML::Node &node, const Context &context, const ErrorStack &err=ErrorStack()) | Channel | protectedvirtual |
Power enum name | Channel | |
power | Channel | |
power() const | Channel | |
rxFrequency | Channel | |
rxFrequency() const | Channel | |
rxOnly | Channel | |
rxOnly() const | Channel | |
scanList() const | Channel | |
scanListRef | Channel | |
scanListRef() const | Channel | |
scanListRef() | Channel | |
serialize(const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
setDefaultPower() | Channel | |
setDefaultTimeout() | Channel | |
setName(const QString &name) | ConfigObject | virtual |
setOpenGD77ChannelExtension(OpenGD77ChannelExtension *ext) | Channel | |
setPower(Power power) | Channel | |
setRXFrequency(Frequency freq) | Channel | |
setRXOnly(bool enable) | Channel | |
setScanList(ScanList *list) | Channel | |
setTimeout(unsigned dur) | Channel | |
setTXFrequency(Frequency freq) | Channel | |
setTyTChannelExtension(TyTChannelExtension *ext) | Channel | |
setVOX(unsigned level) | Channel | |
setVOXDefault() | Channel | |
timeout | Channel | |
timeout() const | Channel | |
timeoutDisabled() const | Channel | |
txFrequency | Channel | |
txFrequency() const | Channel | |
tyt | Channel | |
tytChannelExtension() const | Channel | |
vox | Channel | |
vox() const | Channel | |
voxDisabled() const | Channel |