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

Method showFullPath

gui/settingsdialog.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326bool SettingsDialog::showFullPath() const
327{
328 return checkStateToBool(mUI->mShowFullPath->checkState());
329}
330
331bool SettingsDialog::saveFullPath() const
332{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected