This file is indexed.

/usr/share/qt5/doc/qtwebkit/qwebsettings-members.html is in qtwebkit5-doc-html 5.212.0~alpha2-7ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qwebsettings.cpp -->
  <title>List of All Members for QWebSettings | Qt 5.212.0</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.212.0</td><td >QWebSettings</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.212.0 Reference Documentation</td>
        </tr></table>
      </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 QWebSettings</h1>
<p>This is the complete list of members for <a href="qwebsettings.html">QWebSettings</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="qwebsettings.html#FontFamily-enum">FontFamily</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebsettings.html#FontSize-enum">FontSize</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebsettings.html#ThirdPartyCookiePolicy-enum">ThirdPartyCookiePolicy</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebsettings.html#WebAttribute-enum">WebAttribute</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebsettings.html#WebGraphic-enum">WebGraphic</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#clearIconDatabase">clearIconDatabase</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#clearMemoryCaches">clearMemoryCaches</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#cssMediaType">cssMediaType</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#defaultTextEncoding">defaultTextEncoding</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#enablePersistentStorage">enablePersistentStorage</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#fontFamily">fontFamily</a></b></span>(FontFamily ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#fontSize">fontSize</a></b></span>(FontSize ) const : int</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#globalSettings">globalSettings</a></b></span>() : QWebSettings *</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#iconDatabasePath">iconDatabasePath</a></b></span>() : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#iconForUrl">iconForUrl</a></b></span>(const QUrl &amp;) : QIcon</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#localStoragePath">localStoragePath</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#maximumPagesInCache">maximumPagesInCache</a></b></span>() : int</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#offlineStorageDefaultQuota">offlineStorageDefaultQuota</a></b></span>() : qint64</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#offlineStoragePath">offlineStoragePath</a></b></span>() : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#offlineWebApplicationCachePath">offlineWebApplicationCachePath</a></b></span>() : QString</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#offlineWebApplicationCacheQuota">offlineWebApplicationCacheQuota</a></b></span>() : qint64</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#pluginSearchPaths">pluginSearchPaths</a></b></span>() : QStringList</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#resetAttribute">resetAttribute</a></b></span>(WebAttribute )</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#resetFontFamily">resetFontFamily</a></b></span>(FontFamily )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#resetFontSize">resetFontSize</a></b></span>(FontSize )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setAttribute">setAttribute</a></b></span>(WebAttribute , bool )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setCSSMediaType">setCSSMediaType</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setDefaultTextEncoding">setDefaultTextEncoding</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setFontFamily">setFontFamily</a></b></span>(FontFamily , const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setFontSize">setFontSize</a></b></span>(FontSize , int )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setIconDatabasePath">setIconDatabasePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setLocalStoragePath">setLocalStoragePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setMaximumPagesInCache">setMaximumPagesInCache</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setObjectCacheCapacities">setObjectCacheCapacities</a></b></span>(int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setOfflineStorageDefaultQuota">setOfflineStorageDefaultQuota</a></b></span>(qint64 )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setOfflineStoragePath">setOfflineStoragePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setOfflineWebApplicationCachePath">setOfflineWebApplicationCachePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setOfflineWebApplicationCacheQuota">setOfflineWebApplicationCacheQuota</a></b></span>(qint64 )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setPluginSearchPaths">setPluginSearchPaths</a></b></span>(const QStringList &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setThirdPartyCookiePolicy">setThirdPartyCookiePolicy</a></b></span>(ThirdPartyCookiePolicy )</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setUserStyleSheetUrl">setUserStyleSheetUrl</a></b></span>(const QUrl &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#setWebGraphic">setWebGraphic</a></b></span>(WebGraphic , const QPixmap &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#testAttribute">testAttribute</a></b></span>(WebAttribute ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#thirdPartyCookiePolicy">thirdPartyCookiePolicy</a></b></span>() const : QWebSettings::ThirdPartyCookiePolicy</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#userStyleSheetUrl">userStyleSheetUrl</a></b></span>() const : QUrl</li>
<li class="fn"><span class="name"><b><a href="qwebsettings.html#webGraphic">webGraphic</a></b></span>(WebGraphic ) : QPixmap</li>
</ul>
</td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 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>