|
libdrmconf 0.15.0
A library to program DMR radios.
|
This is the complete list of members for M17Contact, including all inherited members.
| _call | M17Contact | protected |
| _isBroadcast | M17Contact | protected |
| _name | ConfigObject | protected |
| _ring | Contact | protected |
| allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| as() | Contact | inline |
| as() const | Contact | inline |
| beginClear() | ConfigItem | signal |
| call | M17Contact | |
| call() const | M17Contact | |
| clear() | M17Contact | virtual |
| clone() const | M17Contact | 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 | |
| DigitalContact(QObject *parent=nullptr) | DigitalContact | explicitprotected |
| DigitalContact(const QString &name, bool ring, QObject *parent=nullptr) | DigitalContact | protected |
| 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 |
| isBroadcast | M17Contact | |
| isBroadcast() const | M17Contact | |
| 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 | |
| M17Contact(QObject *parent=nullptr) | M17Contact | explicit |
| M17Contact(const QString &name, bool ring, const QString &call, QObject *parent=nullptr) | M17Contact | |
| modified(ConfigItem *obj) | ConfigItem | signal |
| name | ConfigObject | |
| name() const | ConfigObject | virtual |
| normalizeCall(const QString call) | M17Contact | static |
| 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()) | M17Contact | virtual |
| setBroadcast(bool enable) | M17Contact | |
| setCall(const QString &call) | M17Contact | |
| setName(const QString &name) | ConfigObject | virtual |
| setRing(bool enable) | Contact |