From 5e0bfe934b9930b7e41d457b4f88fce91342a0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Kera=CC=88nen?= Date: Fri, 29 Mar 2019 07:57:20 +0200 Subject: Fix variant tag documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QT3DS-3239 Change-Id: If8416376181f9f15bc08b932ac141798f9550990 Reviewed-by: Tomi Korpipää --- src/runtime/api/q3dspresentation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/api/q3dspresentation.cpp b/src/runtime/api/q3dspresentation.cpp index 2233790..0e5ad47 100644 --- a/src/runtime/api/q3dspresentation.cpp +++ b/src/runtime/api/q3dspresentation.cpp @@ -137,7 +137,7 @@ void Q3DSPresentation::setSource(const QUrl &source) /*! \property Q3DSPresentation::variantList - Holds a list of : tags that are loaded when the + Holds a list of (variant group):(variant) tags that are loaded when the \c{source} property is set. If this list is left empty (default), no variant filtering is applied and all items are loaded regardless of variant tags in the presentation. Variant mechanism allows one presentation project to -- cgit v1.2.3