summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/template/foo.html
blob: a0fea77a8e22e03828347a2796b8050d2f8b37d1 (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
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- testtemplate.cpp -->
  <title>Foo Class | TestCPP</title>
</head>
<body>
<li>Foo</li>
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title" translate="no">Foo Class</h1>
<span class="small-subtitle" translate="no">template &lt;typename T&gt; class Foo</span>
<!-- $$$Foo-brief -->
<p>Class template. <a href="#details">More...</a></p>
<!-- @@@Foo -->
<div class="table"><table class="alignedsummary" translate="no">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> <span class="preprocessor">#include &lt;Foo&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> QT += testcpp</td></tr></table></div><ul>
</ul>
<a name="details"></a>
<!-- $$$Foo-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
</div>
<!-- @@@Foo -->
</body>
</html>