Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
None
-
2b3a750aa399486d24090f3313920b906a3e99d0
Description
Since the comment file feature, we've lost the 'default attribute' information for QML properties.
--- a/qtquick/qml-qtquick-animationcontroller.html +++ b/qtquick/qml-qtquick-animationcontroller.html @@ -77,7 +77,7 @@ <div class="table"><table class="qmlname"> <tr valign="top" class="odd" id=""> <td class="tblQmlPropNode"><p> -<a name="animation-prop"></a><span class="qmldefault">[default] </span><span class="name">animation</span> : <span class="type"><a href="qml-qtquick-animation.html">Animation</a></span></p></td></tr> +<a name="animation-prop"></a><span class="name">animation</span> : <span class="type"><a href="qml-qtquick-animation.html">Animation</a></span></p></td></tr>
Attachments
Issue Links
- is required for
-
QTBUG-77196 Add comments file handling to QDoc
- Closed