MCPcopy 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

nodeNameFunction · 0.70
loadSettingsMethod · 0.50
saveSettingsMethod · 0.50
loadSettingsMethod · 0.50
saveSettingsMethod · 0.50
pasteNotesMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected