summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type-obsolete.html
blob: 8a2e64fe59649e1a4ae76762d38914cccbd85cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- type.cpp -->
  <title>Obsolete Members for Type | Test</title>
</head>
<body>
<li><a href="qdoc-test-qmlmodule.html">Types</a></li>
<li>Type</li>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title" translate="no">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" translate="no"><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>