Details
-
Task
-
Resolution: Invalid
-
P2: Important
-
None
-
None
-
None
Description
At least this seems to point to that:
--- a/qtquick/qml-qtquick-borderimage.html +++ b/qtquick/qml-qtquick-borderimage.html @@ -87,11 +87,11 @@ <li>Regions 4 and 6 are scaled according to <a href="qml-qtquick-borderimage.html#verticalTileMode-prop">verticalTileMode</a>.</li> <li>The middle (region 5) is scaled according to both <a href="qml-qtquick-borderimage.html#horizontalTileMode-prop">horizontalTileMode</a> and <a href="qml-qtquick-borderimage.html#vertic alTileMode-prop">verticalTileMode</a>.</li> </ul> -<p>The regions of the image are defined using the <a href="qml-qtquick-borderimage.html#border-prop">border</a> property group, which describes the distance from each edge of the source im age to use as a border.</p> +<p>The regions of the image are defined using the <a href="../qtwidgets/stylesheet-reference.html#border">border</a> property group, which describes the distance from each edge of the sour ce image to use as a border.</p>
-> 'border' link should resolve in the current tree, not in qtwidgets.
Attachments
Issue Links
- is required for
-
QTBUG-77196 Add comments file handling to QDoc
- Closed