From 4c72b0441380fd43b8ca63c9b7159adfb89c60e6 Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Mon, 23 Nov 2009 16:20:57 +1000 Subject: QmlView doc. --- src/declarative/util/qmlview.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/declarative/util/qmlview.cpp b/src/declarative/util/qmlview.cpp index c981cde..62bcc07 100644 --- a/src/declarative/util/qmlview.cpp +++ b/src/declarative/util/qmlview.cpp @@ -167,6 +167,7 @@ public: ... view->execute(); ... + view->show(); \endcode To receive errors related to loading and executing QML with QmlView, -- cgit v0.12