#include <string>
#include <map>
#include "ardour/types.h"
#include "editing_syms.inc.h"
Go to the source code of this file.
|
| #define | GRIDTYPE(a) /*empty*/ |
| |
| #define | SNAPMODE(a) /*empty*/ |
| |
| #define | REGIONLISTSORTTYPE(a) /*empty*/ |
| |
| #define | MOUSEMODE(a) /*empty*/ |
| |
| #define | MIDIEDITMODE(a) /*empty*/ |
| |
| #define | ZOOMFOCUS(a) /*empty*/ |
| |
| #define | DISPLAYCONTROL(a) /*empty*/ |
| |
| #define | IMPORTMODE(a) /*empty*/ |
| |
| #define | IMPORTPOSITION(a) |
| |
| #define | IMPORTDISPOSITION(a) |
| |
| #define | EDITPOINT(a) /*empty*/ |
| |
| #define | WAVEFORMSCALE(a) /*empty*/ |
| |
| #define | WAVEFORMSHAPE(a) /*empty*/ |
| |
| #define | INSERTTIMEOPT(a) /*empty*/ |
| |
| #define | TEMPOEDITBEHAVIOR(a) /*empty*/ |
| |
| #define | NOTENAMEDISPLAY(a) /*empty*/ |
| |
| #define | MARKERCLICKBEHAVIOR(a) /*empty*/ |
| |
| #define | REGIONEDITDISPOSITION(a) /*empty*/ |
| |
| #define | GRIDTYPE(a) a, |
| |
| #define | GRIDTYPE(a) /*empty*/ |
| |
| #define | SNAPMODE(a) a, |
| |
| #define | SNAPMODE(a) /*empty*/ |
| |
| #define | REGIONLISTSORTTYPE(a) a, |
| |
| #define | REGIONLISTSORTTYPE(a) /*empty*/ |
| |
| #define | MOUSEMODE(a) a, |
| |
| #define | MOUSEMODE(a) /*empty*/ |
| |
| #define | MIDIEDITMODE(a) a, |
| |
| #define | MIDIEDITMODE(a) /*empty*/ |
| |
| #define | ZOOMFOCUS(a) a, |
| |
| #define | ZOOMFOCUS(a) /*empty*/ |
| |
| #define | DISPLAYCONTROL(a) a, |
| |
| #define | DISPLAYCONTROL(a) /*empty*/ |
| |
| #define | IMPORTMODE(a) a, |
| |
| #define | IMPORTMODE(a) /*empty*/ |
| |
| #define | IMPORTPOSITION(a) a, |
| |
| #define | IMPORTPOSITION(a) /*empty*/ |
| |
| #define | IMPORTDISPOSITION(a) a, |
| |
| #define | IMPORTDISPOSITION(a) /*empty*/ |
| |
| #define | EDITPOINT(a) a, |
| |
| #define | EDITPOINT(a) /*empty*/ |
| |
| #define | INSERTTIMEOPT(a) a, |
| |
| #define | INSERTTIMEOPT(a) /*empty*/ |
| |
| #define | NOTENAMEDISPLAY(a) a, |
| |
| #define | NOTENAMEDISPLAY(a) /*empty*/ |
| |
| #define | MARKERCLICKBEHAVIOR(a) a, |
| |
| #define | MARKERCLICKBEHAVIOR(a) /*empty*/ |
| |
| #define | REGIONEDITDISPOSITION(a) a, |
| |
| #define | REGIONEDITDISPOSITION(a) /*empty*/ |
| |
|
| enum | Editing::GridType |
| |
| enum | Editing::SnapMode |
| |
| enum | Editing::RegionListSortType |
| |
| enum | Editing::MouseMode |
| |
| enum | Editing::MidiEditMode |
| |
| enum | Editing::ZoomFocus |
| |
| enum | Editing::DisplayControl |
| |
| enum | Editing::ImportMode |
| |
| enum | Editing::ImportPosition |
| |
| enum | Editing::ImportDisposition |
| |
| enum | Editing::EditPoint |
| |
| enum | Editing::InsertTimeOption |
| |
| enum | Editing::NoteNameDisplay |
| |
| enum | Editing::MarkerClickBehavior |
| |
| enum | Editing::RegionEditDisposition |
| |
| enum | Editing::CutCopyOp { Editing::Delete
, Editing::Cut
, Editing::Copy
, Editing::Clear
} |
| |
| enum | Editing::XFadeType { Editing::Pre
, Editing::Post
, Editing::At
} |
| |
| enum | Editing::EditIgnoreOption { Editing::EDIT_IGNORE_NONE
, Editing::EDIT_IGNORE_PHEAD
, Editing::EDIT_IGNORE_MOUSE
, Editing::EDIT_IGNORE_MARKER
} |
| |
| enum | Editing::ZoomAxis { Editing::Vertical
, Editing::Horizontal
, Editing::Both
} |
| |
| enum | Editing::RegionActionTarget { Editing::SelectedRegions = 0x1
, Editing::EnteredRegions = 0x2
, Editing::EditPointRegions = 0x4
, Editing::ListSelection = 0x8
} |
| |
◆ DISPLAYCONTROL [1/3]
| #define DISPLAYCONTROL |
( |
|
a | ) |
/*empty*/ |
◆ DISPLAYCONTROL [2/3]
| #define DISPLAYCONTROL |
( |
|
a | ) |
a, |
◆ DISPLAYCONTROL [3/3]
| #define DISPLAYCONTROL |
( |
|
a | ) |
/*empty*/ |
◆ EDITPOINT [1/3]
| #define EDITPOINT |
( |
|
a | ) |
/*empty*/ |
◆ EDITPOINT [2/3]
| #define EDITPOINT |
( |
|
a | ) |
a, |
◆ EDITPOINT [3/3]
| #define EDITPOINT |
( |
|
a | ) |
/*empty*/ |
◆ GRIDTYPE [1/3]
| #define GRIDTYPE |
( |
|
a | ) |
/*empty*/ |
◆ GRIDTYPE [2/3]
◆ GRIDTYPE [3/3]
| #define GRIDTYPE |
( |
|
a | ) |
/*empty*/ |
◆ IMPORTDISPOSITION [1/3]
| #define IMPORTDISPOSITION |
( |
|
a | ) |
|
◆ IMPORTDISPOSITION [2/3]
| #define IMPORTDISPOSITION |
( |
|
a | ) |
a, |
◆ IMPORTDISPOSITION [3/3]
| #define IMPORTDISPOSITION |
( |
|
a | ) |
/*empty*/ |
◆ IMPORTMODE [1/3]
| #define IMPORTMODE |
( |
|
a | ) |
/*empty*/ |
◆ IMPORTMODE [2/3]
| #define IMPORTMODE |
( |
|
a | ) |
a, |
◆ IMPORTMODE [3/3]
| #define IMPORTMODE |
( |
|
a | ) |
/*empty*/ |
◆ IMPORTPOSITION [1/3]
| #define IMPORTPOSITION |
( |
|
a | ) |
|
◆ IMPORTPOSITION [2/3]
| #define IMPORTPOSITION |
( |
|
a | ) |
a, |
◆ IMPORTPOSITION [3/3]
| #define IMPORTPOSITION |
( |
|
a | ) |
/*empty*/ |
◆ INSERTTIMEOPT [1/3]
| #define INSERTTIMEOPT |
( |
|
a | ) |
/*empty*/ |
◆ INSERTTIMEOPT [2/3]
| #define INSERTTIMEOPT |
( |
|
a | ) |
a, |
◆ INSERTTIMEOPT [3/3]
| #define INSERTTIMEOPT |
( |
|
a | ) |
/*empty*/ |
◆ MARKERCLICKBEHAVIOR [1/3]
| #define MARKERCLICKBEHAVIOR |
( |
|
a | ) |
/*empty*/ |
◆ MARKERCLICKBEHAVIOR [2/3]
| #define MARKERCLICKBEHAVIOR |
( |
|
a | ) |
a, |
◆ MARKERCLICKBEHAVIOR [3/3]
| #define MARKERCLICKBEHAVIOR |
( |
|
a | ) |
/*empty*/ |
◆ MIDIEDITMODE [1/3]
| #define MIDIEDITMODE |
( |
|
a | ) |
/*empty*/ |
◆ MIDIEDITMODE [2/3]
| #define MIDIEDITMODE |
( |
|
a | ) |
a, |
◆ MIDIEDITMODE [3/3]
| #define MIDIEDITMODE |
( |
|
a | ) |
/*empty*/ |
◆ MOUSEMODE [1/3]
| #define MOUSEMODE |
( |
|
a | ) |
/*empty*/ |
◆ MOUSEMODE [2/3]
| #define MOUSEMODE |
( |
|
a | ) |
a, |
◆ MOUSEMODE [3/3]
| #define MOUSEMODE |
( |
|
a | ) |
/*empty*/ |
◆ NOTENAMEDISPLAY [1/3]
| #define NOTENAMEDISPLAY |
( |
|
a | ) |
/*empty*/ |
◆ NOTENAMEDISPLAY [2/3]
| #define NOTENAMEDISPLAY |
( |
|
a | ) |
a, |
◆ NOTENAMEDISPLAY [3/3]
| #define NOTENAMEDISPLAY |
( |
|
a | ) |
/*empty*/ |
◆ REGIONEDITDISPOSITION [1/3]
| #define REGIONEDITDISPOSITION |
( |
|
a | ) |
/*empty*/ |
◆ REGIONEDITDISPOSITION [2/3]
| #define REGIONEDITDISPOSITION |
( |
|
a | ) |
a, |
◆ REGIONEDITDISPOSITION [3/3]
| #define REGIONEDITDISPOSITION |
( |
|
a | ) |
/*empty*/ |
◆ REGIONLISTSORTTYPE [1/3]
| #define REGIONLISTSORTTYPE |
( |
|
a | ) |
/*empty*/ |
◆ REGIONLISTSORTTYPE [2/3]
| #define REGIONLISTSORTTYPE |
( |
|
a | ) |
a, |
◆ REGIONLISTSORTTYPE [3/3]
| #define REGIONLISTSORTTYPE |
( |
|
a | ) |
/*empty*/ |
◆ SNAPMODE [1/3]
| #define SNAPMODE |
( |
|
a | ) |
/*empty*/ |
◆ SNAPMODE [2/3]
◆ SNAPMODE [3/3]
| #define SNAPMODE |
( |
|
a | ) |
/*empty*/ |
◆ TEMPOEDITBEHAVIOR
| #define TEMPOEDITBEHAVIOR |
( |
|
a | ) |
/*empty*/ |
◆ WAVEFORMSCALE
| #define WAVEFORMSCALE |
( |
|
a | ) |
/*empty*/ |
◆ WAVEFORMSHAPE
| #define WAVEFORMSHAPE |
( |
|
a | ) |
/*empty*/ |
◆ ZOOMFOCUS [1/3]
| #define ZOOMFOCUS |
( |
|
a | ) |
/*empty*/ |
◆ ZOOMFOCUS [2/3]
| #define ZOOMFOCUS |
( |
|
a | ) |
a, |
◆ ZOOMFOCUS [3/3]
| #define ZOOMFOCUS |
( |
|
a | ) |
/*empty*/ |