qtdeclarative/examples/quick/embeddedinwidgets
Friedemann Kleint 6269e4fafc Add some error handling to the QWindowContainer example.
Use a QMainWindow and display errors occurring during loading
QML as well as scene graph errors (for example, failure
to create an Open GL context) in the status bar.

Change-Id: Id9cf190e8a4f40de0f18ab081e2747135221bb88
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-03-05 13:09:54 +01:00
..
TextBox.qml Added an example of the window container embedding a QQuickView 2013-01-25 23:22:52 +01:00
embeddedinwidgets.pro Added an example of the window container embedding a QQuickView 2013-01-25 23:22:52 +01:00
embeddedinwidgets.qrc Added an example of the window container embedding a QQuickView 2013-01-25 23:22:52 +01:00
main.cpp Add some error handling to the QWindowContainer example. 2014-03-05 13:09:54 +01:00
main.qml Added an example of the window container embedding a QQuickView 2013-01-25 23:22:52 +01:00