Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ getList
Method
getList
src/data/model/PresetListModel.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QStringList PresetListModel::getList() const
62
{
63
return presets;
64
}
Callers
2
listPresets
Method · 0.80
getPresets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected