forked from qt-creator/qt-creator
Doc: Update Qt Quick UI Prototype wizard docs
The wizard name has changed. The option to create an ui.qml file has been replaces with the option to add a virtual keyboard. Change-Id: I2466500dcabda59586806939c0e7b8f3100d6677 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -211,7 +211,7 @@
|
|||||||
\list 1
|
\list 1
|
||||||
|
|
||||||
\li Select \uicontrol File > \uicontrol {New File or Project} >
|
\li Select \uicontrol File > \uicontrol {New File or Project} >
|
||||||
\uicontrol {Other Project} > \uicontrol {Qt Quick UI} >
|
\uicontrol {Other Project} > \uicontrol {Qt Quick UI Prototype} >
|
||||||
\uicontrol Choose.
|
\uicontrol Choose.
|
||||||
|
|
||||||
\li In the \uicontrol {Minimal required Qt version} field, select the Qt
|
\li In the \uicontrol {Minimal required Qt version} field, select the Qt
|
||||||
@@ -222,8 +222,9 @@
|
|||||||
Qt Quick Controls, Qt Quick Dialogs, and Qt Quick Layouts (available
|
Qt Quick Controls, Qt Quick Dialogs, and Qt Quick Layouts (available
|
||||||
since Qt 5.1).
|
since Qt 5.1).
|
||||||
|
|
||||||
\li Select the \uicontrol {With .ui.qml file} check box to create an UI
|
\li Select the \uicontrol {Use Qt Virtual Keyboard} check box to add
|
||||||
form.
|
support for \l{http://doc.qt.io/qt-5/qtvirtualkeyboard-index.html}
|
||||||
|
{Qt Virtual Keyboard} to the application.
|
||||||
|
|
||||||
\li Select \uicontrol Next (or \uicontrol Continue on \macos).
|
\li Select \uicontrol Next (or \uicontrol Continue on \macos).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user