Doc: add \since to Text's renderTypeQuality property
Amends cbbbfe3bff
.
Pick-to: 6.5 6.2
Change-Id: If1247a4f2d347f5c8b4993e24b04736db45df80d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
parent
f696331971
commit
18b4a5ceef
|
@ -2997,6 +2997,7 @@ bool QQuickTextPrivate::transformChanged(QQuickItem *transformedItem)
|
|||
|
||||
/*!
|
||||
\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
|
||||
|
|
Loading…
Reference in New Issue