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

MVC Controller for APMSubMotorComponent.qml. More...

#include <APMSubMotorComponentController.h>

+ Inheritance diagram for APMSubMotorComponentController:
+ Collaboration diagram for APMSubMotorComponentController:

Signals

void motorDetectionMessagesChanged ()
 
- Signals inherited from FactPanelController
void missingParametersAvailable ()
 

Public Member Functions

 APMSubMotorComponentController (QObject *parent=nullptr)
 
QString motorDetectionMessages () const
 
- 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

- 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 APMSubMotorComponent.qml.

Definition at line 9 of file APMSubMotorComponentController.h.

Constructor & Destructor Documentation

◆ APMSubMotorComponentController()

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

Member Function Documentation

◆ motorDetectionMessages()

QString APMSubMotorComponentController::motorDetectionMessages ( ) const
inline

Definition at line 18 of file APMSubMotorComponentController.h.

◆ motorDetectionMessagesChanged

void APMSubMotorComponentController::motorDetectionMessagesChanged ( )
signal

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