Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
QString Controller::nodeName() const
301
{
302
return(
"Controller"
);
303
}
304
305
306
Callers
15
copy
Method · 0.45
loadSettings
Method · 0.45
loadSettings
Method · 0.45
restoreState
Method · 0.45
changeID
Method · 0.45
saveSettings
Method · 0.45
loadSettings
Method · 0.45
upgrade_0_2_1_20070501
Method · 0.45
upgradeElement_1_2_0_rc2_42
Function · 0.45
loadSettings
Method · 0.45
loadSettings
Method · 0.45
loadConfigFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected