|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <APMFollowComponentController.h>
Inheritance diagram for APMFollowComponentController:
Collaboration diagram for APMFollowComponentController:Additional Inherited Members | |
Signals inherited from FactPanelController | |
| void | missingParametersAvailable () |
Protected Member Functions inherited from FactPanelController | |
| bool | _allParametersExists (int componentId, const QStringList &names) const |
| void | _reportMissingParameter (int componentId, const QString &name) const |
| Report a missing parameter. | |
Protected Attributes inherited from FactPanelController | |
| Vehicle * | _vehicle = nullptr |
Definition at line 8 of file APMFollowComponentController.h.