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

MVC Controller for PX4SimpleFlightModes.qml. More...

#include <PX4SimpleFlightModesController.h>

+ Inheritance diagram for PX4SimpleFlightModesController:
+ Collaboration diagram for PX4SimpleFlightModesController:

Signals

void activeFlightModeChanged (int activeFlightMode)
 
void channelOptionEnabledChanged (void)
 
void rcChannelValuesChanged (void)
 
void channelCountChanged ()
 
- Signals inherited from FactPanelController
void missingParametersAvailable ()
 

Public Member Functions

 PX4SimpleFlightModesController (void)
 
int activeFlightMode READ activeFlightMode NOTIFY activeFlightModeChanged (int channelCount MEMBER _channelCount NOTIFY channelCountChanged) 1(QVariantList rcChannelValues MEMBER _rcChannelValues NOTIFY rcChannelValuesChanged) int activeFlightMode(void) const
 

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

Definition at line 10 of file PX4SimpleFlightModesController.h.

Constructor & Destructor Documentation

◆ PX4SimpleFlightModesController()

PX4SimpleFlightModesController::PX4SimpleFlightModesController ( void  )

Member Function Documentation

◆ activeFlightModeChanged [1/2]

void PX4SimpleFlightModesController::activeFlightModeChanged ( int  activeFlightMode)
signal

◆ activeFlightModeChanged() [2/2]

int activeFlightMode READ activeFlightMode NOTIFY PX4SimpleFlightModesController::activeFlightModeChanged ( int channelCount MEMBER _channelCount NOTIFY  channelCountChanged) const
inline

Definition at line 17 of file PX4SimpleFlightModesController.h.

◆ channelCountChanged

void PX4SimpleFlightModesController::channelCountChanged ( )
signal

◆ channelOptionEnabledChanged

void PX4SimpleFlightModesController::channelOptionEnabledChanged ( void  )
signal

◆ rcChannelValuesChanged

void PX4SimpleFlightModesController::rcChannelValuesChanged ( void  )
signal

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