MCPcopy 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
169PresetListModel *PresetManager::presetModel() const
170{
171 return _presetModel;
172}
173
174void PresetManager::setRules(const QVector<PresetRule> &newRules)
175{

Callers 9

listPresetsMethod · 0.80
getPresetsMethod · 0.80
PresetFragmentMethod · 0.80
onSelectionChangedMethod · 0.80
onRemoveClickedMethod · 0.80
onLoadClickedMethod · 0.80
PresetRuleDialogMethod · 0.80
onAddClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected