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

Method saveFullPath

gui/settingsdialog.cpp:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331bool SettingsDialog::saveFullPath() const
332{
333 return checkStateToBool(mUI->mSaveFullPath->checkState());
334}
335
336bool SettingsDialog::saveAllErrors() const
337{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected