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

Method allowRubberband

src/gui/TrackContainerView.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299
300
301bool TrackContainerView::allowRubberband() const
302{
303 return( false );
304}
305
306
307

Callers 4

dropEventMethod · 0.45
mousePressEventMethod · 0.45
mouseMoveEventMethod · 0.45
pasteSelectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected