File: testcpp-module.html

package info (click to toggle)
qttools-opensource-src 5.15.17-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 58,636 kB
  • sloc: cpp: 204,308; xml: 3,621; ansic: 265; javascript: 120; perl: 118; makefile: 64; java: 32
file content (29 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (2)
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
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- testcpp.cpp -->
  <title>QDoc Test C++ Classes | Test</title>
</head>
<body>
<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">QDoc Test C++ Classes</h1>
<span class="subtitle" translate="no"></span>
<!-- $$$TestCPP-brief -->
<p>A test module page. <a href="#details">More...</a></p>
<!-- @@@TestCPP -->
<!-- $$$TestCPP-description -->
<a name="details"></a>
<div class="descr">
<h2 id="details">Detailed Description</h2>
</div>
<!-- @@@TestCPP -->
</body>
</html>