Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ id
Function
id
include/JournallingObject.h:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
virtual ~JournallingObject();
39
40
inline jo_id_t id() const
41
{
42
return m_id;
43
}
44
45
void saveJournallingState( const bool newState )
46
{
Callers
5
~JournallingObject
Method · 0.85
saveState
Method · 0.85
changeID
Method · 0.85
~AutomatableModel
Method · 0.85
saveSettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected