summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html65
1 files changed, 0 insertions, 65 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html b/tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html
deleted file mode 100644
index 0c11a6711..000000000
--- a/tests/auto/qdoc/generatedoutput/expected_output/includefromexampledirs/qml-qdoc-test-abstractparent.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
-<!-- includefromparent.qdoc -->
- <title>AbstractParent QML Type | Test</title>
-</head>
-<body>
-<div class="sidebar">
-<div class="toc">
-<h3 id="toc">Contents</h3>
-<ul>
-<li class="level1"><a href="#properties">Properties</a></li>
-<li class="level1"><a href="#methods">Methods</a></li>
-<li class="level1"><a href="#details">Detailed Description</a></li>
-</ul>
-</div>
-<div class="sidebar-content" id="sidebar-content"></div></div>
-<h1 class="title">AbstractParent QML Type</h1>
-<!-- $$$AbstractParent-brief -->
-<p>Abstract base QML type. <a href="#details">More...</a></p>
-<!-- @@@AbstractParent -->
-<div class="table"><table class="alignedsummary">
-<tr><td class="memItemLeft rightAlign topAlign"> Import Statement:</td><td class="memItemRight bottomAlign"> import QDoc.Test 1.1</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherited By:</td><td class="memItemRight bottomAlign"> <p><a href="qml-qdoc-test-child.html">Child</a></p>
-</td></tr></table></div><ul>
-<li><a href="qml-qdoc-test-abstractparent-members.html">List of all members, including inherited members</a></li>
-</ul>
-<h2 id="properties">Properties</h2>
-<ul>
-<li class="fn"><b><a href="qml-qdoc-test-abstractparent.html#children-prop">children</a></b> : list&lt;Child&gt;</li>
-</ul>
-<h2 id="methods">Methods</h2>
-<ul>
-<li class="fn">void <b><a href="qml-qdoc-test-abstractparent.html#rear-method">rear</a></b>(Child <i>child</i>)</li>
-</ul>
-<!-- $$$AbstractParent-description -->
-<h2 id="details">Detailed Description</h2>
-<p>Test include file that is part of the sourcedirs.</p>
-<!-- @@@AbstractParent -->
-<h2>Property Documentation</h2>
-<!-- $$$children -->
-<div class="qmlitem"><div class="qmlproto">
-<div class="table"><table class="qmlname">
-<tr valign="top" class="odd" id="children-prop">
-<td class="tblQmlPropNode"><p>
-<span class="qmlextra">[default] </span><span class="name">children</span> : <span class="type">list</span>&lt;<span class="type"><a href="qml-qdoc-test-child.html">Child</a></span>&gt;</p></td></tr>
-</table></div></div>
-<div class="qmldoc"><p>Children of the type.</p>
-<p>Test include file that is part of the sourcedirs.</p>
-</div></div><!-- @@@children -->
-<br/>
-<h2>Method Documentation</h2>
-<!-- $$$rear[overload1]$$$rearChild -->
-<div class="qmlitem"><div class="qmlproto">
-<div class="table"><table class="qmlname">
-<tr valign="top" class="odd" id="rear-method">
-<td class="tblQmlFuncNode"><p>
-<span class="type">void</span> <span class="name">rear</span>(<span class="type"><a href="qml-qdoc-test-child.html">Child</a></span> <i>child</i>)</p></td></tr>
-</table></div></div>
-<div class="qmldoc"><p>Do some abstract parenting on <i>child</i>.</p>
-<p>Test include file that is part of the sourcedirs.</p>
-</div></div><!-- @@@rear -->
-<br/>
-</body>
-</html>