Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ onCancel
Method
onCancel
src/uilocker.cpp:539–543 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
537
}
538
539
void UILocker::onCancel()
540
{
541
m_result = Cancelled;
542
unlockCurrent();
543
}
544
545
template <class T>
546
QList<T> findChildrenImmediate(QWidget* parent)
Callers
1
updateButtons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected