Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ grouping
Method
grouping
kdevplatform/shell/filteredproblemstore.cpp:290–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
int FilteredProblemStore::grouping() const
291
{
292
Q_D(const FilteredProblemStore);
293
294
return d->m_grouping;
295
}
296
297
bool FilteredProblemStorePrivate::match(const IProblem::Ptr &problem) const
298
{
Callers
1
testGrouping
Method · 0.80
Calls
no outgoing calls
Tested by
1
testGrouping
Method · 0.64