|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <Mixer.h>
Classes | |
| struct | RuleItem |
Public Attributes | |
| QString | selectIdentifier |
| QList< QString > | applyIdentifiers |
| QMap< int, QList< RuleItem > > | items |
| QList<QString> Mixer::Rule::applyIdentifiers |
Definition at line 91 of file Mixer.h.
Referenced by Mixer::MixerChannel::MixerChannel().
| QMap<int, QList<RuleItem> > Mixer::Rule::items |
Definition at line 92 of file Mixer.h.
Referenced by Mixer::MixerChannel::applyRule().
| QString Mixer::Rule::selectIdentifier |
Definition at line 90 of file Mixer.h.
Referenced by Mixer::MixerChannel::MixerChannel(), and Mixer::Mixers::update().