Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
play
Method · 0.85
~BBTrack
Method · 0.85
play
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected