This file is indexed.

/usr/share/qt5/doc/qtdoc/reference-overview.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
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
<?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" />
<!-- reference.qdoc -->
  <title>Qt Reference Pages | 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>Qt Reference Pages</li>
<li id="buildversion">
Qt 5.3.2 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level2"><a href="#class-lists">Class Lists</a></li>
<li class="level2"><a href="#function-lists">Function Lists</a></li>
<li class="level2"><a href="#qml-reference">QML Reference</a></li>
<li class="level2"><a href="#qt-tool-manuals">Qt Tool Manuals</a></li>
<li class="level2"><a href="#platform-reference">Platform Reference</a></li>
</ul>
</div>
<h1 class="title">Qt Reference Pages</h1>
<span class="subtitle"></span>
<!-- $$$reference-overview.html-description -->
<div class="descr"> <a name="details"></a>
<a name="class-lists"></a>
<h3>Class Lists</h3>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="classes.html">All Classes</a></p></td><td class="tblDescr"><p>If you know the name of the class you want, find it here.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qmltypes.html">All QML Types</a></p></td><td class="tblDescr"><p>A list of QML types in this Qt release.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="annotated.html">Annotated Class List</a></p></td><td class="tblDescr"><p>If you don't know the name of the class you want, but you know what the class should do, you might try looking here.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="groups.html">Groups Of Related Classes</a></p></td><td class="tblDescr"><p>If you know what kind of class you want (GUI, painting, I.O, etc), look here.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="hierarchy.html">Inheritance Hierarchy</a></p></td><td class="tblDescr"><p>The C++ class inheritance hierarchy for all classes in the Qt API.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="obsoleteclasses.html">Obsolete Classes</a></p></td><td class="tblDescr"><p>Classes and members marked obsolete that should not be used in new code.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="obsoleteqmltypes.html">Obsolete QML Types</a></p></td><td class="tblDescr"><p>A list of obsolete QML types that should not be used in new code.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="namespaces.html">All Namespaces</a></p></td><td class="tblDescr"><p>A Qt namespace contains enum types, functions, and sometimes classes.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="modules-cpp.html">All Classes by Module</a></p></td><td class="tblDescr"><p>A list of all C++ API components in Qt 5</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="modules-qml.html">All QML APIs by Module</a></p></td><td class="tblDescr"><p>A list of all QML API in Qt 5</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtmodules.html">All Modules</a></p></td><td class="tblDescr"><p>A list of all modules in Qt 5.</p></td></tr>
</table>
<a name="function-lists"></a>
<h3>Function Lists</h3>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/qtendian.html">Endian Conversion Functions</a></p></td><td class="tblDescr"><p>The <QtEndian> header provides functions to convert between little and big endian representations of numbers.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcore/qtglobal.html">Global Qt Declarations</a></p></td><td class="tblDescr"><p>The <QtGlobal> header file includes the fundamental global declarations. It is included by most other Qt header files.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/qtmath.html">Generic Math Functions</a></p></td><td class="tblDescr"><p>The <QtMath> header file provides various math functions.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcore/qtalgorithms.html">Generic Algorithms</a></p></td><td class="tblDescr"><p>The <QtAlgorithms> header includes the generic, template-based algorithms.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="functions.html">All Functions</a></p></td><td class="tblDescr"><p>All documented Qt functions listed alphabetically with a link to where each one is declared.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="exportedfunctions.html">Platform-Specific Functions</a></p></td><td class="tblDescr"><p>Exported functions for fine tuning Qt applications.</p></td></tr>
</table>
<a name="qml-reference"></a>
<h3>QML Reference</h3>
<ul>
<li><a href="../qtqml/qmlreference.html">The QML Reference</a></li>
</ul>
<a name="qt-tool-manuals"></a>
<h3>Qt Tool Manuals</h3>
<ul>
<li><a href="http://qt-project.org/doc/qtcreator/index.html">Qt Creator</a></li>
<li><a href="../qtlinguist/qtlinguist-index.html">Qt Linguist</a></li>
<li><a href="../qtassistant/qtassistant-index.html">Qt Assistant</a></li>
<li><a href="../qtdesigner/qtdesigner-manual.html">Qt Designer</a></li>
<li><a href="../qmake/qmake-manual.html">qmake</a></li>
</ul>
<a name="platform-reference"></a>
<h3>Platform Reference</h3>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="linux.html">Qt for Linux/X11</a></p></td><td class="tblDescr"><p>Platform support for Linux/X11.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="macosx.html">Qt for Mac OS X</a></p></td><td class="tblDescr"><p>Platform support for Mac OS X.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="windows-support.html">Qt for Windows</a></p></td><td class="tblDescr"><p>Platform support for Windows.</p></td></tr>
</table>
</div>
<!-- @@@reference-overview.html -->
        </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>