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

Function userProjectsDir

include/ConfigManager.h:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 QString userProjectsDir() const
78 {
79 return workingDir() + PROJECTS_PATH;
80 }
81
82 QString userTemplateDir() const
83 {

Callers 1

createWorkingDirMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected