diff --git a/doc/qtcreator/src/qtquick/library/qtquick-shapes.qdoc b/doc/qtcreator/src/qtquick/library/qtquick-shapes.qdoc index a174a52ab1c..c87f7af0e90 100644 --- a/doc/qtcreator/src/qtquick/library/qtquick-shapes.qdoc +++ b/doc/qtcreator/src/qtquick/library/qtquick-shapes.qdoc @@ -200,12 +200,7 @@ To create an arc with an outline, select the \uicontrol {Full outline} check box. The \uicontrol {Outline width} field sets the width of - the arc outline, including the stroke. The \uicontrol {Outline start} - and \uicontrol {Outline end} fields set the width of the start and - end points of the outline separately. The width of the outline between - them is calculated automatically. You can adjust the inner and outer - curves of the outline in the \uicontrol {Inner radius} and - \uicontrol {Outer radius} fields. + the arc outline, including the stroke. The \uicontrol {Round outline}, \uicontrol {Round start}, and \uicontrol {Round end} properties specify whether the end points of the diff --git a/doc/qtdesignstudio/images/studio-shapes-arc-outline-properties.png b/doc/qtdesignstudio/images/studio-shapes-arc-outline-properties.png index ead21b05a60..d2987ec7900 100644 Binary files a/doc/qtdesignstudio/images/studio-shapes-arc-outline-properties.png and b/doc/qtdesignstudio/images/studio-shapes-arc-outline-properties.png differ