MCPcopy 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
67bool CheckSetSelectionLock::isLocked() const
68{
69 return d->lockFile->isLocked();
70}
71
72QString CheckSetSelectionLock::checkSetSelectionId() const
73{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected