Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ stop
Method
stop
gui/checkthread.cpp:340–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
void CheckThread::stop()
341
{
342
mState = Stopping;
343
Settings::terminate();
344
}
345
346
void CheckThread::parseClangErrors(const QString &tool, const QString &file0, QString err)
347
{
Callers
2
closeEvent
Method · 0.45
stopAnalysis
Method · 0.45
Calls
1
terminate
Function · 0.85
Tested by
no test coverage detected