MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / ~ASAP_Window

Method ~ASAP_Window

ASAP/ASAP_Window.cpp:212–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212ASAP_Window::~ASAP_Window()
213{
214 on_actionClose_triggered();
215 writeSettings();
216}
217
218void ASAP_Window::on_actionAbout_triggered() {
219 QUiLoader loader;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected