MCPcopy 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
78QString checkSetSelectionFileName(const QString& checkSetSelectionId)
79{
80 return checkSetSelectionId + checkSetSelectionFileSuffix();
81}
82
83// TODO: add global lock
84// TODO: make calls async

Callers 1

Calls 1

Tested by

no test coverage detected