MVC Controller for FlightModesComponent.qml.
More...
#include <APMFlightModesComponentController.h>
MVC Controller for FlightModesComponent.qml.
Definition at line 12 of file APMFlightModesComponentController.h.
◆ SimpleModeValues
◆ APMFlightModesComponentController()
| APMFlightModesComponentController::APMFlightModesComponentController |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
Definition at line 8 of file APMFlightModesComponentController.cc.
References FactPanelController::_allParametersExists(), FactPanelController::_vehicle, ParameterManager::defaultComponentId, FactPanelController::parameterExists(), Fact::rawValue(), Vehicle::rcChannelsClampedChanged(), simpleModeChanged(), SimpleModeCustom, SimpleModeSimple, SimpleModeStandard, and SimpleModeSuperSimple.
◆ activeFlightMode()
| int APMFlightModesComponentController::activeFlightMode |
( |
| ) |
const |
|
inline |
◆ activeFlightModeChanged
| void APMFlightModesComponentController::activeFlightModeChanged |
( |
int |
activeFlightMode | ) |
|
|
signal |
◆ channelOptionEnabled()
| QVariantList APMFlightModesComponentController::channelOptionEnabled |
( |
| ) |
const |
|
inline |
◆ channelOptionEnabledChanged
| void APMFlightModesComponentController::channelOptionEnabledChanged |
( |
| ) |
|
|
signal |
◆ setSimpleMode()
| void APMFlightModesComponentController::setSimpleMode |
( |
int |
fltModeIndex, |
|
|
bool |
enabled |
|
) |
| |
◆ setSuperSimpleMode()
| void APMFlightModesComponentController::setSuperSimpleMode |
( |
int |
fltModeIndex, |
|
|
bool |
enabled |
|
) |
| |
◆ simpleModeChanged
| void APMFlightModesComponentController::simpleModeChanged |
( |
int |
simpleMode | ) |
|
|
signal |
◆ simpleModeEnabledChanged
| void APMFlightModesComponentController::simpleModeEnabledChanged |
( |
| ) |
|
|
signal |
◆ superSimpleModeEnabledChanged
| void APMFlightModesComponentController::superSimpleModeEnabledChanged |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: