Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ addConnection
Method
addConnection
src/core/Controller.cpp:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
316
317
void Controller::addConnection( ControllerConnection * )
318
{
319
m_connectionCount++;
320
}
321
322
323
Callers
1
setController
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected