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