|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for RoamingChannel, including all inherited members.
| _colorCode | RoamingChannel | protected |
| _name | ConfigObject | protected |
| _overrideColorCode | RoamingChannel | protected |
| _overrideTimeSlot | RoamingChannel | protected |
| _rxFrequency | RoamingChannel | protected |
| _timeSlot | RoamingChannel | protected |
| _txFrequency | RoamingChannel | protected |
| 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 |
| clear() | RoamingChannel | virtual |
| clone() const | RoamingChannel | virtual |
| colorCode | RoamingChannel | |
| colorCode() const | RoamingChannel | |
| colorCodeOverridden() const | RoamingChannel | |
| 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) | ConfigItem | virtual |
| 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 |
| fromDMRChannel(DMRChannel *ch, DMRChannel *ref=nullptr) | RoamingChannel | static |
| 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 |
| overrideColorCode | RoamingChannel | |
| overrideColorCode(bool override) | RoamingChannel | |
| overrideTimeSlot | RoamingChannel | |
| overrideTimeSlot(bool override) | RoamingChannel | |
| parse(const YAML::Node &node, Context &ctx, const ErrorStack &err) | RoamingChannel | virtual |
| populate(YAML::Node &node, const Context &context, const ErrorStack &err) | RoamingChannel | protectedvirtual |
| RoamingChannel(QObject *parent=nullptr) | RoamingChannel | explicit |
| RoamingChannel(const RoamingChannel &other, QObject *parent=nullptr) | RoamingChannel | |
| rxFrequency | RoamingChannel | |
| rxFrequency() const | RoamingChannel | |
| serialize(const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| setColorCode(unsigned int cc) | RoamingChannel | |
| setName(const QString &name) | ConfigObject | virtual |
| setRXFrequency(Frequency f) | RoamingChannel | |
| setTimeSlot(DMRChannel::TimeSlot ts) | RoamingChannel | |
| setTXFrequency(Frequency f) | RoamingChannel | |
| timeSlot | RoamingChannel | |
| timeSlot() const | RoamingChannel | |
| timeSlotOverridden() const | RoamingChannel | |
| txFrequency | RoamingChannel | |
| txFrequency() const | RoamingChannel |