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

Function projectJournal

include/Engine.h:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 static ProjectJournal * projectJournal()
86 {
87 return s_projectJournal;
88 }
89
90 static Ladspa2LMMS * getLADSPAManager()
91 {

Callers 15

resolveAllIDsMethod · 0.85
importMethod · 0.85
JournallingObjectMethod · 0.85
~JournallingObjectMethod · 0.85
addJournalCheckPointMethod · 0.85
changeIDMethod · 0.85
clearProjectMethod · 0.85
createNewProjectMethod · 0.85
loadProjectMethod · 0.85
dropEventMethod · 0.85
disconnectObjectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected