MCPcopy Create free account
hub / github.com/KDE/kdevelop / defaults

Method defaults

plugins/clazy/config/globalconfigpage.cpp:98–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void GlobalConfigPage::defaults()
99{
100 ConfigPage::defaults();
101 ui->checksets->reload();
102}
103
104void GlobalConfigPage::reset()
105{

Callers

nothing calls this directly

Calls 1

reloadMethod · 0.45

Tested by

no test coverage detected