summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html29
1 files changed, 0 insertions, 29 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html b/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html
deleted file mode 100644
index 2c2e00b29..000000000
--- a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
-<!-- type.cpp -->
- <title>Obsolete Members for Type | Test</title>
-</head>
-<body>
-<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
-<h1 class="title">Obsolete Members for Type</h1>
-<p><b>The following members of QML type <a href="qml-qdoc-test-type.html">Type</a> are deprecated.</b> They are provided to keep old source code working. We strongly advise against using them in new code.</p>
-<h2 id="methods">Methods</h2>
-<ul>
-<li class="fn"><b><a href="qml-qdoc-test-type-obsolete.html#deprecatedMethod-method">deprecatedMethod</a></b>()<code> (deprecated since 6.2)</code></li>
-</ul>
-<h2>Method Documentation</h2>
-<!-- $$$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>
-<span class="name">deprecatedMethod</span>()</p></td></tr>
-</table></div></div>
-<div class="qmldoc"><p>This method is deprecated since 6.2. We strongly advise against using it in new code.</p>
-<p>This method has no replacement 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>