Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ onDeviceChanged
Method
onDeviceChanged
src/interface/fragment/PresetAddRuleFragment.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void PresetAddRuleFragment::onDeviceChanged()
53
{
54
routeModel->loadRemaining(ui->comboIf->currentData().value<IOutputDevice>(), tableModel);
55
}
Callers
nothing calls this directly
Calls
1
loadRemaining
Method · 0.45
Tested by
no test coverage detected