QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ActuatorOutputs::ActuatorOutputChannel Class Reference

#include <ActuatorOutputs.h>

+ Inheritance diagram for ActuatorOutputs::ActuatorOutputChannel:
+ Collaboration diagram for ActuatorOutputs::ActuatorOutputChannel:

Signals

void configInstancesChanged ()
 

Public Member Functions

 ActuatorOutputChannel (QObject *parent, const QString &label, int paramIndex, QmlObjectListModel &channelConfigs, ParameterManager *parameterManager, std::function< void(Fact *)> factAddedCb)
 
QString label READ label CONSTANT (QmlObjectListModel *configInstances READ configInstances NOTIFY configInstancesChanged) const QString &label() const
 
QmlObjectListModelconfigInstances ()
 

Detailed Description

Definition at line 112 of file ActuatorOutputs.h.

Constructor & Destructor Documentation

◆ ActuatorOutputChannel()

ActuatorOutputChannel::ActuatorOutputChannel ( QObject *  parent,
const QString &  label,
int  paramIndex,
QmlObjectListModel channelConfigs,
ParameterManager parameterManager,
std::function< void(Fact *)>  factAddedCb 
)

Member Function Documentation

◆ configInstances()

QmlObjectListModel * ActuatorOutputs::ActuatorOutputChannel::configInstances ( )
inline

◆ configInstancesChanged

void ActuatorOutputs::ActuatorOutputChannel::configInstancesChanged ( )
signal

◆ CONSTANT()

QString label READ label ActuatorOutputs::ActuatorOutputChannel::CONSTANT ( QmlObjectListModel *configInstances READ configInstances NOTIFY  configInstancesChanged) const &
inline

Definition at line 119 of file ActuatorOutputs.h.


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