This file is indexed.

/usr/share/doc/ubuntu-web/html/qml-ubuntu-web-webview-members.html is in qml-module-ubuntu-web-doc 0.23+16.04.20160413-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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- WebView.qdoc -->
  <title>List of All Members for WebView | UbuntuWeb 0.2</title>
<link rel="stylesheet" type="text/css" href="style/qtquick.css" />
<link rel="stylesheet" type="text/css" href="style/base.css" />
<link rel="stylesheet" type="text/css" href="style/custom.css" />
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for WebView</h1>
<p>This is the complete list of members for <a href="qml-ubuntu-web-webview.html">WebView</a>, including inherited members.</p>
<ul>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#alertDialog-prop">alertDialog</a></b></b> : component</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#beforeUnloadDialog-prop">beforeUnloadDialog</a></b></b> : component</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#canGoBack-prop">canGoBack</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#canGoForward-prop">canGoForward</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#confirmDialog-prop">confirmDialog</a></b></b> : component</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#context-prop">context</a></b></b> : WebContext</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#contextModel-prop">contextModel</a></b></b> : QtObject</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#contextualActions-prop">contextualActions</a></b></b> : ActionList</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview-obsolete.html#contextualData-prop">contextualData</a></b></b> : QtObject<code> (obsolete)</code></li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#filePicker-prop">filePicker</a></b></b> : component</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#fullscreen-prop">fullscreen</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#icon-prop">icon</a></b></b> : url</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#incognito-prop">incognito</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#loadProgress-prop">loadProgress</a></b></b> : int</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#loading-prop">loading</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#navigationHistory-prop">navigationHistory</a></b></b> : list</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#promptDialog-prop">promptDialog</a></b></b> : component</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#title-prop">title</a></b></b> : string</li>
<li class="fn"><b><b><a href="qml-ubuntu-web-webview.html#url-prop">url</a></b></b> : url</li>
<li class="fn">void <b><b><a href="qml-ubuntu-web-webview.html#goBack-method">goBack</a></b></b>()</li>
<li class="fn">void <b><b><a href="qml-ubuntu-web-webview.html#goForward-method">goForward</a></b></b>()</li>
<li class="fn">void <b><b><a href="qml-ubuntu-web-webview.html#loadHtml-method">loadHtml</a></b></b>(string <i> html</i>, url <i> baseUrl</i>)</li>
<li class="fn">void <b><b><a href="qml-ubuntu-web-webview.html#reload-method">reload</a></b></b>()</li>
<li class="fn">void <b><b><a href="qml-ubuntu-web-webview.html#stop-method">stop</a></b></b>()</li>
</ul>
</body>
</html>