MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / commit

Method commit

src/gui/NetSchedulerDialog.cpp:582–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

580}
581
582void NetSchedulerDialog::commit()
583{
584 populateTable();
585 updateButtons();
586 Q_EMIT entriesChanged(m_entries);
587}
588
589void NetSchedulerDialog::onAdd()
590{

Callers 10

commitExportFileMethod · 0.45
writeSupportBundleZipFunction · 0.45
saveCacheMethod · 0.45
extractEmbeddedModelFunction · 0.45
saveMethod · 0.45
saveMethod · 0.45
onExportMethod · 0.45
onExportMethod · 0.45
persistNetScheduleMethod · 0.45
exportJsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected