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

Method isMovingTrack

include/Track.h:671–674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

669 }
670
671 bool isMovingTrack() const
672 {
673 return m_action == MoveTrack;
674 }
675
676 virtual void update();
677

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected