/usr/share/qt5/doc/qtwebkit/qtwebkit-module.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 | <?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" />
<!-- qtwebkit.qdoc -->
<title>Qt WebKit Widgets C++ Classes | 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>Qt WebKit Widgets C++ Classes</li>
<li id="buildversion">
Qt 5.1.1 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<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>
<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>Classes</h2>
<table class="annotated">
<tr class="odd 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="even 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="odd 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="even 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="odd 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="even 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="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="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="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="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="qwebhistoryinterface.html">QWebHistoryInterface</a></p></td><td class="tblDescr"><p>Interface to implement link history</p></td></tr>
<tr class="even 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="odd 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="even 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="odd 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="even 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="odd 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="even 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="odd 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>
<tr class="even 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>
</table>
<!-- $$$QtWebKit-description -->
<a name="details"></a>
<div class="descr">
<h2>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 <tt>.pro</tt> 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> 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>
|