Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void ShutdownWindow::closeEvent(QCloseEvent *event)
168
{
169
event->ignore();
170
}
Callers
nothing calls this directly
Calls
1
ignore
Method · 0.45
Tested by
no test coverage detected