MCPcopy Create free account
hub / github.com/LMMS/lmms / trackContainer

Function trackContainer

include/Track.h:549–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547
548
549 inline TrackContainer* trackContainer() const
550 {
551 return m_trackContainer;
552 }
553
554 // name-stuff
555 virtual const QString & name() const

Callers 3

playMethod · 0.85
~BBTrackMethod · 0.85
playMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected