MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / exit

Method exit

tools/launcher/launcherwindow.cpp:409–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409void LauncherWindow::exit()
410{
411 this->saveConfig();
412 this->currentFramework.reset();
413 QCoreApplication::quit();
414}
415
416void LauncherWindow::setupModList()
417{

Callers 1

playMethod · 0.95

Calls 2

saveConfigMethod · 0.95
resetMethod · 0.45

Tested by

no test coverage detected