Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setUserInterface
Method
setUserInterface
src/uilocker.cpp:431–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
void UILocker::setUserInterface(QWidget* parent)
432
{
433
m_parent = parent;
434
}
435
436
std::shared_ptr<UILocker::Session> UILocker::lock(Reasons reason)
437
{
Callers
2
MainWindow
Method · 0.45
~MainWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected