Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ presetModel
Method
presetModel
src/data/PresetManager.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
PresetListModel *PresetManager::presetModel() const
170
{
171
return _presetModel;
172
}
173
174
void PresetManager::setRules(const QVector<PresetRule> &newRules)
175
{
Callers
9
listPresets
Method · 0.80
getPresets
Method · 0.80
PresetFragment
Method · 0.80
onSelectionChanged
Method · 0.80
onRemoveClicked
Method · 0.80
onLoadClicked
Method · 0.80
onContextMenuRequested
Method · 0.80
PresetRuleDialog
Method · 0.80
onAddClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected