MCPcopy 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
257void ProblemStore::setGrouping(int grouping)
258{
259 Q_UNUSED(grouping);
260}
261
262void ProblemStore::setShowImports(bool showImports)
263{

Callers 8

testNoGroupingMethod · 0.45
testPathGroupingMethod · 0.45
testSeverityGroupingMethod · 0.45
testPlaceholderTextMethod · 0.45
testGroupingMethod · 0.45
testPathGroupingMethod · 0.45
testSeverityGroupingMethod · 0.45
setupActionsMethod · 0.45

Calls

no outgoing calls

Tested by 7

testNoGroupingMethod · 0.36
testPathGroupingMethod · 0.36
testSeverityGroupingMethod · 0.36
testPlaceholderTextMethod · 0.36
testGroupingMethod · 0.36
testPathGroupingMethod · 0.36
testSeverityGroupingMethod · 0.36