Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
409
void LauncherWindow::exit()
410
{
411
this->saveConfig();
412
this->currentFramework.reset();
413
QCoreApplication::quit();
414
}
415
416
void LauncherWindow::setupModList()
417
{
Callers
1
play
Method · 0.95
Calls
2
saveConfig
Method · 0.95
reset
Method · 0.45
Tested by
no test coverage detected