Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ closeEvent
Method
closeEvent
ASAP/ASAP_Window.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
void ASAP_Window::closeEvent(QCloseEvent *event) {
209
event->accept();
210
}
211
212
ASAP_Window::~ASAP_Window()
213
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected