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

Function userPresetsDir

include/ConfigManager.h:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 QString userPresetsDir() const
88 {
89 return workingDir() + PRESETS_PATH;
90 }
91
92 QString userSamplesDir() const
93 {

Callers 1

createWorkingDirMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected