aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-04-09 10:53:46 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-04-09 09:44:28 +0000
commit7d08aa3de0adcaf0aaba573e1702b79d542af2da (patch)
treeec8a4aabf9869258827d806fdd6909bc9c6cb084 /doc
parent4e45ca0c9d92bdf1c7b99a5d566484fe8d416e87 (diff)
Doc: Add a note about installing Qt Virtual Keyboard
You can easily just ignore the check box when using a wizard to create a project, but the main.qml file cannot be opened in the Form Editor if Qt Virtual Keyboard has not been installed. Change-Id: I88355efa3ad28e5485a944865a722e31db372071 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qtquick/creator-only/qtquick-creating.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/qtquick/creator-only/qtquick-creating.qdoc b/doc/src/qtquick/creator-only/qtquick-creating.qdoc
index cb7ebcd005..90a6e8d4f5 100644
--- a/doc/src/qtquick/creator-only/qtquick-creating.qdoc
+++ b/doc/src/qtquick/creator-only/qtquick-creating.qdoc
@@ -120,6 +120,12 @@
support for \l{http://doc.qt.io/qt-5/qtvirtualkeyboard-index.html}
{Qt Virtual Keyboard} to the application.
+ \note If you have not installed the Qt Virtual Keyboard module when
+ you installed Qt, an error message will appear when you try to open
+ the \e main.qml in the \uicontrol {Form Editor} in the Design mode.
+ You can use the \l {Installing Qt}{Qt Maintenance Tool} to install
+ Qt Virtual Keyboard.
+
\li Select \uicontrol Next.
\li Select \l{glossary-buildandrun-kit}{kits} for running and building