On 06/10/2015 19:16, Gerry Boland wrote:
> Review: Needs Information
>
> 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.
Experience tells otherwise (it would crash).
On 06/10/2015 19:16, Gerry Boland wrote: ::onScreenAbout ToBeRemoved
> Review: Needs Information
>
> QGuiApplication
> 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.
Experience tells otherwise (it would crash).