|
libdrmconf
0.11.3
A library to program DMR radios.
|
This is the complete list of members for ScanList, including all inherited members.
| _channels | ScanList | protected |
| _name | ConfigObject | protected |
| _primary | ScanList | protected |
| _revert | ScanList | protected |
| _secondary | ScanList | protected |
| _tyt | ScanList | protected |
| addChannel(Channel *channel, int idx=-1) | ScanList | |
| allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| as() const | ConfigItem | inline |
| as() | ConfigItem | inline |
| beginClear() | ConfigItem | signal |
| channel(int idx) const | ScanList | |
| channels | ScanList | |
| channels() const | ScanList | |
| channels() | ScanList | |
| clear() | ScanList | virtual |
| clone() const | ScanList | 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 |
| contains(Channel *channel) const | ScanList | |
| copy(const ConfigItem &other) | ConfigItem | virtual |
| count() const | ScanList | |
| description() const | ConfigItem | |
| description(const QMetaProperty &prop) const | ConfigItem | |
| 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()) | ConfigItem | virtual |
| longDescription() const | ConfigItem | |
| longDescription(const QMetaProperty &prop) const | ConfigItem | |
| modified(ConfigItem *obj) | ConfigItem | signal |
| name | ConfigObject | |
| name() const | ConfigObject | virtual |
| operator=(const ScanList &other) | ScanList | |
| parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigObject | virtual |
| populate(YAML::Node &node, const Context &context, const ErrorStack &err=ErrorStack()) | ConfigObject | protectedvirtual |
| primary | ScanList | |
| primary() const | ScanList | |
| primary() | ScanList | |
| primaryChannel() const | ScanList | |
| remChannel(int idx) | ScanList | |
| remChannel(Channel *channel) | ScanList | |
| revert | ScanList | |
| revert() const | ScanList | |
| revert() | ScanList | |
| revertChannel() const | ScanList | |
| ScanList(QObject *parent=nullptr) | ScanList | explicit |
| ScanList(const QString &name, QObject *parent=nullptr) | ScanList | |
| secondary | ScanList | |
| secondary() const | ScanList | |
| secondary() | ScanList | |
| secondaryChannel() const | ScanList | |
| serialize(const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| setName(const QString &name) | ConfigObject | virtual |
| setPrimaryChannel(Channel *channel) | ScanList | |
| setRevertChannel(Channel *channel) | ScanList | |
| setSecondaryChannel(Channel *channel) | ScanList | |
| setTyTScanListExtension(TyTScanListExtension *tyt) | ScanList | |
| tyt | ScanList | |
| tytScanListExtension() const | ScanList |