-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2.5, 6.3.2, 6.4.0 RC1
-
None
-
a23d12bbe (dev), 5b4e6d7b6 (6.10), 57c2536b1 (6.9)
https://doc-snapshots.qt.io/qt6-dev/qml-color.html
The first lines of the source file
qtdeclarative\src\quick\doc\src\qmltypereference.doc are
\qmlvaluetype color
\ingroup qtquickvaluetypes
\brief an ARGB color value.
\target colorvaluetypedocs
The \c color type refers to an ARGB color value. It can be specified in a number of ways:
\list
\li By a \l{SVG Color Reference}
, such as "red", "green" or "lightsteelblue".
but as can be seen in the screenshot of the published docs the first few words are missing.