MCPcopy 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
539void UILocker::onCancel()
540{
541 m_result = Cancelled;
542 unlockCurrent();
543}
544
545template <class T>
546QList<T> findChildrenImmediate(QWidget* parent)

Callers 1

updateButtonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected