Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ locked
Method
locked
src/uilocker.cpp:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
bool UILocker::locked() const
450
{
451
return !m_sessions.empty();
452
}
453
454
void UILocker::unlock(Session* s)
455
{
Callers
2
closeEvent
Method · 0.80
keyReleaseEvent
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected