1 2 3 4 5
set_terminator([&](int) { qDebug() << "Signal caught by Mir, stopping Mir server.."; QCoreApplication::quit(); });