This file is indexed.

/usr/share/qt5/doc/qtcontacts/qcontactname-members.html is in qtpim5-doc-html 5.0~git20140515~29475884-0ubuntu20.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qcontactdetails.cpp -->
  <title>List of All Members for QContactName | Qt 5.0 </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.0</li>
<li>QContactName</li>
<li id="buildversion">Qt 5.0.0 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for QContactName</h1>
<p>This is the complete list of members for <a href="qcontactname.html">QContactName</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qcontactdetail.html#AccessConstraint-enum">AccessConstraint</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qcontactdetail.html#AccessConstraint-enum">AccessConstraints</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcontactdetail.html#DetailContext-enum">DetailContext</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcontactdetail.html#DetailField-enum">DetailField</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcontactdetail.html#DetailType-enum">DetailType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcontactname.html#NameField-enum">NameField</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#Type-var">Type</a></b></span> : const DetailType</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#accessConstraints">accessConstraints</a></b></span>() const : AccessConstraints</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#contexts">contexts</a></b></span>() const : QList&lt;int&gt;</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#detailUri">detailUri</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#firstName">firstName</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#hasValue">hasValue</a></b></span>(int) const : bool</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#key">key</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#lastName">lastName</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#linkedDetailUris">linkedDetailUris</a></b></span>() const : QStringList</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#match">match</a></b></span>(const QString &amp;) : QContactFilter</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#match-2">match</a></b></span>(const QString &amp;, const QString &amp;) : QContactFilter</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#middleName">middleName</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#prefix">prefix</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#removeValue">removeValue</a></b></span>(int) : bool</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#resetKey">resetKey</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setContexts">setContexts</a></b></span>(int)</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setContexts-2">setContexts</a></b></span>(const QList&lt;int&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setDetailUri">setDetailUri</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#setFirstName">setFirstName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#setLastName">setLastName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setLinkedDetailUris">setLinkedDetailUris</a></b></span>(const QStringList &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setLinkedDetailUris-2">setLinkedDetailUris</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#setMiddleName">setMiddleName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#setPrefix">setPrefix</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#setSuffix">setSuffix</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#setValue">setValue</a></b></span>(int, const QVariant &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qcontactname.html#suffix">suffix</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#type">type</a></b></span>() const : DetailType</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#value">value</a></b></span>(int) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#value-2">value</a></b></span>(int) const : T</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#values">values</a></b></span>() const : QMap&lt;int, QVariant&gt;</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#operator-not-eq">operator!=</a></b></span>(const QContactDetail &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#operator-eq">operator=</a></b></span>(const QContactDetail &amp;) : QContactDetail &amp;</li>
<li class="fn"><span class="name"><b><a href="qcontactdetail.html#operator-eq-eq">operator==</a></b></span>(const QContactDetail &amp;) const : bool</li>
</ul>
</td></tr>
</table></div>
        </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>