Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
void CheckSetSelection::setSelection(const QString& selection)
56
{
57
d->selection = selection;
58
}
59
60
void CheckSetSelection::setName(const QString& name)
61
{
Callers
3
selectAndReveal
Function · 0.45
loadToAreaPrivate
Function · 0.45
loadCheckSetSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected