25 Type type,
const std::shared_ptr<WaveTrack>& track,
26 const std::shared_ptr<WaveTrack::Interval>& clip);
31 wxWindow* pParent)
override;
36 void DoDraw(
const wxRect& rect, wxDC& dc)
override;
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...