MCPcopy 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
554void ProjectFileDialog::ok()
555{
556 saveToProjectFile(mProjectFile);
557 mProjectFile->write();
558 accept();
559}
560
561QString ProjectFileDialog::getExistingDirectory(const QString &caption, bool trailingSlash)
562{

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected