libdrmconf
0.11.3
A library to program DMR radios.
|
This is the complete list of members for GPSSystem, including all inherited members.
_contact | GPSSystem | protected |
_name | ConfigObject | protected |
_period | PositioningSystem | protected |
_revertChannel | GPSSystem | 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() | ConfigItem | virtual |
clone() const | GPSSystem | 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 | GPSSystem | |
contact() const | GPSSystem | |
contact() | GPSSystem | |
contactObj() const | GPSSystem | |
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 |
GPSSystem(QObject *parent=nullptr) | GPSSystem | explicit |
GPSSystem(const QString &name, DMRContact *contact=nullptr, DMRChannel *revertChannel=nullptr, unsigned period=300, QObject *parent=nullptr) | GPSSystem | |
hasContact() const | GPSSystem | |
hasDescription() const | ConfigItem | |
hasDescription(const QMetaProperty &prop) const | ConfigItem | |
hasLongDescription() const | ConfigItem | |
hasLongDescription(const QMetaProperty &prop) const | ConfigItem | |
hasRevertChannel() const | GPSSystem | |
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()) | PositioningSystem | virtual |
longDescription() const | ConfigItem | |
longDescription(const QMetaProperty &prop) const | ConfigItem | |
modified(ConfigItem *obj) | ConfigItem | signal |
name | ConfigObject | |
name() const | ConfigObject | virtual |
onReferenceModified() | PositioningSystem | protectedslot |
parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | PositioningSystem | virtual |
period | PositioningSystem | |
period() const | PositioningSystem | |
populate(YAML::Node &node, const ConfigItem::Context &context, const ErrorStack &err=ErrorStack()) | PositioningSystem | protectedvirtual |
PositioningSystem(QObject *parent=nullptr) | PositioningSystem | explicitprotected |
PositioningSystem(const QString &name, unsigned period=300, QObject *parent=nullptr) | PositioningSystem | protected |
revert | GPSSystem | |
revert() const | GPSSystem | |
revert() | GPSSystem | |
revertChannel() const | GPSSystem | |
serialize(const Context &context, const ErrorStack &err=ErrorStack()) | GPSSystem | virtual |
setContact(DMRContactReference *contactObj) | GPSSystem | |
setContactObj(DMRContact *contactObj) | GPSSystem | |
setName(const QString &name) | ConfigObject | virtual |
setPeriod(unsigned period) | PositioningSystem | |
setRevert(DMRChannelReference *channel) | GPSSystem | |
setRevertChannel(DMRChannel *channel) | GPSSystem | |
~PositioningSystem() | PositioningSystem | virtual |