Ardour  9.0-pre0-582-g084a23a80d
MarkerDrag::CopiedLocationMarkerInfo Struct Reference

Public Member Functions

 CopiedLocationMarkerInfo (ARDOUR::Location *l, ArdourMarker *m)
 

Public Attributes

ARDOUR::Locationlocation
 
std::vector< ArdourMarker * > markers
 
bool move_both
 

Detailed Description

Definition at line 1189 of file editor_drag.h.

Constructor & Destructor Documentation

◆ CopiedLocationMarkerInfo()

MarkerDrag::CopiedLocationMarkerInfo::CopiedLocationMarkerInfo ( ARDOUR::Location l,
ArdourMarker m 
)

Member Data Documentation

◆ location

ARDOUR::Location* MarkerDrag::CopiedLocationMarkerInfo::location

Definition at line 1190 of file editor_drag.h.

◆ markers

std::vector<ArdourMarker*> MarkerDrag::CopiedLocationMarkerInfo::markers

Definition at line 1191 of file editor_drag.h.

◆ move_both

bool MarkerDrag::CopiedLocationMarkerInfo::move_both

Definition at line 1192 of file editor_drag.h.


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