MCPcopy Create free account
hub / github.com/KDE/kdevelop / unlock

Method unlock

plugins/clazy/checksetselectionlock.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60CheckSetSelectionLock& CheckSetSelectionLock::operator=(const CheckSetSelectionLock& other) = default;
61
62void CheckSetSelectionLock::unlock()
63{
64 d->lockFile->unlock();
65}
66
67bool CheckSetSelectionLock::isLocked() const
68{

Callers 15

executeMethod · 0.45
quickOpenDeclarationMethod · 0.45
quickOpenDefinitionMethod · 0.45
jumpToNearestFunctionMethod · 0.45
declarationMenuMethod · 0.45
switchUseMethod · 0.45
documentDeclarationMethod · 0.45
buildDirFromSrcMethod · 0.45
~KDevQmlJsPluginMethod · 0.45
importDirectoryMethod · 0.45
contextOfFileMethod · 0.45
showSourceMethod · 0.45

Calls

no outgoing calls

Tested by 1

showSourceMethod · 0.36