Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ checkSetSelectionFileName
Function
checkSetSelectionFileName
plugins/clazy/checksetselectionmanager.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
QString checkSetSelectionFileName(const QString& checkSetSelectionId)
79
{
80
return checkSetSelectionId + checkSetSelectionFileSuffix();
81
}
82
83
// TODO: add global lock
84
// TODO: make calls async
Callers
1
filePathOfCheckSetSelection
Method · 0.70
Calls
1
checkSetSelectionFileSuffix
Function · 0.70
Tested by
no test coverage detected