ardour
Public Member Functions | Public Attributes | List of all members
MarkerDrag::CopiedLocationMarkerInfo Struct Reference

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 796 of file editor_drag.h.

Constructor & Destructor Documentation

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

Definition at line 3582 of file editor_drag.cc.

Member Data Documentation

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

Definition at line 797 of file editor_drag.h.

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

Definition at line 798 of file editor_drag.h.

bool MarkerDrag::CopiedLocationMarkerInfo::move_both

Definition at line 799 of file editor_drag.h.


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