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

Method getSelectViewOnCreate

include/Track.h:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 inline bool getSelectViewOnCreate()
148 {
149 return m_selectViewOnCreate;
150 }
151
152 /// Returns true if and only if a->startPosition() < b->startPosition()
153 static bool comparePosition(const TrackContentObject* a, const TrackContentObject* b);

Callers 1

createTCOViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected