forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user