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

Method nodeName

src/core/Controller.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298
299
300QString Controller::nodeName() const
301{
302 return( "Controller" );
303}
304
305
306

Callers 15

copyMethod · 0.45
loadSettingsMethod · 0.45
loadSettingsMethod · 0.45
restoreStateMethod · 0.45
changeIDMethod · 0.45
saveSettingsMethod · 0.45
loadSettingsMethod · 0.45
loadSettingsMethod · 0.45
loadSettingsMethod · 0.45
loadConfigFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected