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

#include <APMGimbalComponent.h>

+ Inheritance diagram for APMGimbalComponent:
+ Collaboration diagram for APMGimbalComponent:

Public Member Functions

 APMGimbalComponent (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
 

Additional Inherited Members

- Signals inherited from VehicleComponent
void setupCompleteChanged ()
 
void setupSourceChanged ()
 
- 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 APMGimbalComponent.h.

Constructor & Destructor Documentation

◆ APMGimbalComponent()

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

Definition at line 4 of file APMGimbalComponent.cc.

Member Function Documentation

◆ description()

QString APMGimbalComponent::description ( void  ) const
inlinefinalvirtual

Reimplemented from VehicleComponent.

Definition at line 15 of file APMGimbalComponent.h.

◆ iconResource()

QString APMGimbalComponent::iconResource ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 16 of file APMGimbalComponent.h.

◆ name()

QString APMGimbalComponent::name ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 14 of file APMGimbalComponent.h.

◆ requiresSetup()

bool APMGimbalComponent::requiresSetup ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 17 of file APMGimbalComponent.h.

◆ setupComplete()

bool APMGimbalComponent::setupComplete ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 18 of file APMGimbalComponent.h.

◆ setupCompleteChangedTriggerList()

QStringList APMGimbalComponent::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 APMGimbalComponent.h.

◆ setupSource()

QUrl APMGimbalComponent::setupSource ( void  ) const
finalvirtual

Implements VehicleComponent.

Definition at line 10 of file APMGimbalComponent.cc.

◆ summaryQmlSource()

QUrl APMGimbalComponent::summaryQmlSource ( void  ) const
inlinefinalvirtual

Implements VehicleComponent.

Definition at line 20 of file APMGimbalComponent.h.


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