From effd2866ae343b858c69a66b61ececcd455d59d2 Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Mon, 23 Nov 2009 16:05:08 +1000 Subject: QmlView doc. --- src/declarative/util/qmlview.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/declarative/util/qmlview.cpp b/src/declarative/util/qmlview.cpp index 63115bb..c981cde 100644 --- a/src/declarative/util/qmlview.cpp +++ b/src/declarative/util/qmlview.cpp @@ -168,6 +168,9 @@ public: view->execute(); ... \endcode + + To receive errors related to loading and executing QML with QmlView, + you can connect to the errors() signal. */ /*! -- cgit v0.12