MCPcopy Create free account
hub / github.com/ElementsProject/elements / closeEvent

Method closeEvent

src/qt/utilitydialog.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void ShutdownWindow::closeEvent(QCloseEvent *event)
168{
169 event->ignore();
170}

Callers

nothing calls this directly

Calls 1

ignoreMethod · 0.45

Tested by

no test coverage detected