QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Mixer::Rule Struct Reference

#include <Mixer.h>

Classes

struct  RuleItem
 

Public Attributes

QString selectIdentifier
 
QList< QString > applyIdentifiers
 
QMap< int, QList< RuleItem > > items
 

Detailed Description

Definition at line 78 of file Mixer.h.

Member Data Documentation

◆ applyIdentifiers

QList<QString> Mixer::Rule::applyIdentifiers

Definition at line 91 of file Mixer.h.

Referenced by Mixer::MixerChannel::MixerChannel().

◆ items

QMap<int, QList<RuleItem> > Mixer::Rule::items

Definition at line 92 of file Mixer.h.

Referenced by Mixer::MixerChannel::applyRule().

◆ selectIdentifier

QString Mixer::Rule::selectIdentifier

Definition at line 90 of file Mixer.h.

Referenced by Mixer::MixerChannel::MixerChannel(), and Mixer::Mixers::update().


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