libdrmconf
0.11.3
A library to program DMR radios.
|
This is the complete list of members for DTMFContact, including all inherited members.
_name | ConfigObject | protected |
_number | DTMFContact | protected |
_ring | Contact | protected |
allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
AnalogContact(QObject *parent=nullptr) | AnalogContact | explicitprotected |
AnalogContact(const QString &name, bool rxTone, QObject *parent=nullptr) | AnalogContact | protected |
as() | Contact | inline |
as() const | Contact | inline |
beginClear() | ConfigItem | signal |
clear() | DTMFContact | virtual |
clone() const | DTMFContact | 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 |
Contact(QObject *parent=nullptr) | Contact | explicitprotected |
Contact(const QString &name, bool ring=true, QObject *parent=nullptr) | Contact | protected |
copy(const ConfigItem &other) | ConfigItem | virtual |
description() const | ConfigItem | |
description(const QMetaProperty &prop) const | ConfigItem | |
DTMFContact(QObject *parent=nullptr) | DTMFContact | explicit |
DTMFContact(const QString &name, const QString &number, bool ring=false, QObject *parent=nullptr) | DTMFContact | |
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 | Contact | inline |
label(Context &context, const ErrorStack &err=ErrorStack()) | ConfigObject | virtual |
link(const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | Contact | virtual |
longDescription() const | ConfigItem | |
longDescription(const QMetaProperty &prop) const | ConfigItem | |
modified(ConfigItem *obj) | ConfigItem | signal |
name | ConfigObject | |
name() const | ConfigObject | virtual |
number | DTMFContact | |
number() const | DTMFContact | |
parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | Contact | virtual |
populate(YAML::Node &node, const Context &context, const ErrorStack &err=ErrorStack()) | ConfigObject | protectedvirtual |
ring | Contact | |
ring() const | Contact | |
serialize(const Context &context, const ErrorStack &err=ErrorStack()) | DTMFContact | virtual |
setName(const QString &name) | ConfigObject | virtual |
setNumber(const QString &number) | DTMFContact | |
setRing(bool enable) | Contact |