summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-11-23 06:20:57 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-11-23 06:20:57 (GMT)
commit4c72b0441380fd43b8ca63c9b7159adfb89c60e6 (patch)
tree3c4ff9c8ee546e0d59a1870b25fb26bcf0dd97ef /src/declarative/util
parenteffd2866ae343b858c69a66b61ececcd455d59d2 (diff)
downloadQt-4c72b0441380fd43b8ca63c9b7159adfb89c60e6.zip
Qt-4c72b0441380fd43b8ca63c9b7159adfb89c60e6.tar.gz
Qt-4c72b0441380fd43b8ca63c9b7159adfb89c60e6.tar.bz2
QmlView doc.
Diffstat (limited to 'src/declarative/util')
-rw-r--r--src/declarative/util/qmlview.cpp1
1 files changed, 1 insertions, 0 deletions
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,