Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setId
Method
setId
plugins/clazy/checksetselection.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void CheckSetSelection::setId(const QString& id)
51
{
52
d->id = id;
53
}
54
55
void CheckSetSelection::setSelection(const QString& selection)
56
{
Callers
4
saveCheckSetSelections
Method · 0.45
loadCheckSetSelection
Method · 0.45
addCheckSetSelection
Method · 0.45
cloneCheckSetSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected