From 761d8af68b624985360fbb483ecc95e8e6bdb4c4 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 9 Apr 2019 15:45:23 +0200 Subject: [PATCH] Doc: Add a link to supported JavaScript methods from error message docs Since 4.9, the listed functions are supported in Qt Quick UI forms, but the message text has not been updated. It is translatable, so it will be updated in master. Change-Id: I724ffa72bbd78bf9b8d9b5b5ec2136c2d72859a9 Reviewed-by: Ulf Hermann --- doc/src/editors/creator-code-syntax.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/editors/creator-code-syntax.qdoc b/doc/src/editors/creator-code-syntax.qdoc index f38686ed5ee..bf68f1e41a5 100644 --- a/doc/src/editors/creator-code-syntax.qdoc +++ b/doc/src/editors/creator-code-syntax.qdoc @@ -489,7 +489,8 @@ \li M222 \li Error \li Functions are not supported in a Qt Quick UI form. - \li + \li For a list of supported JavaScript functions, see + \l{Supported Methods}. \row \li M223