|
Ardour
9.0-pre0-1993-g41d91e7527
|
Public Member Functions | |
| CopiedLocationMarkerInfo (ARDOUR::Location *l, ArdourMarker *m) | |
Public Attributes | |
| ARDOUR::Location * | location |
| std::vector< ArdourMarker * > | markers |
| bool | move_both |
Definition at line 1208 of file editor_drag.h.
| MarkerDrag::CopiedLocationMarkerInfo::CopiedLocationMarkerInfo | ( | ARDOUR::Location * | l, |
| ArdourMarker * | m | ||
| ) |
| ARDOUR::Location* MarkerDrag::CopiedLocationMarkerInfo::location |
Definition at line 1209 of file editor_drag.h.
| std::vector<ArdourMarker*> MarkerDrag::CopiedLocationMarkerInfo::markers |
Definition at line 1210 of file editor_drag.h.
| bool MarkerDrag::CopiedLocationMarkerInfo::move_both |
Definition at line 1211 of file editor_drag.h.