MCPcopy 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
431void UILocker::setUserInterface(QWidget* parent)
432{
433 m_parent = parent;
434}
435
436std::shared_ptr<UILocker::Session> UILocker::lock(Reasons reason)
437{

Callers 2

MainWindowMethod · 0.45
~MainWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected