Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ userSamplesDir
Function
userSamplesDir
include/ConfigManager.h:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
QString userSamplesDir() const
93
{
94
return workingDir() + SAMPLES_PATH;
95
}
96
97
QString userGigDir() const
98
{
Callers
1
createWorkingDir
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected