MCPcopy 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
61QStringList PresetListModel::getList() const
62{
63 return presets;
64}

Callers 2

listPresetsMethod · 0.80
getPresetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected