|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Location info of this class. More...
#include <src/gui/dsp/arranger_object_owner.h>
Data Fields | |
| std::optional< TrackUuid > | track_id_ |
| std::optional< std::variant< ArrangerObjectUuid, int, PortUuid > > | owner_ |
Location info of this class.
Definition at line 39 of file arranger_object_owner.h.
| std::optional<std::variant<ArrangerObjectUuid, int, PortUuid> > ArrangerObjectOwner< ChildT >::Location::owner_ |
Definition at line 44 of file arranger_object_owner.h.
| std::optional<TrackUuid> ArrangerObjectOwner< ChildT >::Location::track_id_ |
Definition at line 41 of file arranger_object_owner.h.