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

Function userLadspaDir

include/ConfigManager.h:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 QString userLadspaDir() const
108 {
109 return workingDir() + LADSPA_PATH;
110 }
111
112 QString userVstDir() const
113 {

Callers 2

createWorkingDirMethod · 0.85
loadConfigFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected