forked from qt-creator/qt-creator
Fix desing typo.
Change-Id: I3357b57a034e0c5445e7c1d66e6c0d6b89b18b7a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
committed by
Mitch Curtis
parent
ef5a784f95
commit
7692addd71
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
@@ -102,7 +102,7 @@
|
||||
|
||||
\li Click \uicontrol Design to open the file in \QMLD.
|
||||
|
||||
\image qmldesigner-tutorial-desing-mode.png "Transitions project in Design Mode"
|
||||
\image qmldesigner-tutorial-design-mode.png "Transitions project in Design Mode"
|
||||
|
||||
\li In the \uicontrol Navigator, select \uicontrol Text and press \key Delete to
|
||||
delete it.
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
You can edit \l{Qt Quick UI Forms} (ui.qml files) in \QMLD. \QC opens the
|
||||
UI forms in the \uicontrol Design mode. It is recommended that you use UI forms
|
||||
for components that you want to desing in \QMLD.
|
||||
for components that you want to design in \QMLD.
|
||||
|
||||
\image qmldesigner-visual-editor.png "Visual editor"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user