Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
bool SettingsDialog::showFullPath() const
327
{
328
return checkStateToBool(mUI->mShowFullPath->checkState());
329
}
330
331
bool SettingsDialog::saveFullPath() const
332
{
Callers
1
programSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected