MCPcopy Create free account
hub / github.com/chrxh/alien / shutdown

Method shutdown

source/Gui/MainLoopController.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void MainLoopController::shutdown()
113{
114 GlobalSettings::get().setValue("controllers.main loop.save on exit", _saveOnExit);
115}
116
117void MainLoopController::scheduleClosing()
118{

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected