Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isLocked
Method
isLocked
plugins/clazy/checksetselectionlock.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
bool CheckSetSelectionLock::isLocked() const
68
{
69
return d->lockFile->isLocked();
70
}
71
72
QString CheckSetSelectionLock::checkSetSelectionId() const
73
{
Callers
2
lockedCheckSetSelectionIds
Function · 0.45
isCheckSetSelectionLocked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected