Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ ok
Method
ok
gui/projectfiledialog.cpp:554–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
void ProjectFileDialog::ok()
555
{
556
saveToProjectFile(mProjectFile);
557
mProjectFile->write();
558
accept();
559
}
560
561
QString ProjectFileDialog::getExistingDirectory(const QString &caption, bool trailingSlash)
562
{
Callers
nothing calls this directly
Calls
1
write
Method · 0.45
Tested by
no test coverage detected