/usr/share/qt5/doc/qtwebkit/qwebpage-members.html is in qtwebkit5-doc-html 5.1.1-1ubuntu8.
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 | <?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" />
<!-- qwebpage.cpp -->
<title>List of All Members for QWebPage | QtWebKit 5.1</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.1</li>
<li>QWebPage</li>
<li id="buildversion">
Qt 5.1.1 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<h1 class="title">List of All Members for QWebPage</h1>
<p>This is the complete list of members for <a href="qwebpage.html">QWebPage</a>, including inherited members.</p>
<table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">class <span class="name"><b><a href="qwebpage-choosemultiplefilesextensionoption.html">ChooseMultipleFilesExtensionOption</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-choosemultiplefilesextensionreturn.html">ChooseMultipleFilesExtensionReturn</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-errorpageextensionoption.html">ErrorPageExtensionOption</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-errorpageextensionreturn.html">ErrorPageExtensionReturn</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-extensionoption.html">ExtensionOption</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-extensionreturn.html">ExtensionReturn</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="qwebpage-viewportattributes.html">ViewportAttributes</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#ErrorDomain-enum">ErrorDomain</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#Extension-enum">Extension</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#Feature-enum">Feature</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#FindFlag-enum">FindFlag</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qwebpage.html#FindFlag-enum">FindFlags</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#LinkDelegationPolicy-enum">LinkDelegationPolicy</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#NavigationType-enum">NavigationType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#PermissionPolicy-enum">PermissionPolicy</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#WebAction-enum">WebAction</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwebpage.html#WebWindowType-enum">WebWindowType</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#QWebPage">QWebPage</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#dtor.QWebPage">~QWebPage</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#acceptNavigationRequest">acceptNavigationRequest</a></b></span>(QWebFrame *, const QNetworkRequest &, NavigationType) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#action">action</a></b></span>(WebAction) const : QAction *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#applicationCacheQuotaExceeded">applicationCacheQuotaExceeded</a></b></span>(QWebSecurityOrigin *, quint64, quint64)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#bytesReceived">bytesReceived</a></b></span>() const : quint64</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#chooseFile">chooseFile</a></b></span>(QWebFrame *, const QString &) : QString</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#contentsChanged">contentsChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#createPlugin">createPlugin</a></b></span>(const QString &, const QUrl &, const QStringList &, const QStringList &) : QObject *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#createStandardContextMenu">createStandardContextMenu</a></b></span>() : QMenu *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#createWindow">createWindow</a></b></span>(WebWindowType) : QWebPage *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#currentFrame">currentFrame</a></b></span>() const : QWebFrame *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#databaseQuotaExceeded">databaseQuotaExceeded</a></b></span>(QWebFrame *, QString)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#downloadRequested">downloadRequested</a></b></span>(const QNetworkRequest &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#event">event</a></b></span>(QEvent *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#extension">extension</a></b></span>(Extension, const ExtensionOption *, ExtensionReturn *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#featurePermissionRequestCanceled">featurePermissionRequestCanceled</a></b></span>(QWebFrame *, QWebPage::Feature)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#featurePermissionRequested">featurePermissionRequested</a></b></span>(QWebFrame *, QWebPage::Feature)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#findText">findText</a></b></span>(const QString &, FindFlags) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#focusNextPrevChild">focusNextPrevChild</a></b></span>(bool) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#forwardUnsupportedContent-prop">forwardUnsupportedContent</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#frameAt">frameAt</a></b></span>(const QPoint &) const : QWebFrame *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#frameCreated">frameCreated</a></b></span>(QWebFrame *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#geometryChangeRequested">geometryChangeRequested</a></b></span>(const QRect &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#hasSelection-prop">hasSelection</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#history">history</a></b></span>() const : QWebHistory *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#inputMethodQuery">inputMethodQuery</a></b></span>(Qt::InputMethodQuery) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#contentEditable-prop">isContentEditable</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#modified-prop">isModified</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#javaScriptAlert">javaScriptAlert</a></b></span>(QWebFrame *, const QString &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#javaScriptConfirm">javaScriptConfirm</a></b></span>(QWebFrame *, const QString &) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#javaScriptConsoleMessage">javaScriptConsoleMessage</a></b></span>(const QString &, int, const QString &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#javaScriptPrompt">javaScriptPrompt</a></b></span>(QWebFrame *, const QString &, const QString &, QString *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#linkClicked">linkClicked</a></b></span>(const QUrl &)</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qwebpage.html#linkDelegationPolicy-prop">linkDelegationPolicy</a></b></span>() const : LinkDelegationPolicy</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#linkHovered">linkHovered</a></b></span>(const QString &, const QString &, const QString &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#loadFinished">loadFinished</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#loadProgress">loadProgress</a></b></span>(int)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#loadStarted">loadStarted</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#mainFrame">mainFrame</a></b></span>() const : QWebFrame *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#menuBarVisibilityChangeRequested">menuBarVisibilityChangeRequested</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#microFocusChanged">microFocusChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#networkAccessManager">networkAccessManager</a></b></span>() const : QNetworkAccessManager *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#palette-prop">palette</a></b></span>() const : QPalette</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#pluginFactory">pluginFactory</a></b></span>() const : QWebPluginFactory *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#preferredContentsSize-prop">preferredContentsSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#printRequested">printRequested</a></b></span>(QWebFrame *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#repaintRequested">repaintRequested</a></b></span>(const QRect &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#restoreFrameStateRequested">restoreFrameStateRequested</a></b></span>(QWebFrame *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#saveFrameStateRequested">saveFrameStateRequested</a></b></span>(QWebFrame *, QWebHistoryItem *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#scrollRequested">scrollRequested</a></b></span>(int, int, const QRect &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#selectedHtml-prop">selectedHtml</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#selectedText-prop">selectedText</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#selectionChanged">selectionChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#setActualVisibleContentRect">setActualVisibleContentRect</a></b></span>(const QRect &) const</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#contentEditable-prop">setContentEditable</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#setFeaturePermission">setFeaturePermission</a></b></span>(QWebFrame *, Feature, PermissionPolicy)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#forwardUnsupportedContent-prop">setForwardUnsupportedContent</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#linkDelegationPolicy-prop">setLinkDelegationPolicy</a></b></span>(LinkDelegationPolicy)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#setNetworkAccessManager">setNetworkAccessManager</a></b></span>(QNetworkAccessManager *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#palette-prop">setPalette</a></b></span>(const QPalette &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#setPluginFactory">setPluginFactory</a></b></span>(QWebPluginFactory *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#preferredContentsSize-prop">setPreferredContentsSize</a></b></span>(const QSize &) const</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#setView">setView</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#viewportSize-prop">setViewportSize</a></b></span>(const QSize &) const</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#settings">settings</a></b></span>() const : QWebSettings *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#shouldInterruptJavaScript">shouldInterruptJavaScript</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#statusBarMessage">statusBarMessage</a></b></span>(const QString &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#statusBarVisibilityChangeRequested">statusBarVisibilityChangeRequested</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#supportedContentTypes">supportedContentTypes</a></b></span>() const : QStringList</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#supportsContentType">supportsContentType</a></b></span>(const QString &) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#supportsExtension">supportsExtension</a></b></span>(Extension) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#swallowContextMenuEvent">swallowContextMenuEvent</a></b></span>(QContextMenuEvent *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#toolBarVisibilityChangeRequested">toolBarVisibilityChangeRequested</a></b></span>(bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#totalBytes">totalBytes</a></b></span>() const : quint64</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#triggerAction">triggerAction</a></b></span>(WebAction, bool)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#undoStack">undoStack</a></b></span>() const : QUndoStack *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#unsupportedContent">unsupportedContent</a></b></span>(QNetworkReply *)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#updatePositionDependentActions">updatePositionDependentActions</a></b></span>(const QPoint &)</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#userAgentForUrl">userAgentForUrl</a></b></span>(const QUrl &) const : QString</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#view">view</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#viewportAttributesForSize">viewportAttributesForSize</a></b></span>(const QSize &) const : ViewportAttributes</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#viewportChangeRequested">viewportChangeRequested</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#viewportSize-prop">viewportSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwebpage.html#windowCloseRequested">windowCloseRequested</a></b></span>()</li>
</ul>
</td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 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>
|