QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
APMAdvancedTuningCopterComponent Class Reference

#include <APMAdvancedTuningCopterComponent.h>

+ Inheritance diagram for APMAdvancedTuningCopterComponent:
+ Collaboration diagram for APMAdvancedTuningCopterComponent:

Public Member Functions

 APMAdvancedTuningCopterComponent (Vehicle *vehicle, AutoPilotPlugin *autopilot, QObject *parent=nullptr)
 
QStringList setupCompleteChangedTriggerList () const final
 
QString name () const final
 
QString description () const final
 
QString iconResource () const final
 
bool requiresSetup () const final
 
bool setupComplete () const final
 
QUrl setupSource () const final
 
QUrl summaryQmlSource () const final
 
bool allowSetupWhileArmed () const final
 

Additional Inherited Members

- Signals inherited from VehicleComponent
void setupCompleteChanged ()
 
void setupSourceChanged ()
 
void sectionsChanged ()
 
- Protected Slots inherited from VehicleComponent
void _triggerUpdated (QVariant)
 
- Protected Attributes inherited from VehicleComponent
Vehicle_vehicle = nullptr
 
AutoPilotPlugin_autopilot = nullptr
 
AutoPilotPlugin::KnownVehicleComponent _KnownVehicleComponent
 

Detailed Description

Definition at line 5 of file APMAdvancedTuningCopterComponent.h.

Constructor & Destructor Documentation

◆ APMAdvancedTuningCopterComponent()

APMAdvancedTuningCopterComponent::APMAdvancedTuningCopterComponent ( Vehicle vehicle,
AutoPilotPlugin autopilot,
QObject *  parent = nullptr 
)
explicit

Definition at line 4 of file APMAdvancedTuningCopterComponent.cc.

Member Function Documentation

◆ allowSetupWhileArmed()

bool APMAdvancedTuningCopterComponent::allowSetupWhileArmed ( void  ) const
inlinefinalvirtual

Reimplemented from VehicleComponent.

Definition at line 21 of file APMAdvancedTuningCopterComponent.h.

◆ description()

QString APMAdvancedTuningCopterComponent::description ( void  ) const
inlinefinalvirtual

Reimplemented from VehicleComponent.

Definition at line 15 of file APMAdvancedTuningCopterComponent.h.

◆ iconResource()

QString APMAdvancedTuningCopterComponent::iconResource ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 16 of file APMAdvancedTuningCopterComponent.h.

◆ name()

QString APMAdvancedTuningCopterComponent::name ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 14 of file APMAdvancedTuningCopterComponent.h.

◆ requiresSetup()

bool APMAdvancedTuningCopterComponent::requiresSetup ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 17 of file APMAdvancedTuningCopterComponent.h.

◆ setupComplete()

bool APMAdvancedTuningCopterComponent::setupComplete ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 18 of file APMAdvancedTuningCopterComponent.h.

◆ setupCompleteChangedTriggerList()

QStringList APMAdvancedTuningCopterComponent::setupCompleteChangedTriggerList ( ) const
inlinefinalvirtual

Returns an list of parameter names for which a change should cause the setupCompleteChanged signal to be emitted.

Implements VehicleComponent.

Definition at line 12 of file APMAdvancedTuningCopterComponent.h.

◆ setupSource()

QUrl APMAdvancedTuningCopterComponent::setupSource ( void  ) const
finalvirtual

◆ summaryQmlSource()

QUrl APMAdvancedTuningCopterComponent::summaryQmlSource ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 20 of file APMAdvancedTuningCopterComponent.h.


The documentation for this class was generated from the following files: