This file is indexed.

/usr/share/qt5/doc/qtdoc/all-examples.html is in qt5-doc-html 5.3.2-3.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- examples.qdoc -->
  <title>List of Qt Examples | QtDoc 5.3</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><a href="index.html">Qt 5.3</a></li>
<li>List of Qt Examples</li>
<li id="buildversion">
Qt 5.3.2 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<h1 class="title">List of Qt Examples</h1>
<span class="subtitle"></span>
<!-- $$$all-examples-description -->
<div class="descr"> <a name="details"></a>
</div>
<!-- @@@all-examples -->
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtassistant/examples-qtassistant.html">Qt Assistant Examples</a></p></td><td class="tblDescr"><p>Using Qt Assistant as a help viewer for Qt applications.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtdbus/examples-dbus.html">Qt D-Bus Examples</a></p></td><td class="tblDescr"><p>Using D-Bus from Qt applications.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtdesigner/examples-designer.html">Qt Designer Examples</a></p></td><td class="tblDescr"><p>Using Qt Designer to build your UI.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qthelp/examples-qthelp.html">Qt Help Examples</a></p></td><td class="tblDescr"><p>Adding context-sensitive help to Qt applications.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtlinguist/examples-linguist.html">Qt Linguist Examples</a></p></td><td class="tblDescr"><p>Using Qt Linguist to internationalize your Qt application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtmultimedia/multimedia-examples.html">Qt Multimedia Examples</a></p></td><td class="tblDescr"><p>Demonstrates the multimedia functionality provided by Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtnetwork/examples-network.html">Network Examples</a></p></td><td class="tblDescr"><p>How to do network programming in Qt.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtopengl/examples-widgets-opengl.html">OpenGL Examples from the Qt OpenGL module</a></p></td><td class="tblDescr"><p>Accessing OpenGL from Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtpositioning/qtpositioning-examples.html">Qt Positioning Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Positioning module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-codesamples.html">Qt Quick Examples and Tutorials</a></p></td><td class="tblDescr"><p>Building UIs with QML  Qt includes several examples to demonstrate a particular usage. The examples run as applications or as non-GUI examples in Qt Creator. Qt tutorials show the step-by-step information and give insight to particular code snippets.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols/qtquickcontrols-examples.html">Qt Quick Controls Examples</a></p></td><td class="tblDescr"><p>A Collection of examples for Qt Quick Controls, written in QML.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtsensors/qtsensors-examples.html">Qt Sensors Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Sensors module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtuitools/examples-qtuitools.html">Qt UI Tools Examples</a></p></td><td class="tblDescr"><p>Using Qt UI Tools to process UI forms.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-graphicsview.html">Graphics View Examples</a></p></td><td class="tblDescr"><p>Using the Graphics View framework.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-desktop.html">Desktop Examples</a></p></td><td class="tblDescr"><p>Integrating your Qt application with your favorite desktop.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-dialogs.html">Dialog Examples</a></p></td><td class="tblDescr"><p>Using Qt's standard dialogs and building and using custom dialogs.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-itemviews.html">Item Views Examples</a></p></td><td class="tblDescr"><p>Using the model/view framework.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-mainwindow.html">Main Window Examples</a></p></td><td class="tblDescr"><p>Building applications around a main window.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-painting.html">Painting Examples</a></p></td><td class="tblDescr"><p>How to use the Qt painting system.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-richtext.html">Rich Text Examples</a></p></td><td class="tblDescr"><p>Using the document-oriented rich text engine.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-widgets.html">Qt Widgets Examples</a></p></td><td class="tblDescr"><p>Lots of examples of how to use different kinds of widgets.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebkitexamples/webkit-qmlexamples.html">Qt WebKit Examples List</a></p></td><td class="tblDescr"><p>QML examples demonstrating Webkit features</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebkitexamples/webkit-widgetexamples.html">Qt WebKit Widgets Examples</a></p></td><td class="tblDescr"><p>Examples demonstrating the webkit widgets usage</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-layouts.html">Layout Examples</a></p></td><td class="tblDescr"><p>Using Qt's layout-based approach to widget management.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-draganddrop.html">Drag and Drop Examples</a></p></td><td class="tblDescr"><p>How to access your platform's native drag and drop functionality.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-threadandconcurrent.html">Threading and Concurrent Programming Examples</a></p></td><td class="tblDescr"><p>Threading and concurrent programming in Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-widgets-tools.html">Tools Examples</a></p></td><td class="tblDescr"><p>Using Qt's containers, iterators, and other tool classes.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-ipc.html">IPC Examples</a></p></td><td class="tblDescr"><p>Inter-Process Communication with Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-sql.html">SQL Examples</a></p></td><td class="tblDescr"><p>Accessing your SQL database from Qt.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-xml.html">XML Examples</a></p></td><td class="tblDescr"><p>Using XML with Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-statemachine.html">State Machine Examples</a></p></td><td class="tblDescr"><p>Using Qt's finite state machine classes.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-animation.html">Animation Framework Examples</a></p></td><td class="tblDescr"><p>Doing animations with Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="touchinputexamples.html">Touch Input Examples</a></p></td><td class="tblDescr"><p>Using Qt's touch input capability.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-activeqt.html">ActiveQt Examples</a></p></td><td class="tblDescr"><p>Using ActiveX from Qt applications.</p></td></tr>
</table>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2014 Digia Plc and/or its
   subsidiaries. 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>    Digia, Qt and their respective logos are trademarks of Digia Plc     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>