/usr/share/qt5/doc/qtwebkit/qtwebkit-module.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 106 107 108 109 110 111 112 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qtwebkit.qdoc -->
<title>Qt WebKit Widgets C++ Classes | 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 >Qt WebKit Widgets C++ Classes</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="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#classes">Classes</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Qt WebKit Widgets C++ Classes</h1>
<span class="subtitle"></span>
<!-- $$$QtWebKit-brief -->
<p>Provides a web browser engine as well as C++ classes to render and interact with web content <a href="#details">More...</a></p>
<!-- @@@QtWebKit -->
<a name="classes"></a>
<h2 id="classes">Classes</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebdatabase.html">QWebDatabase</a></p></td><td class="tblDescr"><p>Access to HTML 5 databases created with JavaScript</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebelement.html">QWebElement</a></p></td><td class="tblDescr"><p>Convenient access to DOM elements in a QWebFrame</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebelementcollection.html">QWebElementCollection</a></p></td><td class="tblDescr"><p>Represents a collection of web elements</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebelementcollection-const-iterator.html">QWebElementCollection::const_iterator</a></p></td><td class="tblDescr"><p>QWebElementCollection::const_iterator class provides an STL-style const iterator for QWebElementCollection</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebelementcollection-iterator.html">QWebElementCollection::iterator</a></p></td><td class="tblDescr"><p>QWebElementCollection::iterator class provides an STL-style iterator for QWebElementCollection</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebhistory.html">QWebHistory</a></p></td><td class="tblDescr"><p>Represents the history of a QWebPage</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebhistoryitem.html">QWebHistoryItem</a></p></td><td class="tblDescr"><p>Represents one item in the history of a QWebPage</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebhistoryinterface.html">QWebHistoryInterface</a></p></td><td class="tblDescr"><p>Interface to implement link history</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpluginfactory-mimetype.html">QWebPluginFactory::MimeType</a></p></td><td class="tblDescr"><p>QWebPluginFactory::MimeType structure describes a mime type supported by a plugin</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebpluginfactory-plugin.html">QWebPluginFactory::Plugin</a></p></td><td class="tblDescr"><p>QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpluginfactory.html">QWebPluginFactory</a></p></td><td class="tblDescr"><p>Used to embed custom data types in web pages</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebsecurityorigin.html">QWebSecurityOrigin</a></p></td><td class="tblDescr"><p>Defines a security boundary for web sites</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebsettings.html">QWebSettings</a></p></td><td class="tblDescr"><p>Object to store the settings used by QWebPage and QWebFrame</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qgraphicswebview.html">QGraphicsWebView</a></p></td><td class="tblDescr"><p>Allows Web content to be added to a GraphicsView</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebframe.html">QWebFrame</a></p></td><td class="tblDescr"><p>Represents a frame in a web page</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebhittestresult.html">QWebHitTestResult</a></p></td><td class="tblDescr"><p>Information about the web page content after a hit test</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebinspector.html">QWebInspector</a></p></td><td class="tblDescr"><p>Allows the placement and control of a QWebPage's inspector. The inspector can display a page's hierarchy, its loading statistics and the current state of its individual elements. It is mostly used by web developers</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebpage-choosemultiplefilesextensionoption.html">QWebPage::ChooseMultipleFilesExtensionOption</a></p></td><td class="tblDescr"><p>Describes the option for the multiple files selection extension</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpage-choosemultiplefilesextensionreturn.html">QWebPage::ChooseMultipleFilesExtensionReturn</a></p></td><td class="tblDescr"><p>Describes the return value for the multiple files selection extension</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebpage-errorpageextensionoption.html">QWebPage::ErrorPageExtensionOption</a></p></td><td class="tblDescr"><p>Describes the option for the error page extension</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpage-errorpageextensionreturn.html">QWebPage::ErrorPageExtensionReturn</a></p></td><td class="tblDescr"><p>Describes the error page, which will be shown for the frame for which the error occured</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebpage-extensionoption.html">QWebPage::ExtensionOption</a></p></td><td class="tblDescr"><p>Extended input argument to QWebPage's extension support</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpage-extensionreturn.html">QWebPage::ExtensionReturn</a></p></td><td class="tblDescr"><p>Output result from a QWebPage's extension</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebpage.html">QWebPage</a></p></td><td class="tblDescr"><p>Object to view and edit web documents</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qwebpage-viewportattributes.html">QWebPage::ViewportAttributes</a></p></td><td class="tblDescr"><p>QWebPage::ViewportAttributes class describes hints that can be applied to a viewport</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qwebview.html">QWebView</a></p></td><td class="tblDescr"><p>Widget that is used to view and edit web documents</p></td></tr>
</table></div>
<!-- $$$QtWebKit-description -->
<a name="details"></a>
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>To include the definitions of the module's classes, use the following directive:</p>
<pre class="cpp">
<span class="preprocessor">#include <QtWebKitWidgets></span>
</pre>
<p>To link against the module, add this line to your qmake <code>.pro</code> file:</p>
<pre class="cpp">
QT <span class="operator">+</span><span class="operator">=</span> webkitwidgets
</pre>
</div>
<!-- @@@QtWebKit -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</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>
|