|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for RoamingZone, including all inherited members.
| _channel | RoamingZone | protected |
| _name | ConfigObject | protected |
| addChannel(RoamingChannel *ch, int row=-1) | RoamingZone | |
| 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 | RoamingZone | |
| channels | RoamingZone | |
| channels() const | RoamingZone | |
| channels() | RoamingZone | |
| clear() | RoamingZone | virtual |
| clone() const | RoamingZone | 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(const RoamingChannel *ch) const | RoamingZone | |
| copy(const ConfigItem &other) | ConfigItem | virtual |
| count() const | RoamingZone | |
| 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) | RoamingZone | virtual |
| longDescription() const | ConfigItem | |
| longDescription(const QMetaProperty &prop) const | ConfigItem | |
| modified(ConfigItem *obj) | ConfigItem | signal |
| name | ConfigObject | |
| name() const | ConfigObject | virtual |
| operator=(const RoamingZone &other) | RoamingZone | |
| parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigObject | virtual |
| populate(YAML::Node &node, const Context &context, const ErrorStack &err) | RoamingZone | virtual |
| remChannel(int row) | RoamingZone | |
| remChannel(RoamingChannel *ch) | RoamingZone | |
| RoamingZone(QObject *parent=nullptr) | RoamingZone | explicit |
| RoamingZone(const QString &name, QObject *parent=nullptr) | RoamingZone | |
| serialize(const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| setName(const QString &name) | ConfigObject | virtual |