MCPcopy 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

~JournallingObjectMethod · 0.85
saveStateMethod · 0.85
changeIDMethod · 0.85
~AutomatableModelMethod · 0.85
saveSettingsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected