forked from qt-creator/qt-creator
By monitoring the objectCreated() signal of QQmlApplicationEngine we can also catch errors if the components are instantiated asynchronously. Task-number: QTBUG-39469 Change-Id: I796eb5561fc8d48ab5aa74d37b0964b118a1ba7e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>