QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Mixer::ConfigParameter Class Reference

#include <Mixer.h>

+ Inheritance diagram for Mixer::ConfigParameter:
+ Collaboration diagram for Mixer::ConfigParameter:

Public Member Functions

 ConfigParameter (QObject *parent, Fact *fact, const QString &label, bool advanced)
 
QString label READ label CONSTANT (Fact *fact READ fact CONSTANT) 1(bool advanced READ advanced CONSTANT) const QString &label() const
 
Factfact ()
 
bool advanced () const
 

Detailed Description

Config parameters that apply to a group of actuators

Definition at line 100 of file Mixer.h.

Constructor & Destructor Documentation

◆ ConfigParameter()

Mixer::ConfigParameter::ConfigParameter ( QObject *  parent,
Fact fact,
const QString &  label,
bool  advanced 
)
inline

Definition at line 104 of file Mixer.h.

Member Function Documentation

◆ advanced()

bool Mixer::ConfigParameter::advanced ( ) const
inline

Definition at line 113 of file Mixer.h.

◆ CONSTANT()

QString label READ label Mixer::ConfigParameter::CONSTANT ( Fact *fact READ fact  CONSTANT) const &
inline

Definition at line 107 of file Mixer.h.

◆ fact()

Fact * Mixer::ConfigParameter::fact ( )
inline

Definition at line 112 of file Mixer.h.


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