Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/midi/midioptiondelegate.cpp File Reference

#include <QtCore>
#include <QtGui>
#include "mixxxcontrol.h"
#include "midioptiondelegate.h"
Include dependency graph for midioptiondelegate.cpp:

Go to the source code of this file.

Defines

#define MIDI_OPT_STRING_NORMAL   "Normal"
#define MIDI_OPT_STRING_INVERT   "Invert"
#define MIDI_OPT_STRING_ROT64   "Rot64"
#define MIDI_OPT_STRING_ROT64_INV   "Rot64Invert"
#define MIDI_OPT_STRING_ROT64_FAST   "Rot64Fast"
#define MIDI_OPT_STRING_DIFF   "Difference"
#define MIDI_OPT_STRING_BUTTON   "Button"
#define MIDI_OPT_STRING_SWITCH   "Switch"
#define MIDI_OPT_STRING_HERC_JOG   "HercJog"
#define MIDI_OPT_STRING_SPREAD64   "Spread64"
#define MIDI_OPT_STRING_SELECTKNOB   "SelectKnob"
#define MIDI_OPT_STRING_SOFT_TAKEOVER   "SoftTakeover"
#define MIDI_OPT_STRING_SCRIPT   "Script"

Define Documentation

#define MIDI_OPT_STRING_BUTTON   "Button"

Definition at line 19 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_DIFF   "Difference"

Definition at line 18 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_HERC_JOG   "HercJog"

Definition at line 21 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_INVERT   "Invert"

Definition at line 14 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_NORMAL   "Normal"

Definition at line 13 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_ROT64   "Rot64"

Definition at line 15 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_ROT64_FAST   "Rot64Fast"

Definition at line 17 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_ROT64_INV   "Rot64Invert"

Definition at line 16 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_SCRIPT   "Script"

Definition at line 25 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_SELECTKNOB   "SelectKnob"

Definition at line 23 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_SOFT_TAKEOVER   "SoftTakeover"

Definition at line 24 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_SPREAD64   "Spread64"

Definition at line 22 of file midioptiondelegate.cpp.

#define MIDI_OPT_STRING_SWITCH   "Switch"

Definition at line 20 of file midioptiondelegate.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines