• Laszlo Agocs's avatar
    Add an error signal to QQuickWindow · bbf1ec42
    Laszlo Agocs authored
    
    When nothing is connected to this signal, an error will be printed or,
    in case of Windows, a message box will be shown. If there is something
    connected, it is up to the application to handle the error.
    
    [ChangeLog] Added a new sceneGraphError() signal to QQuickWindow
    which applications can use to detect errors like OpenGL context creation
    failures and react in their own custom ways.
    
    Task-number: QTBUG-36138
    Change-Id: I33b1e5e0e3f25872af67c5bb5ae937e3470b25f3
    Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
    bbf1ec42