Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ classNodeName
Function
classNodeName
include/Note.h:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
static QString classNodeName()
199
{
200
return
"note"
;
201
}
202
203
inline virtual QString nodeName() const
204
{
Callers
8
nodeName
Function · 0.70
loadSettings
Method · 0.50
saveSettings
Method · 0.50
loadSettings
Method · 0.50
saveSettings
Method · 0.50
loadTrackSpecificSettings
Method · 0.50
loadTrackSpecificSettings
Method · 0.50
pasteNotes
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected