Doc: Describe changing QML type of item in Qt Quick Designer

You can now change the type of an item by double clicking
the Type field in the Properties pane.

Change-Id: Iacd70a595d693eb83d1b6d9fbfdf38429fd2706b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2017-05-03 16:11:58 +02:00
parent 66a22bb608
commit 3b901b25a8

View File

@@ -219,6 +219,13 @@
\image qmldesigner-element-properties.png
To change the item type, double-click the \uicontrol Type field in the
\uicontrol Properties pane, and enter the name of another QML type in the
field. If you have specified properties for the item that are not supported
for the new type, the type cannot be changed and an error message is
displayed. Remove the properties in the \uicontrol {Text Editor} and try
again.
To return an item to its implicit position after moving it, select the
\inlineimage qtcreator-reset-position-icon.png
(\uicontrol {Reset Position}) button on the toolbar. To return it to its