MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / onAddConfirmed

Method onAddConfirmed

src/interface/dialog/PresetRuleDialog.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void PresetRuleDialog::onAddConfirmed()
89{
90 ruleModel->add(addRuleFragment->fragment()->rule());
91}
92
93void PresetRuleDialog::onRemoveClicked()
94{

Callers

nothing calls this directly

Calls 3

ruleMethod · 0.80
addMethod · 0.45
fragmentMethod · 0.45

Tested by

no test coverage detected