|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <VehicleComponent.h>
Inheritance diagram for VehicleComponent:
Collaboration diagram for VehicleComponent:Signals | |
| void | setupCompleteChanged () |
| void | setupSourceChanged () |
Protected Slots | |
| void | _triggerUpdated (QVariant) |
Protected Attributes | |
| Vehicle * | _vehicle = nullptr |
| AutoPilotPlugin * | _autopilot = nullptr |
| AutoPilotPlugin::KnownVehicleComponent | _KnownVehicleComponent |
A vehicle component is an object which abstracts the physical portion of a vehicle into a set of configurable values and user interface.
Definition at line 20 of file VehicleComponent.h.
|
inlineprotectedslot |
Definition at line 71 of file VehicleComponent.h.
Referenced by ActuatorComponent::ActuatorComponent().
|
signal |
|
signal |
|
protected |
Definition at line 75 of file VehicleComponent.h.
|
protected |
Definition at line 76 of file VehicleComponent.h.
|
protected |
Definition at line 74 of file VehicleComponent.h.
Referenced by APMSensorsComponent::accelSetupNeeded(), APMRadioComponent::APMRadioComponent(), APMSensorsComponent::compassSetupNeeded(), APMSafetyComponent::description(), PX4RadioComponent::requiresSetup(), SensorsComponent::SensorsComponent(), APMRadioComponent::setupComplete(), AirframeComponent::setupComplete(), PX4RadioComponent::setupComplete(), PowerComponent::setupComplete(), SensorsComponent::setupComplete(), APMMotorComponent::setupSource(), APMSafetyComponent::setupSource(), APMTuningComponent::setupSource(), PX4FlightBehavior::setupSource(), PX4TuningComponent::setupSource(), APMSafetyComponent::summaryQmlSource(), and SensorsComponent::summaryQmlSource().