MCPcopy 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
449bool UILocker::locked() const
450{
451 return !m_sessions.empty();
452}
453
454void UILocker::unlock(Session* s)
455{

Callers 2

closeEventMethod · 0.80
keyReleaseEventMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected