This file is indexed.

/usr/share/qt5/doc/qt3drenderer/qt3d-examples.html is in qt3d5-doc-html 5.5.1-4ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qt3d-examples.qdoc -->
  <title>Qt3D Examples | Qt3D Module 5.5</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
    <div class="main">
    <div class="main-rounded">
        <div class="navigationbar">
        <ul>
<li>Qt 5.5</li>
<li>Qt3D Module</li>
<li>Qt3D Examples</li>
<li id="buildversion">Qt 5.5.1 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#qml-examples">QML Examples</a></li>
<li class="level1"><a href="#c-examples">C++ Examples</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Qt3D Examples</h1>
<span class="subtitle"></span>
<!-- $$$qt3d-examples.html-description -->
<div class="descr"> <a name="details"></a>
<p>The following examples demonstrate 2D and 3D rendering using Qt3D.</p>
<a name="qml-examples"></a>
<h2 id="qml-examples">QML Examples</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-bigmodel-qml-example.html">Qt3D: Big Model QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-cylinder-qml-example.html">Qt3D: Cylinder QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-deferred-renderer-qml-example.html">Qt3D: Deferred Renderer QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-enabled-qml-example.html">Qt3D: Enabled QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-keyboardinput-qml-example.html">Qt3D: Keyboard Input QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-loader-qml-example.html">Qt3D: Loader QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-materials-example.html">Qt3D: Materials QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-multiviewport-example.html">Qt3D: Multi Viewport QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-planets-qml-example.html">Qt3D: Planets QML Example</a></p></td><td class="tblDescr"><p>Demonstrates combining Qt 3D rendering and Qt Quick 2 elements.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-playground-qml-example.html">Qt3D: Playground QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-scene3d-example.html">Qt3D: Scene3D QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-shadow-map-qml-example.html">Qt3D: Shadow Map QML Example</a></p></td><td class="tblDescr"><p>A Qt3D QML application that illustrates how to render a scene in Qt3D with shadows.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-simple-qml-example.html">Qt3D: Simple QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-skybox-example.html">Qt3D: Skybox QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-tessellation-modes-example.html">Qt3D: Tessellation Modes QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-torus-qml-example.html">Qt3D: Torus QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-wave-example.html">Qt3D: Wave QML Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-wireframe-example.html">Qt3D: Wireframe QML Example</a></p></td><td class="tblDescr"><p>A Qt3D QML application that implements a single-pass wireframe rendering method.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-assimp-example.html">Qt3D: assimp Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-gltf-example.html">Qt3D: glTF Assets Example</a></p></td><td class="tblDescr"><p></p></td></tr>
</table></div>
<a name="c-examples"></a>
<h2 id="c-examples">C++ Examples</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-basicshapes-cpp-example.html">Qt3D: Basic Shapes C++ Example</a></p></td><td class="tblDescr"><p>Shows four basic shapes that Qt3D offers and sets up a mesh for each of them.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-bigscene-cpp-example.html">Qt3D: Big Scene C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-cpp-example-example.html">Qt3D: C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-cylinder-cpp-example.html">Qt3D: Cylinder C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-deferred-renderer-cpp-example.html">Qt3D: Deferred Renderer C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-dynamicscene-cpp-example.html">Qt3D: Dynamic Scene C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt3drenderer-materials-cpp-example.html">Qt3D: Materials C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qt3drenderer-simple-cpp-example.html">Qt3D: Simple C++ Example</a></p></td><td class="tblDescr"><p></p></td></tr>
</table></div>
</div>
<!-- @@@qt3d-examples.html -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2015 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>