Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ pasteValue
Method
pasteValue
src/core/AutomatableModel.cpp:665–668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
663
664
665
void AutomatableModel::pasteValue()
666
{
667
setValue( copiedValue() );
668
}
669
670
671
Callers
nothing calls this directly
Calls
1
copiedValue
Function · 0.85
Tested by
no test coverage detected