Definition at line 59 of file WaveChannelView.cpp.
◆ ~PlacementArray()
anonymous_namespace{WaveChannelView.cpp}::PlacementArray::~PlacementArray |
( |
| ) |
|
|
default |
◆ Clone()
std::unique_ptr< Cloneable<> > anonymous_namespace{WaveChannelView.cpp}::PlacementArray::Clone |
( |
| ) |
const |
|
inlinevirtual |
◆ Get() [1/2]
const PlacementArray & anonymous_namespace{WaveChannelView.cpp}::PlacementArray::Get |
( |
const Track & |
track | ) |
|
|
static |
Definition at line 78 of file WaveChannelView.cpp.
79{
80 return Get(
const_cast<Track &
>(track));
81}
Abstract base class for an object holding data associated with points on a time axis.
static PlacementArray & Get(Track &track)
References BasicUI::Get().
◆ Get() [2/2]
PlacementArray & anonymous_namespace{WaveChannelView.cpp}::PlacementArray::Get |
( |
Track & |
track | ) |
|
|
static |
◆ mMultiView
bool anonymous_namespace{WaveChannelView.cpp}::PlacementArray::mMultiView { false } |
◆ mPlacements
The documentation for this struct was generated from the following file: