MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / rules

Method rules

src/data/PresetManager.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201QVector<PresetRule> PresetManager::rules() const
202{
203 return _rules;
204}
205

Callers 3

listPresetRulesMethod · 0.80
getPresetRulesMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected