Doc: Add missing \endlist command

* src/quickshapes/qquickshape.cpp:722: (qdoc) warning: Missing
  '\endlist'

Pick-to: 6.6
Change-Id: I07fd0608f1d0c01922611368a28fff3743a8d150
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Topi Reinio 2023-06-09 10:06:09 +00:00
parent 9aa13dd02b
commit 728744357c
1 changed files with 1 additions and 0 deletions

View File

@ -711,6 +711,7 @@ QQuickShape::~QQuickShape()
\li Shapes that span a large numerical range, such as a long string of text, may have
issues. Consider splitting these shapes into multiple ones, for instance by making
a \l PathText for each individual word.
\endlist
Due to the fact that the \c Shape.CurveRenderer approximates cubic curves, there are certain
shapes it will not render accurately. For instance, circular arcs are not representable using quadratic