QGuiApplication::onScreenAboutToBeRemoved How necessary is this? The QWindow has been hidden, so it has released its GL context and should be safe to hold onto until you get the screenRemoved signal.
« Back to merge proposal
QGuiApplication ::onScreenAbout ToBeRemoved
How necessary is this? The QWindow has been hidden, so it has released its GL context and should be safe to hold onto until you get the screenRemoved signal.