summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-int.html
blob: 0b21da628e73d4f4df68bbee195a84efb6476cf4 (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
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- parent.qdoc -->
  <title>int QML Basic Type | Test</title>
</head>
<body>
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">int QML Basic Type</h1>
<span class="subtitle"></span>
<a name="methods"></a>
<h2 id="methods">Methods</h2>
<ul>
<li class="fn">int <b><b><a href="qml-int.html#abs-method">abs</a></b></b>()</li>
</ul>
<!-- $$$int-description -->
<div class="descr"> <a name="details"></a>
</div>
<!-- @@@int -->
<h2>Method Documentation</h2>
<!-- $$$abs[overload1]$$$abs -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="abs-method">
<td class="tblQmlFuncNode"><p>
<a name="abs-method"></a><span class="type"><a href="qml-int.html">int</a></span> <span class="name">abs</span>()</p></td></tr>
</table></div></div>
<div class="qmldoc"><p>Returns the absolute value of this integer.</p>
</div></div><!-- @@@abs -->
<br/>
</body>
</html>