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

Function nodeName

include/Note.h:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 }
202
203 inline virtual QString nodeName() const
204 {
205 return classNodeName();
206 }
207
208 static MidiTime quantized( const MidiTime & m, const int qGrid );
209

Callers 7

saveStateMethod · 0.50
saveSettingsMethod · 0.50
loadSettingsMethod · 0.50
pasteMethod · 0.50
saveSettingsMethod · 0.50
loadSettingsMethod · 0.50
saveSettingsMethod · 0.50

Calls 1

classNodeNameFunction · 0.70

Tested by

no test coverage detected