aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <[email protected]>2024-04-15 11:47:52 +0200
committerQt Cherry-pick Bot <[email protected]>2024-04-15 21:02:10 +0000
commit81b88576d6917479dcba90ead043b97b5f5bc3c0 (patch)
treed71f6ada491bc52a1ceff8f4d122ddfa7dd1f68c
parentfbfdedf58d3fc5615931f57f71e1e7fd42c88ac9 (diff)
Docs: add font.variableAxes to the available font properties
Amends a63fe035e3193aa18b0452f9bd3707ef7bd719d0. Change-Id: I1a1439fd809bcb68184443f7f8d232df68a82987 Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]> (cherry picked from commit 8418111f9227dfca71657fd53810fdce3a3146a1) Reviewed-by: Qt Cherry-pick Bot <[email protected]>
-rw-r--r--src/quick/doc/src/qmltypereference.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/doc/src/qmltypereference.qdoc b/src/quick/doc/src/qmltypereference.qdoc
index ce4bd264d0..711380ea40 100644
--- a/src/quick/doc/src/qmltypereference.qdoc
+++ b/src/quick/doc/src/qmltypereference.qdoc
@@ -157,6 +157,7 @@ available when you import \c QtQuick.
\li \l enumeration \c font.hintingPreference
\li \c object \l [QML] {QtQuick::Text::}{font.features}
\li \l string \c font.styleName
+ \li \c object \c [QML] {QtQuick::Text::}{font.variableAxes}
\endlist
Example: