MCPcopy Create free account
hub / github.com/KDE/kdevelop / setSelection

Method setSelection

plugins/clazy/checksetselection.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void CheckSetSelection::setSelection(const QString& selection)
56{
57 d->selection = selection;
58}
59
60void CheckSetSelection::setName(const QString& name)
61{

Callers 3

selectAndRevealFunction · 0.45
loadToAreaPrivateFunction · 0.45
loadCheckSetSelectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected