summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-04-30 09:53:34 +0000
committerPaul Wicking <paul.wicking@qt.io>2021-04-30 15:47:25 +0000
commit1bada8a3cf8b0a3f5660c0a7f92b2f501c11dea8 (patch)
tree4953b41aa92b42da1c00fea86d233add3f08093e /tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
parent21ff836da58ccf9851dbb4a1cf1c731b9d9d0b62 (diff)
Revert "QDoc: Add \deprecatedsince command"
This reverts commit 1637d91efd8fb389bc09bdaa960f5d9d4f9e0164. Reason for revert: User feedback shows this implementation isn't good enough. Further discussion led to the discovery of a better approach. Task-number: QTBUG-58249 Change-Id: I48e0500ac95745b1ce10a29e77c6fa515b9e048f Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html b/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
index 31590dbc6..bd8fb93e5 100644
--- a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
+++ b/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
@@ -57,7 +57,6 @@
<h2 id="methods">Methods</h2>
<ul>
<li class="fn">Type <b><b><a href="qml-qdoc-test-type.html#copy-method">copy</a></b></b>(<i>a</i>)</li>
-<li class="fn"><b><b><a href="qml-qdoc-test-type.html#deprecatedMethod-method">deprecatedMethod</a></b></b>()<code> (deprecated since 6.2)</code></li>
<li class="fn"><b><b><a href="qml-qdoc-test-type.html#disable-method">disable</a></b></b>()</li>
<li class="fn"><b><b><a href="qml-qdoc-test-type.html#enable-method">enable</a></b></b>()</li>
</ul>
@@ -190,16 +189,5 @@
<div class="qmldoc"><p>Returns another Type based on <i>a</i>.</p>
</div></div><!-- @@@copy -->
<br/>
-<!-- $$$deprecatedMethod[overload1]$$$deprecatedMethod -->
-<div class="qmlitem"><div class="qmlproto">
-<div class="table"><table class="qmlname">
-<tr valign="top" class="odd" id="deprecatedMethod-method">
-<td class="tblQmlFuncNode"><p id="deprecatedMethod-method">
-<span class="name">deprecatedMethod</span>()</p></td></tr>
-</table></div></div>
-<div class="qmldoc"><p>This method is deprecated since 6.2.</p>
-<p>This is a method that should include information about being deprecated and that it has been so since 6.2 in its docs.</p>
-</div></div><!-- @@@deprecatedMethod -->
-<br/>
</body>
</html>