|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for MissionCommandUIInfo, including all inherited members.
| category(void) const | MissionCommandUIInfo | |
| CONSTANT(QString description READ description CONSTANT) 1(bool friendlyEdit READ friendlyEdit CONSTANT) 1(QString friendlyName READ friendlyName CONSTANT) 1(QString rawName READ rawName CONSTANT) 1(bool isStandaloneCoordinate READ isStandaloneCoordinate CONSTANT) 1(bool specifiesCoordinate READ specifiesCoordinate CONSTANT) 1(bool specifiesAltitudeOnly READ specifiesAltitudeOnly CONSTANT) 1(bool isLandCommand READ isLandCommand CONSTANT) 1(bool isTakeoffCommand READ isTakeoffCommand CONSTANT) 1(bool isLoiterCommand READ isLoiterCommand CONSTANT) 1(int command READ intCommand CONSTANT) MAV_CMD command(void) const | MissionCommandUIInfo | inline |
| description(void) const | MissionCommandUIInfo | |
| friendlyEdit(void) const | MissionCommandUIInfo | |
| friendlyName(void) const | MissionCommandUIInfo | |
| getParamInfo(int index, bool &showUI) const | MissionCommandUIInfo | |
| intCommand(void) const | MissionCommandUIInfo | inline |
| isLandCommand(void) const | MissionCommandUIInfo | |
| isLoiterCommand(void) const | MissionCommandUIInfo | |
| isStandaloneCoordinate(void) const | MissionCommandUIInfo | |
| isTakeoffCommand(void) const | MissionCommandUIInfo | |
| loadJsonInfo(const QJsonObject &jsonObject, bool requireFullObject, QString &errorString) | MissionCommandUIInfo | |
| MissionCommandTree | MissionCommandUIInfo | friend |
| MissionCommandUIInfo(QObject *parent=nullptr) | MissionCommandUIInfo | |
| MissionCommandUIInfo(const MissionCommandUIInfo &other, QObject *parent=nullptr) | MissionCommandUIInfo | |
| operator=(const MissionCommandUIInfo &other) | MissionCommandUIInfo | |
| rawName(void) const | MissionCommandUIInfo | |
| specifiesAltitudeOnly(void) const | MissionCommandUIInfo | |
| specifiesCoordinate(void) const | MissionCommandUIInfo |