Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void PresetRuleDialog::onAddConfirmed()
89
{
90
ruleModel->add(addRuleFragment->fragment()->rule());
91
}
92
93
void PresetRuleDialog::onRemoveClicked()
94
{
Callers
nothing calls this directly
Calls
3
rule
Method · 0.80
add
Method · 0.45
fragment
Method · 0.45
Tested by
no test coverage detected