summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2019-04-08 11:53:49 +0200
committerPaul Wicking <paul.wicking@qt.io>2019-07-26 10:06:16 +0200
commita449cb8c4a7fd46c33e4977a91c5097676ad5c39 (patch)
tree54a60801b6ac19c8bbd6b0799f43ed2da026e383 /tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html
parentc825330078a994f4ecd76569b80f47538f674610 (diff)
QDoc: Add smoke test for QML component output
This change adds a simple smoke test using the QML component documentation example as test data. Task-number: QTBUG-71168 Change-Id: Ieb4af0ff69e044cf3eed10297db62edaf066d933 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html b/tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html
new file mode 100644
index 000000000..87a0d45b5
--- /dev/null
+++ b/tests/auto/qdoc/generatedoutput/expected_output/uicomponents-qmlmodule.html
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<!-- examples.qdoc -->
+ <title>UI Components | Test</title>
+</head>
+<body>
+<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
+<h1 class="title">UI Components</h1>
+<span class="subtitle"></span>
+<!-- $$$UIComponents-description -->
+<div class="descr"> <a name="details"></a>
+<p>This is a listing of a list of UI components implemented by QML types. These files are available for general import and they are based on the Qt Quick Code Samples.</p>
+<p>This module is part of the <a href="test-componentset-example.html#">UIComponents</a> example.</p>
+</div>
+<!-- @@@UIComponents -->
+</body>
+</html>