This file is indexed.

/usr/share/doc/unity-scopes-qt/inherits.html is in libunity-scopes-qt-doc 1.0.4+16.04.20160402.4-0ubuntu1.

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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Unity Scopes Qt library: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Unity Scopes Qt library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li class="current"><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('hierarchy.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">Class Hierarchy</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_http_async_reader"/>
<map name="unity_1_1scopes_1_1qt_1_1_http_async_reader" id="unity_1_1scopes_1_1qt_1_1_http_async_reader">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_http_async_reader.html" title="Class that downloads http files asynchronously. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_json_async_reader"/>
<map name="unity_1_1scopes_1_1qt_1_1_json_async_reader" id="unity_1_1scopes_1_1qt_1_1_json_async_reader">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_json_async_reader.html" title="Class that downloads http JSON files asynchronously. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_json_reader"/>
<map name="unity_1_1scopes_1_1qt_1_1_json_reader" id="unity_1_1scopes_1_1qt_1_1_json_reader">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_json_reader.html" title="Class that downloads http JSON files synchronously. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_action_metadata"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_action_metadata" id="unity_1_1scopes_1_1qt_1_1_q_action_metadata">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_action_metadata.html" title="Metadata passed to scopes for preview and activation. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_canned_query"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_canned_query" id="unity_1_1scopes_1_1qt_1_1_q_canned_query">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_canned_query.html" title="Parameters of a search query. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_category"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_category" id="unity_1_1scopes_1_1qt_1_1_q_category">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_category.html" title="A set of related results returned by a scope and displayed within a single pane in the Unity dash..." alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_column_layout"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_column_layout" id="unity_1_1scopes_1_1qt_1_1_q_column_layout">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_column_layout.html" title="Represents a column layout. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_department"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_department" id="unity_1_1scopes_1_1qt_1_1_q_department">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_department.html" title="A department with optional sub&#45;departments. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_preview_widget"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_preview_widget" id="unity_1_1scopes_1_1qt_1_1_q_preview_widget">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_preview_widget.html" title="Widget used in Preview. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_result"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_result" id="unity_1_1scopes_1_1qt_1_1_q_result">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_result.html" title="The attributes of a result returned by a Scope. " alt="" coords="5,5,140,47"/>
<area shape="rect" id="node2" href="classunity_1_1scopes_1_1qt_1_1_q_categorised_result.html" title="A result, including the category it belongs to. " alt="" coords="188,5,335,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_scope_base_a_p_i"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_scope_base_a_p_i" id="unity_1_1scopes_1_1qt_1_1_q_scope_base_a_p_i">
<area shape="rect" id="node2" href="classunity_1_1scopes_1_1qt_1_1_q_scope_base_a_p_i.html" title="unity::scopes::qt::\lQScopeBaseAPI" alt="" coords="148,5,283,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_search_metadata"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_search_metadata" id="unity_1_1scopes_1_1qt_1_1_q_search_metadata">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_search_metadata.html" title="Metadata passed with search requests. " alt="" coords="5,5,144,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_search_query_base_a_p_i"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_search_query_base_a_p_i" id="unity_1_1scopes_1_1qt_1_1_q_search_query_base_a_p_i">
<area shape="rect" id="node2" href="classunity_1_1scopes_1_1qt_1_1_q_preview_query_base_a_p_i.html" title="Abstract base class to represent a particular preview. " alt="" coords="193,5,364,47"/>
<area shape="rect" id="node4" href="classunity_1_1scopes_1_1qt_1_1_q_preview_query_base.html" title="Abstract base class to represent a particular preview. " alt="" coords="203,71,354,112"/>
<area shape="rect" id="node5" href="classunity_1_1scopes_1_1qt_1_1_q_preview_reply.html" title="Allows the results of a preview to be sent to the preview requester. " alt="" coords="211,136,346,177"/>
<area shape="rect" id="node6" href="classunity_1_1scopes_1_1qt_1_1_q_scope_base.html" title="Base class for a scope implementation. " alt="" coords="211,201,346,243"/>
<area shape="rect" id="node7" href="classunity_1_1scopes_1_1qt_1_1_q_search_query_base.html" title="Abstract base class to represent a particular query. " alt="" coords="205,267,352,308"/>
<area shape="rect" id="node8" href="classunity_1_1scopes_1_1qt_1_1_q_search_query_base_a_p_i.html" title="Abstract base class to represent a particular query. " alt="" coords="195,397,362,439"/>
<area shape="rect" id="node9" href="classunity_1_1scopes_1_1qt_1_1_q_search_reply.html" title="Allows the results of a search query to be sent to the query source. " alt="" coords="211,332,346,373"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_q_variant_builder"/>
<map name="unity_1_1scopes_1_1qt_1_1_q_variant_builder" id="unity_1_1scopes_1_1qt_1_1_q_variant_builder">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_q_variant_builder.html" title="Helper class for creating and populating QVariant containers. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_xml_async_reader"/>
<map name="unity_1_1scopes_1_1qt_1_1_xml_async_reader" id="unity_1_1scopes_1_1qt_1_1_xml_async_reader">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_xml_async_reader.html" title="Class that downloads http XML files asynchronously. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#unity_1_1scopes_1_1qt_1_1_xml_reader"/>
<map name="unity_1_1scopes_1_1qt_1_1_xml_reader" id="unity_1_1scopes_1_1qt_1_1_xml_reader">
<area shape="rect" id="node1" href="classunity_1_1scopes_1_1qt_1_1_xml_reader.html" title="Class that downloads http XML files synchronously. " alt="" coords="5,5,140,47"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Sat Apr 2 2016 03:24:17 for Unity Scopes Qt library by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
  </ul>
</div>
</body>
</html>