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

MVC Controller for APMAirframeComponent.qml. More...

#include <APMAirframeComponentController.h>

+ Inheritance diagram for APMAirframeComponentController:
+ Collaboration diagram for APMAirframeComponentController:

Public Member Functions

 APMAirframeComponentController (QObject *parent=nullptr)
 
 ~APMAirframeComponentController ()
 
Q_INVOKABLE void loadParameters (const QString &paramFile)
 
- Public Member Functions inherited from FactPanelController
 FactPanelController (QObject *parent=nullptr)
 
virtual ~FactPanelController ()
 
Q_INVOKABLE FactgetParameterFact (int componentId, const QString &name, bool reportMissing=true) const
 
Q_INVOKABLE bool parameterExists (int componentId, const QString &name) const
 
Q_INVOKABLE void getMissingParameters (const QStringList &rgNames)
 

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
 

Detailed Description

MVC Controller for APMAirframeComponent.qml.

Definition at line 15 of file APMAirframeComponentController.h.

Constructor & Destructor Documentation

◆ APMAirframeComponentController()

APMAirframeComponentController::APMAirframeComponentController ( QObject *  parent = nullptr)
explicit

Definition at line 22 of file APMAirframeComponentController.cc.

◆ ~APMAirframeComponentController()

APMAirframeComponentController::~APMAirframeComponentController ( )

Definition at line 33 of file APMAirframeComponentController.cc.

Member Function Documentation

◆ loadParameters()

void APMAirframeComponentController::loadParameters ( const QString &  paramFile)

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