Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setGrouping
Method
setGrouping
kdevplatform/shell/problemstore.cpp:257–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
void ProblemStore::setGrouping(int grouping)
258
{
259
Q_UNUSED(grouping);
260
}
261
262
void ProblemStore::setShowImports(bool showImports)
263
{
Callers
8
testNoGrouping
Method · 0.45
testPathGrouping
Method · 0.45
testSeverityGrouping
Method · 0.45
testPlaceholderText
Method · 0.45
testGrouping
Method · 0.45
testPathGrouping
Method · 0.45
testSeverityGrouping
Method · 0.45
setupActions
Method · 0.45
Calls
no outgoing calls
Tested by
7
testNoGrouping
Method · 0.36
testPathGrouping
Method · 0.36
testSeverityGrouping
Method · 0.36
testPlaceholderText
Method · 0.36
testGrouping
Method · 0.36
testPathGrouping
Method · 0.36
testSeverityGrouping
Method · 0.36