MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / ok

Method ok

gui/settingsdialog.cpp:320–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320void SettingsDialog::ok()
321{
322 mApplications->copy(mTempApplications);
323 accept();
324}
325
326bool SettingsDialog::showFullPath() const
327{

Callers

nothing calls this directly

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected