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

Method connectionCount

src/core/Controller.cpp:334–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332
333
334int Controller::connectionCount() const{
335 return m_connectionCount;
336}
337
338
339

Callers 1

deleteControllerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected