Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ reset
Method
reset
plugins/cppcheck/problemmodel.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void ProblemModel::reset()
127
{
128
reset(nullptr, QString());
129
}
130
131
void ProblemModel::reset(KDevelop::IProject* project, const QString& path)
132
{
Callers
3
projectClosed
Method · 0.45
runCppcheck
Method · 0.45
result
Method · 0.45
Calls
5
reset
Function · 0.85
prettyPathName
Function · 0.70
QString
Class · 0.50
IndexedString
Class · 0.50
clear
Method · 0.45
Tested by
no test coverage detected