Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
saveState
Method · 0.50
saveSettings
Method · 0.50
loadSettings
Method · 0.50
paste
Method · 0.50
saveSettings
Method · 0.50
loadSettings
Method · 0.50
saveSettings
Method · 0.50
Calls
1
classNodeName
Function · 0.70
Tested by
no test coverage detected