MCPcopy 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
52void PresetAddRuleFragment::onDeviceChanged()
53{
54 routeModel->loadRemaining(ui->comboIf->currentData().value<IOutputDevice>(), tableModel);
55}

Callers

nothing calls this directly

Calls 1

loadRemainingMethod · 0.45

Tested by

no test coverage detected