app->setQuitOnLastWindowClosed(false);
| The Following User Says Thank You to pycage For This Useful Post: | ||
app->setQuitOnLastWindowClosed(false);
// Called when app about to quit - handle upsync & quitting
void ClientLogic::aboutToQuit() {
qDebug() << Q_FUNC_INFO;
QEventLoop eventLoop;
eventLoop.exec();
}
virtual void ClientLogic::aboutToQuit() The Wayland connection broke. Did the Wayland compositor die? Killing all inferiors Debugging has finished
// Called when app about to quit - handle upsync & quitting
void ClientLogic::aboutToQuit() {
qDebug() << Q_FUNC_INFO;
QEventLoop eventLoop;
eventLoop.exec();
}
virtual void ClientLogic::aboutToQuit() The Wayland connection broke. Did the Wayland compositor die? Killing all inferiors Debugging has finished