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