From 919a6804990277fb0eb10015559fd4a6e9b26547 Mon Sep 17 00:00:00 2001 From: Alexander Akulich Date: Wed, 31 Oct 2018 16:30:39 +0300 Subject: Doc: Add a link from enumeration basic type to enum attributes Change-Id: I7a7c095f3df11233029e91b3a95262122ae31fcc Reviewed-by: Paul Wicking Reviewed-by: Mitch Curtis --- src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc b/src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc index b25ed625b2..c4c1b61693 100644 --- a/src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc +++ b/src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc @@ -673,4 +673,5 @@ property is only invoked when the property is reassigned to a different object v \endqml \sa {QML Basic Types} + \sa {qtqml-syntax-objectattributes.html#enumeration-attributes}{Enumeration Attributes} */ -- cgit v1.2.3