aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2023-03-17 16:43:12 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-20 06:16:06 +0000
commit07a1e34a46761388858335a383074dbbd3a64fd3 (patch)
tree75052ef6947be8e4f45c32ed8a0966b4c5ba0970
parente86f1d1c0d10c907ce4463089682c88aec35c66a (diff)
Doc: add \since to Text's renderTypeQuality property
Amends cbbbfe3bff29d8db84771e07ac6f16209b0969d1. Change-Id: If1247a4f2d347f5c8b4993e24b04736db45df80d Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> (cherry picked from commit 18b4a5ceefc2d250013bb6feefa34bd2e120bd55) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/quick/items/qquicktext.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/items/qquicktext.cpp b/src/quick/items/qquicktext.cpp
index d777715d46..fbe4274752 100644
--- a/src/quick/items/qquicktext.cpp
+++ b/src/quick/items/qquicktext.cpp
@@ -2986,6 +2986,7 @@ void QQuickText::hoverLeaveEvent(QHoverEvent *event)
/*!
\qmlproperty int QtQuick::Text::renderTypeQuality
+ \since 6.0
Override the default rendering type quality for this component. This is a low-level
customization which can be ignored in most cases. It currently only has an effect