Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
bool TrackContainerView::allowRubberband() const
302
{
303
return( false );
304
}
305
306
307
Callers
4
dropEvent
Method · 0.45
mousePressEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
pasteSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected