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

Method scheduleClosing

source/Gui/MainLoopController.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void MainLoopController::scheduleClosing()
118{
119 _programState = ProgramState::ScheduleExit;
120}
121
122bool MainLoopController::shouldClose() const
123{

Callers 1

processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected