aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-11-26 11:40:59 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-11-27 13:54:48 +0000
commit8c2e1eef8612fa26835312b35bb71de6b9ee8ac4 (patch)
tree4544c5c0698c2e64262e7370caa2d7926d8c1200
parente1a892369905c073a7e30530c4cc32f6a012f8d8 (diff)
Doc: Describe valid property names
The error message, "Error rewiting document" is unfortunately not helpful. Change-Id: Ie9973865929e5a7048411cc400d5c45fc60bc3a3 Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-connection-editor-properties.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-connection-editor-properties.qdoc b/doc/qtcreator/src/qtquick/qtquick-connection-editor-properties.qdoc
index 870091441b..d1de85a6b2 100644
--- a/doc/qtcreator/src/qtquick/qtquick-connection-editor-properties.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-connection-editor-properties.qdoc
@@ -60,7 +60,9 @@
selected item. The item ID is displayed in the \uicontrol Item
column.
\li Double-click the value in the \uicontrol Property column to give a
- name to the property.
+ name to the property. Property names must begin with a lower case
+ letter and can only contain letters, numbers, and underscores.
+ JavaScript \e {reserved words} are not valid property names.
\li Double-click the value in the \uicontrol {Property Type} column to
specify the \l{Supported Property Types}{type of the property}.
\li Double-click the value in the \uicontrol {Property Value} column