|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for VehicleSetpointFactGroup, including all inherited members.
| _addFact(Fact *fact, const QString &name) | FactGroup | protected |
| _addFact(Fact *fact) | FactGroup | inlineprotected |
| _addFactGroup(FactGroup *factGroup, const QString &name) | FactGroup | protected |
| _addFactGroup(FactGroup *factGroup) | FactGroup | inlineprotected |
| _factNames | FactGroup | protected |
| _loadFromJsonArray(const QJsonArray &jsonArray) | FactGroup | protected |
| _nameToFactGroupMap | FactGroup | protected |
| _nameToFactMap | FactGroup | protected |
| _nameToFactMetaDataMap | FactGroup | protected |
| _setTelemetryAvailable(bool telemetryAvailable) | FactGroup | protected |
| _updateAllValues() | FactGroup | protectedvirtualslot |
| _updateRateMSecs | FactGroup | protected |
| factExists(const QString &name) const | FactGroup | |
| FactGroup(int updateRateMsecs, const QString &metaDataFile, QObject *parent=nullptr, bool ignoreCamelCase=false) | FactGroup | explicit |
| FactGroup(int updateRateMsecs, QObject *parent=nullptr, bool ignoreCamelCase=false) | FactGroup | explicit |
| factGroupNames() const | FactGroup | inline |
| factGroupNamesChanged() | FactGroup | signal |
| factGroups() const | FactGroup | inline |
| factNames() const | FactGroup | inline |
| factNamesChanged() | FactGroup | signal |
| getFact(const QString &name) const | FactGroup | |
| getFactGroup(const QString &name) const | FactGroup | |
| handleMessage(Vehicle *vehicle, const mavlink_message_t &message) final | VehicleSetpointFactGroup | virtual |
| pitch() | VehicleSetpointFactGroup | inline |
| pitchRate() | VehicleSetpointFactGroup | inline |
| roll() | VehicleSetpointFactGroup | inline |
| rollRate() | VehicleSetpointFactGroup | inline |
| setLiveUpdates(bool liveUpdates) | FactGroup | |
| telemetryAvailable() const | FactGroup | inline |
| telemetryAvailableChanged(bool telemetryAvailable) | FactGroup | signal |
| VehicleSetpointFactGroup(QObject *parent=nullptr) | VehicleSetpointFactGroup | explicit |
| yaw() | VehicleSetpointFactGroup | inline |
| yawRate() | VehicleSetpointFactGroup | inline |
| ~FactGroup() | FactGroup | virtual |