Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ userTemplateDir
Function
userTemplateDir
include/ConfigManager.h:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
QString userTemplateDir() const
83
{
84
return workingDir() + TEMPLATE_PATH;
85
}
86
87
QString userPresetsDir() const
88
{
Callers
1
createWorkingDir
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected