cutego/internal/binding/files/docs/5.8.0/qtwebkit.index
therecipe 4db4e9c202 misc changes
recursive dependency resolution for qtrcc
fix ci qtmoc issue
support for fluid + demo
support for kirigami + demo
init files for c++ modules
new webkit 5.8.0 *.index file
2017-05-28 20:43:28 +02:00

4167 lines
908 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt WebKit Reference Documentation" version="5.8.0" project="QtWebKit">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="qtwebkit">
<namespace threadsafety="unspecified" name="WebKit" href="webkit.html" status="internal" access="private" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="29">
<class threadsafety="unspecified" name="QHttpHeader" fullname="WebKit::QHttpHeader" href="webkit-qhttpheader.html" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="31">
<function threadsafety="unspecified" name="QHttpHeader" fullname="WebKit::QHttpHeader::QHttpHeader" href="webkit-qhttpheader.html#QHttpHeader" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="33" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QHttpHeader()"/>
<function threadsafety="unspecified" name="QHttpHeader" fullname="WebKit::QHttpHeader::QHttpHeader" href="webkit-qhttpheader.html#QHttpHeader-1" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QHttpHeader(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="parse" fullname="WebKit::QHttpHeader::parse" href="webkit-qhttpheader.html#parse" status="active" access="protected" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool parse(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="parseLine" fullname="WebKit::QHttpHeader::parseLine" href="webkit-qhttpheader.html#parseLine" status="active" access="protected" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="58" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool parseLine(const QString &amp;line, int number)">
<parameter left="const QString &amp;" right="" name="line" default=""/>
<parameter left="int" right="" name="number" default=""/>
</function>
<function threadsafety="unspecified" name="addValue" fullname="WebKit::QHttpHeader::addValue" href="webkit-qhttpheader.html#addValue" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="38" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addValue(const QString &amp;key, const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="key" default=""/>
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setContentLength" fullname="WebKit::QHttpHeader::setContentLength" href="webkit-qhttpheader.html#setContentLength" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="45" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentLength(int )">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setContentType" fullname="WebKit::QHttpHeader::setContentType" href="webkit-qhttpheader.html#setContentType" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentType(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setValid" fullname="WebKit::QHttpHeader::setValid" href="webkit-qhttpheader.html#setValid" status="active" access="protected" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setValid(bool v)">
<parameter left="bool" right="" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="setValue" fullname="WebKit::QHttpHeader::setValue" href="webkit-qhttpheader.html#setValue" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="37" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setValue(const QString &amp;key, const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="key" default=""/>
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~QHttpHeader" fullname="WebKit::QHttpHeader::~QHttpHeader" href="webkit-qhttpheader.html#dtor.QHttpHeader" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="35" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QHttpHeader()"/>
<function threadsafety="unspecified" name="contentType" fullname="WebKit::QHttpHeader::contentType" href="webkit-qhttpheader.html#contentType" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="48" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString contentType() const"/>
<function threadsafety="unspecified" name="toString" fullname="WebKit::QHttpHeader::toString" href="webkit-qhttpheader.html#toString" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="51" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toString() const"/>
<function threadsafety="unspecified" name="value" fullname="WebKit::QHttpHeader::value" href="webkit-qhttpheader.html#value" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString value(const QString &amp;key) const">
<parameter left="const QString &amp;" right="" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="hasContentLength" fullname="WebKit::QHttpHeader::hasContentLength" href="webkit-qhttpheader.html#hasContentLength" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasContentLength() const"/>
<function threadsafety="unspecified" name="hasContentType" fullname="WebKit::QHttpHeader::hasContentType" href="webkit-qhttpheader.html#hasContentType" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasContentType() const"/>
<function threadsafety="unspecified" name="hasKey" fullname="WebKit::QHttpHeader::hasKey" href="webkit-qhttpheader.html#hasKey" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="40" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasKey(const QString &amp;) const">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="isValid" fullname="WebKit::QHttpHeader::isValid" href="webkit-qhttpheader.html#isValid" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="majorVersion" fullname="WebKit::QHttpHeader::majorVersion" href="webkit-qhttpheader.html#majorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="54" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int majorVersion() const = 0"/>
<function threadsafety="unspecified" name="minorVersion" fullname="WebKit::QHttpHeader::minorVersion" href="webkit-qhttpheader.html#minorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="55" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int minorVersion() const = 0"/>
<function threadsafety="unspecified" name="contentLength" fullname="WebKit::QHttpHeader::contentLength" href="webkit-qhttpheader.html#contentLength" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="uint" signature="uint contentLength() const"/>
</class>
<class threadsafety="unspecified" name="QHttpRequestHeader" fullname="WebKit::QHttpRequestHeader" href="webkit-qhttprequestheader.html" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="88" bases="WebKit::QHttpHeader">
<function threadsafety="unspecified" name="QHttpRequestHeader" fullname="WebKit::QHttpRequestHeader::QHttpRequestHeader" href="webkit-qhttprequestheader.html#QHttpRequestHeader" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="90" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QHttpRequestHeader()"/>
<function threadsafety="unspecified" name="QHttpRequestHeader" fullname="WebKit::QHttpRequestHeader::QHttpRequestHeader" href="webkit-qhttprequestheader.html#QHttpRequestHeader-1" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="91" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QHttpRequestHeader(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="parseLine" fullname="WebKit::QHttpRequestHeader::parseLine" href="webkit-qhttprequestheader.html#parseLine" status="active" access="protected" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="101" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool parseLine(const QString &amp;line, int number)">
<parameter left="const QString &amp;" right="" name="line" default=""/>
<parameter left="int" right="" name="number" default=""/>
</function>
<function threadsafety="unspecified" name="method" fullname="WebKit::QHttpRequestHeader::method" href="webkit-qhttprequestheader.html#method" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString method() const"/>
<function threadsafety="unspecified" name="path" fullname="WebKit::QHttpRequestHeader::path" href="webkit-qhttprequestheader.html#path" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString path() const"/>
<function threadsafety="unspecified" name="toString" fullname="WebKit::QHttpRequestHeader::toString" href="webkit-qhttprequestheader.html#toString" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="98" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toString() const"/>
<function threadsafety="unspecified" name="majorVersion" fullname="WebKit::QHttpRequestHeader::majorVersion" href="webkit-qhttprequestheader.html#majorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="95" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int majorVersion() const"/>
<function threadsafety="unspecified" name="minorVersion" fullname="WebKit::QHttpRequestHeader::minorVersion" href="webkit-qhttprequestheader.html#minorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="96" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int minorVersion() const"/>
</class>
<class threadsafety="unspecified" name="QHttpResponseHeader" fullname="WebKit::QHttpResponseHeader" href="webkit-qhttpresponseheader.html" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="67" bases="WebKit::QHttpHeader">
<function threadsafety="unspecified" name="QHttpResponseHeader" fullname="WebKit::QHttpResponseHeader::QHttpResponseHeader" href="webkit-qhttpresponseheader.html#QHttpResponseHeader" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="69" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QHttpResponseHeader(int code, const QString &amp;text, int majorVer, int minorVer)">
<parameter left="int" right="" name="code" default=""/>
<parameter left="const QString &amp;" right="" name="text" default="QString()"/>
<parameter left="int" right="" name="majorVer" default="1"/>
<parameter left="int" right="" name="minorVer" default="1"/>
</function>
<function threadsafety="unspecified" name="parseLine" fullname="WebKit::QHttpResponseHeader::parseLine" href="webkit-qhttpresponseheader.html#parseLine" status="active" access="protected" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="79" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool parseLine(const QString &amp;line, int number)">
<parameter left="const QString &amp;" right="" name="line" default=""/>
<parameter left="int" right="" name="number" default=""/>
</function>
<function threadsafety="unspecified" name="reasonPhrase" fullname="WebKit::QHttpResponseHeader::reasonPhrase" href="webkit-qhttpresponseheader.html#reasonPhrase" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString reasonPhrase() const"/>
<function threadsafety="unspecified" name="toString" fullname="WebKit::QHttpResponseHeader::toString" href="webkit-qhttpresponseheader.html#toString" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="76" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toString() const"/>
<function threadsafety="unspecified" name="majorVersion" fullname="WebKit::QHttpResponseHeader::majorVersion" href="webkit-qhttpresponseheader.html#majorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="73" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int majorVersion() const"/>
<function threadsafety="unspecified" name="minorVersion" fullname="WebKit::QHttpResponseHeader::minorVersion" href="webkit-qhttpresponseheader.html#minorVersion" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="74" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int minorVersion() const"/>
<function threadsafety="unspecified" name="statusCode" fullname="WebKit::QHttpResponseHeader::statusCode" href="webkit-qhttpresponseheader.html#statusCode" status="active" access="public" location="qhttpheader_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qhttpheader_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int statusCode() const"/>
</class>
</namespace>
<namespace threadsafety="unspecified" name="WebCore" href="webcore.html" status="internal" access="private" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="27"/>
<class threadsafety="unspecified" name="QWebDatabase" href="qwebdatabase.html" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="34" since="4.5" module="QtWebKit" brief="Access to HTML 5 databases created with JavaScript">
<function threadsafety="unspecified" name="operator=" fullname="QWebDatabase::operator=" href="qwebdatabase.html#operator-eq" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="37" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebDatabase &amp;" signature="QWebDatabase &amp; operator=(const QWebDatabase &amp;other)">
<parameter left="const QWebDatabase &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebDatabase" fullname="QWebDatabase::QWebDatabase" href="qwebdatabase.html#QWebDatabase-1" status="internal" access="private" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="51" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebDatabase(QWebDatabasePrivate *priv)">
<parameter left="QWebDatabasePrivate *" right="" name="priv" default=""/>
</function>
<function threadsafety="unspecified" name="QWebDatabase" fullname="QWebDatabase::QWebDatabase" href="qwebdatabase.html#QWebDatabase" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="36" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebDatabase(const QWebDatabase &amp;other)">
<parameter left="const QWebDatabase &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="removeAllDatabases" fullname="QWebDatabase::removeAllDatabases" href="qwebdatabase.html#removeAllDatabases" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="48" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void removeAllDatabases()"/>
<function threadsafety="unspecified" name="removeDatabase" fullname="QWebDatabase::removeDatabase" href="qwebdatabase.html#removeDatabase" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="47" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void removeDatabase(const QWebDatabase &amp;db)">
<parameter left="const QWebDatabase &amp;" right="" name="db" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebDatabase" fullname="QWebDatabase::~QWebDatabase" href="qwebdatabase.html#dtor.QWebDatabase" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="38" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebDatabase()"/>
<function threadsafety="unspecified" name="displayName" fullname="QWebDatabase::displayName" href="qwebdatabase.html#displayName" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString displayName() const"/>
<function threadsafety="unspecified" name="fileName" fullname="QWebDatabase::fileName" href="qwebdatabase.html#fileName" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fileName() const"/>
<function threadsafety="unspecified" name="name" fullname="QWebDatabase::name" href="qwebdatabase.html#name" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="40" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="origin" fullname="QWebDatabase::origin" href="qwebdatabase.html#origin" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="45" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSecurityOrigin" signature="QWebSecurityOrigin origin() const"/>
<function threadsafety="unspecified" name="expectedSize" fullname="QWebDatabase::expectedSize" href="qwebdatabase.html#expectedSize" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="42" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 expectedSize() const"/>
<function threadsafety="unspecified" name="size" fullname="QWebDatabase::size" href="qwebdatabase.html#size" status="active" access="public" location="qwebdatabase.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 size() const"/>
</class>
<class threadsafety="unspecified" name="QWebDatabasePrivate" href="qwebdatabaseprivate.html" status="internal" access="private" location="qwebdatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase_p.h" lineno="30">
<variable threadsafety="unspecified" name="name" fullname="QWebDatabasePrivate::name" href="qwebdatabaseprivate.html#name-var" status="active" access="public" location="qwebdatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase_p.h" lineno="32" type="WTF::String" static="false"/>
<variable threadsafety="unspecified" name="origin" fullname="QWebDatabasePrivate::origin" href="qwebdatabaseprivate.html#origin-var" status="active" access="public" location="qwebdatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebdatabase_p.h" lineno="33" type="WTF::RefPtr&lt;WebCore::SecurityOrigin&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebElement" href="qwebelement.html" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="46" since="4.6" module="QtWebKit" brief="Convenient access to DOM elements in a QWebFrame">
<contents name="examples" title="Examples" level="1"/>
<function threadsafety="unspecified" name="evaluateJavaScript" fullname="QWebElement::evaluateJavaScript" href="qwebelement.html#evaluateJavaScript" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant evaluateJavaScript(const QString &amp;scriptSource)">
<parameter left="const QString &amp;" right="" name="scriptSource" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="QWebElement::operator=" href="qwebelement.html#operator-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="50" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement &amp;" signature="QWebElement &amp; operator=(const QWebElement &amp;other)">
<parameter left="const QWebElement &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="takeFromDocument" fullname="QWebElement::takeFromDocument" href="qwebelement.html#takeFromDocument" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement &amp;" signature="QWebElement &amp; takeFromDocument()"/>
<function threadsafety="unspecified" name="QWebElement" fullname="QWebElement::QWebElement" href="qwebelement.html#QWebElement" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="48" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElement()"/>
<function threadsafety="unspecified" name="QWebElement" fullname="QWebElement::QWebElement" href="qwebelement.html#QWebElement-2" status="internal" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="150" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElement(WebCore::Element *domElement)">
<parameter left="WebCore::Element *" right="" name="domElement" default=""/>
</function>
<function threadsafety="unspecified" name="QWebElement" fullname="QWebElement::QWebElement" href="qwebelement.html#QWebElement-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="49" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElement(const QWebElement &amp;other)">
<parameter left="const QWebElement &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="addClass" fullname="QWebElement::addClass" href="qwebelement.html#addClass" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addClass(const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="appendInside" fullname="QWebElement::appendInside" href="qwebelement.html#appendInside" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void appendInside(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="appendInside" fullname="QWebElement::appendInside" href="qwebelement.html#appendInside-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void appendInside(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="appendOutside" fullname="QWebElement::appendOutside" href="qwebelement.html#appendOutside" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void appendOutside(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="appendOutside" fullname="QWebElement::appendOutside" href="qwebelement.html#appendOutside-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void appendOutside(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="beginEnterFullScreen" fullname="QWebElement::beginEnterFullScreen" href="qwebelement.html#beginEnterFullScreen" status="active" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="152" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void beginEnterFullScreen()"/>
<function threadsafety="unspecified" name="beginExitFullScreen" fullname="QWebElement::beginExitFullScreen" href="qwebelement.html#beginExitFullScreen" status="active" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void beginExitFullScreen()"/>
<function threadsafety="unspecified" name="encloseContentsWith" fullname="QWebElement::encloseContentsWith" href="qwebelement.html#encloseContentsWith-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void encloseContentsWith(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="encloseContentsWith" fullname="QWebElement::encloseContentsWith" href="qwebelement.html#encloseContentsWith" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void encloseContentsWith(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="encloseWith" fullname="QWebElement::encloseWith" href="qwebelement.html#encloseWith" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void encloseWith(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="encloseWith" fullname="QWebElement::encloseWith" href="qwebelement.html#encloseWith-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void encloseWith(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="endEnterFullScreen" fullname="QWebElement::endEnterFullScreen" href="qwebelement.html#endEnterFullScreen" status="active" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void endEnterFullScreen()"/>
<function threadsafety="unspecified" name="endExitFullScreen" fullname="QWebElement::endExitFullScreen" href="qwebelement.html#endExitFullScreen" status="active" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void endExitFullScreen()"/>
<enum threadsafety="unspecified" name="StyleResolveStrategy" fullname="QWebElement::StyleResolveStrategy" href="qwebelement.html#StyleResolveStrategy-enum" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="138">
<value name="InlineStyle" value="0"/>
<value name="CascadedStyle" value="1"/>
<value name="ComputedStyle" value="2"/>
</enum>
<function threadsafety="unspecified" name="prependInside" fullname="QWebElement::prependInside" href="qwebelement.html#prependInside" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void prependInside(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="prependInside" fullname="QWebElement::prependInside" href="qwebelement.html#prependInside-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void prependInside(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="prependOutside" fullname="QWebElement::prependOutside" href="qwebelement.html#prependOutside" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void prependOutside(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="prependOutside" fullname="QWebElement::prependOutside" href="qwebelement.html#prependOutside-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void prependOutside(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="removeAllChildren" fullname="QWebElement::removeAllChildren" href="qwebelement.html#removeAllChildren" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeAllChildren()"/>
<function threadsafety="unspecified" name="removeAttribute" fullname="QWebElement::removeAttribute" href="qwebelement.html#removeAttribute" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeAttribute(const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="removeAttributeNS" fullname="QWebElement::removeAttributeNS" href="qwebelement.html#removeAttributeNS" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeAttributeNS(const QString &amp;namespaceUri, const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="namespaceUri" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="removeClass" fullname="QWebElement::removeClass" href="qwebelement.html#removeClass" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeClass(const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="removeFromDocument" fullname="QWebElement::removeFromDocument" href="qwebelement.html#removeFromDocument" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeFromDocument()"/>
<function threadsafety="unspecified" name="render" fullname="QWebElement::render" href="qwebelement.html#render" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void render(QPainter *painter)">
<parameter left="QPainter *" right="" name="painter" default=""/>
</function>
<function threadsafety="unspecified" name="render" fullname="QWebElement::render" href="qwebelement.html#render-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void render(QPainter *painter, const QRect &amp;clip)">
<parameter left="QPainter *" right="" name="painter" default=""/>
<parameter left="const QRect &amp;" right="" name="clip" default=""/>
</function>
<function threadsafety="unspecified" name="replace" fullname="QWebElement::replace" href="qwebelement.html#replace" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void replace(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="replace" fullname="QWebElement::replace" href="qwebelement.html#replace-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="129" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void replace(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QWebElement::setAttribute" href="qwebelement.html#setAttribute" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttribute(const QString &amp;name, const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setAttributeNS" fullname="QWebElement::setAttributeNS" href="qwebelement.html#setAttributeNS" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttributeNS(const QString &amp;namespaceUri, const QString &amp;name, const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="namespaceUri" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setFocus" fullname="QWebElement::setFocus" href="qwebelement.html#setFocus" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFocus()"/>
<function threadsafety="unspecified" name="setInnerXml" fullname="QWebElement::setInnerXml" href="qwebelement.html#setInnerXml" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setInnerXml(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="setOuterXml" fullname="QWebElement::setOuterXml" href="qwebelement.html#setOuterXml" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setOuterXml(const QString &amp;markup)">
<parameter left="const QString &amp;" right="" name="markup" default=""/>
</function>
<function threadsafety="unspecified" name="setPlainText" fullname="QWebElement::setPlainText" href="qwebelement.html#setPlainText" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPlainText(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="setStyleProperty" fullname="QWebElement::setStyleProperty" href="qwebelement.html#setStyleProperty" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="144" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setStyleProperty(const QString &amp;name, const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="toggleClass" fullname="QWebElement::toggleClass" href="qwebelement.html#toggleClass" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toggleClass(const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebElement" fullname="QWebElement::~QWebElement" href="qwebelement.html#dtor.QWebElement" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="51" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebElement()"/>
<function threadsafety="unspecified" name="geometry" fullname="QWebElement::geometry" href="qwebelement.html#geometry" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRect" signature="QRect geometry() const"/>
<function threadsafety="unspecified" name="attribute" fullname="QWebElement::attribute" href="qwebelement.html#attribute" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString attribute(const QString &amp;name, const QString &amp;defaultValue) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="defaultValue" default="QString()"/>
</function>
<function threadsafety="unspecified" name="attributeNS" fullname="QWebElement::attributeNS" href="qwebelement.html#attributeNS" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString attributeNS(const QString &amp;namespaceUri, const QString &amp;name, const QString &amp;defaultValue) const">
<parameter left="const QString &amp;" right="" name="namespaceUri" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="defaultValue" default="QString()"/>
</function>
<function threadsafety="unspecified" name="localName" fullname="QWebElement::localName" href="qwebelement.html#localName" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString localName() const"/>
<function threadsafety="unspecified" name="namespaceUri" fullname="QWebElement::namespaceUri" href="qwebelement.html#namespaceUri" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString namespaceUri() const"/>
<function threadsafety="unspecified" name="prefix" fullname="QWebElement::prefix" href="qwebelement.html#prefix" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString prefix() const"/>
<function threadsafety="unspecified" name="styleProperty" fullname="QWebElement::styleProperty" href="qwebelement.html#styleProperty" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="143" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString styleProperty(const QString &amp;name, StyleResolveStrategy strategy) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="StyleResolveStrategy" right="" name="strategy" default=""/>
</function>
<function threadsafety="unspecified" name="tagName" fullname="QWebElement::tagName" href="qwebelement.html#tagName" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString tagName() const"/>
<function threadsafety="unspecified" name="toInnerXml" fullname="QWebElement::toInnerXml" href="qwebelement.html#toInnerXml" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toInnerXml() const"/>
<function threadsafety="unspecified" name="toOuterXml" fullname="QWebElement::toOuterXml" href="qwebelement.html#toOuterXml" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toOuterXml() const"/>
<function threadsafety="unspecified" name="toPlainText" fullname="QWebElement::toPlainText" href="qwebelement.html#toPlainText" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="62" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toPlainText() const"/>
<function threadsafety="unspecified" name="attributeNames" fullname="QWebElement::attributeNames" href="qwebelement.html#attributeNames" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList attributeNames(const QString &amp;namespaceUri) const">
<parameter left="const QString &amp;" right="" name="namespaceUri" default="QString()"/>
</function>
<function threadsafety="unspecified" name="classes" fullname="QWebElement::classes" href="qwebelement.html#classes" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList classes() const"/>
<function threadsafety="unspecified" name="clone" fullname="QWebElement::clone" href="qwebelement.html#clone" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="131" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement clone() const"/>
<function threadsafety="unspecified" name="document" fullname="QWebElement::document" href="qwebelement.html#document" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement document() const"/>
<function threadsafety="unspecified" name="findFirst" fullname="QWebElement::findFirst" href="qwebelement.html#findFirst" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement findFirst(const QString &amp;selectorQuery) const">
<parameter left="const QString &amp;" right="" name="selectorQuery" default=""/>
</function>
<function threadsafety="unspecified" name="firstChild" fullname="QWebElement::firstChild" href="qwebelement.html#firstChild" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement firstChild() const"/>
<function threadsafety="unspecified" name="lastChild" fullname="QWebElement::lastChild" href="qwebelement.html#lastChild" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement lastChild() const"/>
<function threadsafety="unspecified" name="nextSibling" fullname="QWebElement::nextSibling" href="qwebelement.html#nextSibling" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement nextSibling() const"/>
<function threadsafety="unspecified" name="parent" fullname="QWebElement::parent" href="qwebelement.html#parent" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement parent() const"/>
<function threadsafety="unspecified" name="previousSibling" fullname="QWebElement::previousSibling" href="qwebelement.html#previousSibling" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement previousSibling() const"/>
<function threadsafety="unspecified" name="findAll" fullname="QWebElement::findAll" href="qwebelement.html#findAll" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="58" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElementCollection" signature="QWebElementCollection findAll(const QString &amp;selectorQuery) const">
<parameter left="const QString &amp;" right="" name="selectorQuery" default=""/>
</function>
<function threadsafety="unspecified" name="webFrame" fullname="QWebElement::webFrame" href="qwebelement.html#webFrame" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * webFrame() const"/>
<function threadsafety="unspecified" name="hasAttribute" fullname="QWebElement::hasAttribute" href="qwebelement.html#hasAttribute" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasAttribute(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="hasAttributeNS" fullname="QWebElement::hasAttributeNS" href="qwebelement.html#hasAttributeNS" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasAttributeNS(const QString &amp;namespaceUri, const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="namespaceUri" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="hasAttributes" fullname="QWebElement::hasAttributes" href="qwebelement.html#hasAttributes" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasAttributes() const"/>
<function threadsafety="unspecified" name="hasClass" fullname="QWebElement::hasClass" href="qwebelement.html#hasClass" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasClass(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="hasFocus" fullname="QWebElement::hasFocus" href="qwebelement.html#hasFocus" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasFocus() const"/>
<function threadsafety="unspecified" name="isNull" fullname="QWebElement::isNull" href="qwebelement.html#isNull" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="56" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isNull() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QWebElement::operator!=" href="qwebelement.html#operator-not-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QWebElement &amp;o) const">
<parameter left="const QWebElement &amp;" right="" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QWebElement::operator==" href="qwebelement.html#operator-eq-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="53" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QWebElement &amp;o) const">
<parameter left="const QWebElement &amp;" right="" name="o" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebElementCollection" href="qwebelementcollection.html" status="preliminary" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="175" since="4.6" module="QtWebKit" brief="Represents a collection of web elements">
<class threadsafety="unspecified" name="const_iterator" fullname="QWebElementCollection::const_iterator" href="qwebelementcollection-const-iterator.html" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="201" since="4.6" module="QtWebKit" brief="QWebElementCollection::const_iterator class provides an STL-style const iterator for QWebElementCollection">
<function threadsafety="unspecified" name="operator++" fullname="QWebElementCollection::const_iterator::operator++" href="qwebelementcollection-const-iterator.html#operator-2b-2b" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="215" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator &amp;" signature="const_iterator &amp; operator++()"/>
<function threadsafety="unspecified" name="operator+=" fullname="QWebElementCollection::const_iterator::operator+=" href="qwebelementcollection-const-iterator.html#operator-2b-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="219" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator &amp;" signature="const_iterator &amp; operator+=(int j)">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator--" fullname="QWebElementCollection::const_iterator::operator--" href="qwebelementcollection-const-iterator.html#operator--" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="217" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator &amp;" signature="const_iterator &amp; operator--()"/>
<function threadsafety="unspecified" name="operator-=" fullname="QWebElementCollection::const_iterator::operator-=" href="qwebelementcollection-const-iterator.html#operator--eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="220" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator &amp;" signature="const_iterator &amp; operator-=(int j)">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator++" fullname="QWebElementCollection::const_iterator::operator++" href="qwebelementcollection-const-iterator.html#operator-2b-2b-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="216" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" overload-number="1" type="const_iterator" signature="const_iterator operator++(int )">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator--" fullname="QWebElementCollection::const_iterator::operator--" href="qwebelementcollection-const-iterator.html#operator---1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="218" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" overload-number="1" type="const_iterator" signature="const_iterator operator--(int )">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="const_iterator" fullname="QWebElementCollection::const_iterator::const_iterator" href="qwebelementcollection-const-iterator.html#const_iterator-1" status="internal" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="203" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="const_iterator(const QWebElementCollection *collection, int index)">
<parameter left="const QWebElementCollection *" right="" name="collection" default=""/>
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="const_iterator" fullname="QWebElementCollection::const_iterator::const_iterator" href="qwebelementcollection-const-iterator.html#const_iterator" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="204" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="const_iterator(const const_iterator &amp;other)">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" fullname="QWebElementCollection::const_iterator::operator!=" href="qwebelementcollection-const-iterator.html#operator-not-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="209" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;" fullname="QWebElementCollection::const_iterator::operator&lt;" href="qwebelementcollection-const-iterator.html#operator-lt" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="210" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&lt;(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;=" fullname="QWebElementCollection::const_iterator::operator&lt;=" href="qwebelementcollection-const-iterator.html#operator-lt-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="211" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&lt;=(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QWebElementCollection::const_iterator::operator==" href="qwebelementcollection-const-iterator.html#operator-eq-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="208" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;" fullname="QWebElementCollection::const_iterator::operator&gt;" href="qwebelementcollection-const-iterator.html#operator-gt" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="212" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&gt;(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;=" fullname="QWebElementCollection::const_iterator::operator&gt;=" href="qwebelementcollection-const-iterator.html#operator-gt-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="213" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&gt;=(const const_iterator &amp;other) const">
<parameter left="const const_iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator*" fullname="QWebElementCollection::const_iterator::operator*" href="qwebelementcollection-const-iterator.html#operator-2a" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="206" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QWebElement" signature="const QWebElement operator*() const"/>
<function threadsafety="unspecified" name="operator+" fullname="QWebElementCollection::const_iterator::operator+" href="qwebelementcollection-const-iterator.html#operator-2b" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="221" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator operator+(int j) const">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator-" fullname="QWebElementCollection::const_iterator::operator-" href="qwebelementcollection-const-iterator.html#operator-" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="222" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator operator-(int j) const">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator-" fullname="QWebElementCollection::const_iterator::operator-" href="qwebelementcollection-const-iterator.html#operator--1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="223" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int operator-(const_iterator other) const">
<parameter left="const_iterator" right="" name="other" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="iterator" fullname="QWebElementCollection::iterator" href="qwebelementcollection-iterator.html" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="235" since="4.6" module="QtWebKit" brief="QWebElementCollection::iterator class provides an STL-style iterator for QWebElementCollection">
<function threadsafety="unspecified" name="operator++" fullname="QWebElementCollection::iterator::operator++" href="qwebelementcollection-iterator.html#operator-2b-2b" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="249" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator &amp;" signature="iterator &amp; operator++()"/>
<function threadsafety="unspecified" name="operator+=" fullname="QWebElementCollection::iterator::operator+=" href="qwebelementcollection-iterator.html#operator-2b-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="253" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator &amp;" signature="iterator &amp; operator+=(int j)">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator--" fullname="QWebElementCollection::iterator::operator--" href="qwebelementcollection-iterator.html#operator--" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="251" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator &amp;" signature="iterator &amp; operator--()"/>
<function threadsafety="unspecified" name="operator-=" fullname="QWebElementCollection::iterator::operator-=" href="qwebelementcollection-iterator.html#operator--eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="254" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator &amp;" signature="iterator &amp; operator-=(int j)">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator++" fullname="QWebElementCollection::iterator::operator++" href="qwebelementcollection-iterator.html#operator-2b-2b-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="250" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" overload-number="1" type="iterator" signature="iterator operator++(int )">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator--" fullname="QWebElementCollection::iterator::operator--" href="qwebelementcollection-iterator.html#operator---1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="252" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" overload-number="1" type="iterator" signature="iterator operator--(int )">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="iterator" fullname="QWebElementCollection::iterator::iterator" href="qwebelementcollection-iterator.html#iterator-1" status="internal" access="private" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="237" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="iterator(const QWebElementCollection *collection, int index)">
<parameter left="const QWebElementCollection *" right="" name="collection" default=""/>
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="iterator" fullname="QWebElementCollection::iterator::iterator" href="qwebelementcollection-iterator.html#iterator" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="238" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="iterator(const iterator &amp;other)">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator*" fullname="QWebElementCollection::iterator::operator*" href="qwebelementcollection-iterator.html#operator-2a" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="240" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement operator*() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QWebElementCollection::iterator::operator!=" href="qwebelementcollection-iterator.html#operator-not-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="243" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;" fullname="QWebElementCollection::iterator::operator&lt;" href="qwebelementcollection-iterator.html#operator-lt" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="244" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&lt;(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;=" fullname="QWebElementCollection::iterator::operator&lt;=" href="qwebelementcollection-iterator.html#operator-lt-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="245" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&lt;=(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QWebElementCollection::iterator::operator==" href="qwebelementcollection-iterator.html#operator-eq-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="242" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;" fullname="QWebElementCollection::iterator::operator&gt;" href="qwebelementcollection-iterator.html#operator-gt" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="246" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&gt;(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;=" fullname="QWebElementCollection::iterator::operator&gt;=" href="qwebelementcollection-iterator.html#operator-gt-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="247" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator&gt;=(const iterator &amp;other) const">
<parameter left="const iterator &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator-" fullname="QWebElementCollection::iterator::operator-" href="qwebelementcollection-iterator.html#operator--1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="257" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int operator-(iterator other) const">
<parameter left="iterator" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator+" fullname="QWebElementCollection::iterator::operator+" href="qwebelementcollection-iterator.html#operator-2b" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="255" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="iterator" signature="iterator operator+(int j) const">
<parameter left="int" right="" name="j" default=""/>
</function>
<function threadsafety="unspecified" name="operator-" fullname="QWebElementCollection::iterator::operator-" href="qwebelementcollection-iterator.html#operator-" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="256" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="iterator" signature="iterator operator-(int j) const">
<parameter left="int" right="" name="j" default=""/>
</function>
</class>
<function threadsafety="unspecified" name="operator+=" fullname="QWebElementCollection::operator+=" href="qwebelementcollection.html#operator-2b-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="185" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebElementCollection &amp;" signature="QWebElementCollection &amp; operator+=(const QWebElementCollection &amp;other)">
<parameter left="const QWebElementCollection &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="QWebElementCollection::operator=" href="qwebelementcollection.html#operator-eq" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="181" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebElementCollection &amp;" signature="QWebElementCollection &amp; operator=(const QWebElementCollection &amp;other)">
<parameter left="const QWebElementCollection &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebElementCollection" fullname="QWebElementCollection::QWebElementCollection" href="qwebelementcollection.html#QWebElementCollection" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="178" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElementCollection()"/>
<function threadsafety="unspecified" name="QWebElementCollection" fullname="QWebElementCollection::QWebElementCollection" href="qwebelementcollection.html#QWebElementCollection-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="179" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElementCollection(const QWebElement &amp;contextElement, const QString &amp;query)">
<parameter left="const QWebElement &amp;" right="" name="contextElement" default=""/>
<parameter left="const QString &amp;" right="" name="query" default=""/>
</function>
<function threadsafety="unspecified" name="QWebElementCollection" fullname="QWebElementCollection::QWebElementCollection" href="qwebelementcollection.html#QWebElementCollection-2" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="180" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebElementCollection(const QWebElementCollection &amp;other)">
<parameter left="const QWebElementCollection &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="begin" fullname="QWebElementCollection::begin" href="qwebelementcollection.html#begin-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="264" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator" signature="iterator begin()"/>
<function threadsafety="unspecified" name="end" fullname="QWebElementCollection::end" href="qwebelementcollection.html#end-1" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="265" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="iterator" signature="iterator end()"/>
<function threadsafety="unspecified" name="append" fullname="QWebElementCollection::append" href="qwebelementcollection.html#append" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="190" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void append(const QWebElementCollection &amp;other)">
<parameter left="const QWebElementCollection &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebElementCollection" fullname="QWebElementCollection::~QWebElementCollection" href="qwebelementcollection.html#dtor.QWebElementCollection" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="182" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebElementCollection()"/>
<function threadsafety="unspecified" name="toList" fullname="QWebElementCollection::toList" href="qwebelementcollection.html#toList" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="199" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebElement&gt;" signature="QList&lt;QWebElement&gt; toList() const"/>
<function threadsafety="unspecified" name="at" fullname="QWebElementCollection::at" href="qwebelementcollection.html#at" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="193" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement at(int i) const">
<parameter left="int" right="" name="i" default=""/>
</function>
<function threadsafety="unspecified" name="first" fullname="QWebElementCollection::first" href="qwebelementcollection.html#first" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="196" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement first() const"/>
<function threadsafety="unspecified" name="last" fullname="QWebElementCollection::last" href="qwebelementcollection.html#last" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="197" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement last() const"/>
<function threadsafety="unspecified" name="operator[]" fullname="QWebElementCollection::operator[]" href="qwebelementcollection.html#operator-5b-5d" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="194" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement operator[](int position) const">
<parameter left="int" right="" name="position" default=""/>
</function>
<function threadsafety="unspecified" name="operator+" fullname="QWebElementCollection::operator+" href="qwebelementcollection.html#operator-2b" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="184" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElementCollection" signature="QWebElementCollection operator+(const QWebElementCollection &amp;other) const">
<parameter left="const QWebElementCollection &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="begin" fullname="QWebElementCollection::begin" href="qwebelementcollection.html#begin" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="230" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator begin() const"/>
<function threadsafety="unspecified" name="constBegin" fullname="QWebElementCollection::constBegin" href="qwebelementcollection.html#constBegin" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="232" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator constBegin() const"/>
<function threadsafety="unspecified" name="constEnd" fullname="QWebElementCollection::constEnd" href="qwebelementcollection.html#constEnd" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="233" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator constEnd() const"/>
<function threadsafety="unspecified" name="end" fullname="QWebElementCollection::end" href="qwebelementcollection.html#end" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="231" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const_iterator" signature="const_iterator end() const"/>
<function threadsafety="unspecified" name="count" fullname="QWebElementCollection::count" href="qwebelementcollection.html#count" status="active" access="public" location="qwebelement.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement.h" lineno="192" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int count() const"/>
</class>
<class threadsafety="unspecified" name="QtWebElementRuntime" href="qtwebelementruntime.html" status="internal" access="private" location="qwebelement_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement_p.h" lineno="31">
<function threadsafety="unspecified" name="create" fullname="QtWebElementRuntime::create" href="qtwebelementruntime.html#create" status="active" access="public" location="qwebelement_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement_p.h" lineno="34" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement create(WebCore::Element *)">
<parameter left="WebCore::Element *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="get" fullname="QtWebElementRuntime::get" href="qtwebelementruntime.html#get" status="active" access="public" location="qwebelement_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement_p.h" lineno="35" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="WebCore::Element *" signature="WebCore::Element * get(const QWebElement &amp;)">
<parameter left="const QWebElement &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QtWebElementRuntime::initialize" href="qtwebelementruntime.html#initialize" status="active" access="public" location="qwebelement_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebelement_p.h" lineno="33" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void initialize()"/>
</class>
<class threadsafety="unspecified" name="QWebFullScreenRequest" href="qwebfullscreenrequest.html" status="internal" access="private" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="42">
<function threadsafety="unspecified" name="createEnterRequest" fullname="QWebFullScreenRequest::createEnterRequest" href="qwebfullscreenrequest.html#createEnterRequest" status="active" access="private" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="57" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebFullScreenRequest" signature="QWebFullScreenRequest createEnterRequest(QWebPageAdapter *page, const QWebElement &amp;element)">
<parameter left="QWebPageAdapter *" right="" name="page" default=""/>
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="createExitRequest" fullname="QWebFullScreenRequest::createExitRequest" href="qwebfullscreenrequest.html#createExitRequest" status="active" access="private" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebFullScreenRequest" signature="QWebFullScreenRequest createExitRequest(QWebPageAdapter *page, const QWebElement &amp;element)">
<parameter left="QWebPageAdapter *" right="" name="page" default=""/>
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="QWebFullScreenRequest" fullname="QWebFullScreenRequest::QWebFullScreenRequest" href="qwebfullscreenrequest.html#QWebFullScreenRequest" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="44" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFullScreenRequest()"/>
<function threadsafety="unspecified" name="QWebFullScreenRequest" fullname="QWebFullScreenRequest::QWebFullScreenRequest" href="qwebfullscreenrequest.html#QWebFullScreenRequest-2" status="active" access="private" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="67" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFullScreenRequest(QWebPageAdapter *page, const QWebElement &amp;element, bool toggleOn)">
<parameter left="QWebPageAdapter *" right="" name="page" default=""/>
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
<parameter left="bool" right="" name="toggleOn" default=""/>
</function>
<function threadsafety="unspecified" name="QWebFullScreenRequest" fullname="QWebFullScreenRequest::QWebFullScreenRequest" href="qwebfullscreenrequest.html#QWebFullScreenRequest-1" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="45" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFullScreenRequest(const QWebFullScreenRequest &amp;)">
<parameter left="const QWebFullScreenRequest &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="accept" fullname="QWebFullScreenRequest::accept" href="qwebfullscreenrequest.html#accept" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="48" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void accept()"/>
<function threadsafety="unspecified" name="reject" fullname="QWebFullScreenRequest::reject" href="qwebfullscreenrequest.html#reject" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reject()"/>
<function threadsafety="unspecified" name="~QWebFullScreenRequest" fullname="QWebFullScreenRequest::~QWebFullScreenRequest" href="qwebfullscreenrequest.html#dtor.QWebFullScreenRequest" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="46" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebFullScreenRequest()"/>
<function threadsafety="unspecified" name="origin" fullname="QWebFullScreenRequest::origin" href="qwebfullscreenrequest.html#origin" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl origin() const"/>
<function threadsafety="unspecified" name="toggleOn" fullname="QWebFullScreenRequest::toggleOn" href="qwebfullscreenrequest.html#toggleOn" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool toggleOn() const"/>
<function threadsafety="unspecified" name="element" fullname="QWebFullScreenRequest::element" href="qwebfullscreenrequest.html#element" status="active" access="public" location="qwebfullscreenrequest.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenrequest.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QWebElement &amp;" signature="const QWebElement &amp; element() const"/>
</class>
<class threadsafety="unspecified" name="QWebFullScreenVideoHandler" href="qwebfullscreenvideohandler.html" status="internal" access="private" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="34">
<function threadsafety="unspecified" name="QWebFullScreenVideoHandler" fullname="QWebFullScreenVideoHandler::QWebFullScreenVideoHandler" href="qwebfullscreenvideohandler.html#QWebFullScreenVideoHandler" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="37" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFullScreenVideoHandler()"/>
<function threadsafety="unspecified" name="enterFullScreen" fullname="QWebFullScreenVideoHandler::enterFullScreen" href="qwebfullscreenvideohandler.html#enterFullScreen" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="45" virtual="pure" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterFullScreen(QMediaPlayer *) = 0">
<parameter left="QMediaPlayer *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="exitFullScreen" fullname="QWebFullScreenVideoHandler::exitFullScreen" href="qwebfullscreenvideohandler.html#exitFullScreen" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="46" virtual="pure" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void exitFullScreen() = 0"/>
<function threadsafety="unspecified" name="fullScreenClosed" fullname="QWebFullScreenVideoHandler::fullScreenClosed" href="qwebfullscreenvideohandler.html#fullScreenClosed" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="42" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void fullScreenClosed()"/>
<function threadsafety="unspecified" name="~QWebFullScreenVideoHandler" fullname="QWebFullScreenVideoHandler::~QWebFullScreenVideoHandler" href="qwebfullscreenvideohandler.html#dtor.QWebFullScreenVideoHandler" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="38" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebFullScreenVideoHandler()"/>
<function threadsafety="unspecified" name="requiresFullScreenForVideoPlayback" fullname="QWebFullScreenVideoHandler::requiresFullScreenForVideoPlayback" href="qwebfullscreenvideohandler.html#requiresFullScreenForVideoPlayback" status="active" access="public" location="qwebfullscreenvideohandler.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebfullscreenvideohandler.h" lineno="39" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool requiresFullScreenForVideoPlayback() const = 0"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qwebhistory.html#operator-lt-lt" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="119" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QWebHistory" type="QDataStream &amp;" brief="Streams a history into a data stream" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QWebHistory &amp;history)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QWebHistory &amp;" right="" name="history" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qwebhistory.html#operator-gt-gt" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="120" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QWebHistory" type="QDataStream &amp;" brief="Loads a history from a data stream" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QWebHistory &amp;history)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QWebHistory &amp;" right="" name="history" default=""/>
</function>
<class threadsafety="unspecified" name="QWebHistory" href="qwebhistory.html" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="75" since="4.4" module="QtWebKit" brief="Represents the history of a QWebPage">
<function threadsafety="unspecified" name="QWebHistory" fullname="QWebHistory::QWebHistory" href="qwebhistory.html#QWebHistory" status="active" access="private" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="106" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistory()"/>
<function threadsafety="unspecified" name="back" fullname="QWebHistory::back" href="qwebhistory.html#back" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void back()"/>
<function threadsafety="unspecified" name="clear" fullname="QWebHistory::clear" href="qwebhistory.html#clear" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="forward" fullname="QWebHistory::forward" href="qwebhistory.html#forward" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void forward()"/>
<function threadsafety="unspecified" name="goToItem" fullname="QWebHistory::goToItem" href="qwebhistory.html#goToItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goToItem(const QWebHistoryItem &amp;item)">
<parameter left="const QWebHistoryItem &amp;" right="" name="item" default=""/>
</function>
<function threadsafety="unspecified" name="loadFromMap" fullname="QWebHistory::loadFromMap" href="qwebhistory.html#loadFromMap" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFromMap(const QVariantMap &amp;map)">
<parameter left="const QVariantMap &amp;" right="" name="map" default=""/>
</function>
<function threadsafety="unspecified" name="setMaximumItemCount" fullname="QWebHistory::setMaximumItemCount" href="qwebhistory.html#setMaximumItemCount" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="100" since="4.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setMaximumItemCount(int count)">
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHistory" fullname="QWebHistory::~QWebHistory" href="qwebhistory.html#dtor.QWebHistory" status="active" access="private" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="107" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHistory()"/>
<function threadsafety="unspecified" name="backItems" fullname="QWebHistory::backItems" href="qwebhistory.html#backItems" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebHistoryItem&gt;" signature="QList&lt;QWebHistoryItem&gt; backItems(int maxItems) const">
<parameter left="int" right="" name="maxItems" default=""/>
</function>
<function threadsafety="unspecified" name="forwardItems" fullname="QWebHistory::forwardItems" href="qwebhistory.html#forwardItems" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebHistoryItem&gt;" signature="QList&lt;QWebHistoryItem&gt; forwardItems(int maxItems) const">
<parameter left="int" right="" name="maxItems" default=""/>
</function>
<function threadsafety="unspecified" name="items" fullname="QWebHistory::items" href="qwebhistory.html#items" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebHistoryItem&gt;" signature="QList&lt;QWebHistoryItem&gt; items() const"/>
<function threadsafety="unspecified" name="toMap" fullname="QWebHistory::toMap" href="qwebhistory.html#toMap" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariantMap" signature="QVariantMap toMap() const"/>
<function threadsafety="unspecified" name="backItem" fullname="QWebHistory::backItem" href="qwebhistory.html#backItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistoryItem" signature="QWebHistoryItem backItem() const"/>
<function threadsafety="unspecified" name="currentItem" fullname="QWebHistory::currentItem" href="qwebhistory.html#currentItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistoryItem" signature="QWebHistoryItem currentItem() const"/>
<function threadsafety="unspecified" name="forwardItem" fullname="QWebHistory::forwardItem" href="qwebhistory.html#forwardItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistoryItem" signature="QWebHistoryItem forwardItem() const"/>
<function threadsafety="unspecified" name="itemAt" fullname="QWebHistory::itemAt" href="qwebhistory.html#itemAt" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistoryItem" signature="QWebHistoryItem itemAt(int i) const">
<parameter left="int" right="" name="i" default=""/>
</function>
<function threadsafety="unspecified" name="canGoBack" fullname="QWebHistory::canGoBack" href="qwebhistory.html#canGoBack" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool canGoBack() const"/>
<function threadsafety="unspecified" name="canGoForward" fullname="QWebHistory::canGoForward" href="qwebhistory.html#canGoForward" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool canGoForward() const"/>
<function threadsafety="unspecified" name="count" fullname="QWebHistory::count" href="qwebhistory.html#count" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int count() const"/>
<function threadsafety="unspecified" name="currentItemIndex" fullname="QWebHistory::currentItemIndex" href="qwebhistory.html#currentItemIndex" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="95" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentItemIndex() const"/>
<function threadsafety="unspecified" name="maximumItemCount" fullname="QWebHistory::maximumItemCount" href="qwebhistory.html#maximumItemCount" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="99" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int maximumItemCount() const"/>
</class>
<class threadsafety="unspecified" name="QWebHistoryItem" href="qwebhistoryitem.html" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="39" since="4.4" module="QtWebKit" brief="Represents one item in the history of a QWebPage">
<function threadsafety="unspecified" name="operator=" fullname="QWebHistoryItem::operator=" href="qwebhistoryitem.html#operator-eq" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="42" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistoryItem &amp;" signature="QWebHistoryItem &amp; operator=(const QWebHistoryItem &amp;other)">
<parameter left="const QWebHistoryItem &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHistoryItem" fullname="QWebHistoryItem::QWebHistoryItem" href="qwebhistoryitem.html#QWebHistoryItem-1" status="internal" access="private" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryItem(QWebHistoryItemPrivate *priv)">
<parameter left="QWebHistoryItemPrivate *" right="" name="priv" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHistoryItem" fullname="QWebHistoryItem::QWebHistoryItem" href="qwebhistoryitem.html#QWebHistoryItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="41" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryItem(const QWebHistoryItem &amp;other)">
<parameter left="const QWebHistoryItem &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="loadFromMap" fullname="QWebHistoryItem::loadFromMap" href="qwebhistoryitem.html#loadFromMap" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFromMap(const QVariantMap &amp;map)">
<parameter left="const QVariantMap &amp;" right="" name="map" default=""/>
</function>
<function threadsafety="unspecified" name="setUserData" fullname="QWebHistoryItem::setUserData" href="qwebhistoryitem.html#setUserData" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="54" since="4.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setUserData(const QVariant &amp;userData)">
<parameter left="const QVariant &amp;" right="" name="userData" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHistoryItem" fullname="QWebHistoryItem::~QWebHistoryItem" href="qwebhistoryitem.html#dtor.QWebHistoryItem" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="43" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHistoryItem()"/>
<function threadsafety="unspecified" name="lastVisited" fullname="QWebHistoryItem::lastVisited" href="qwebhistoryitem.html#lastVisited" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="49" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QDateTime" signature="QDateTime lastVisited() const"/>
<function threadsafety="unspecified" name="icon" fullname="QWebHistoryItem::icon" href="qwebhistoryitem.html#icon" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QIcon" signature="QIcon icon() const"/>
<function threadsafety="unspecified" name="title" fullname="QWebHistoryItem::title" href="qwebhistoryitem.html#title" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="48" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="originalUrl" fullname="QWebHistoryItem::originalUrl" href="qwebhistoryitem.html#originalUrl" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="45" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl originalUrl() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebHistoryItem::url" href="qwebhistoryitem.html#url" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="userData" fullname="QWebHistoryItem::userData" href="qwebhistoryitem.html#userData" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="53" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant userData() const"/>
<function threadsafety="unspecified" name="toMap" fullname="QWebHistoryItem::toMap" href="qwebhistoryitem.html#toMap" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="58" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariantMap" signature="QVariantMap toMap() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QWebHistoryItem::isValid" href="qwebhistoryitem.html#isValid" status="active" access="public" location="qwebhistory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory.h" lineno="56" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
</class>
<class threadsafety="unspecified" name="QWebHistoryItemPrivate" href="qwebhistoryitemprivate.html" status="internal" access="private" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="31">
<function threadsafety="unspecified" name="get" fullname="QWebHistoryItemPrivate::get" href="qwebhistoryitemprivate.html#get" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="33" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QExplicitlySharedDataPointer&lt;QWebHistoryItemPrivate&gt;" signature="QExplicitlySharedDataPointer&lt;QWebHistoryItemPrivate&gt; get(QWebHistoryItem *q)">
<parameter left="QWebHistoryItem *" right="" name="q" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHistoryItemPrivate" fullname="QWebHistoryItemPrivate::QWebHistoryItemPrivate" href="qwebhistoryitemprivate.html#QWebHistoryItemPrivate-1" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="44" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryItemPrivate(WebCore::HistoryItem &amp;i)">
<parameter left="WebCore::HistoryItem &amp;" right="" name="i" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHistoryItemPrivate" fullname="QWebHistoryItemPrivate::QWebHistoryItemPrivate" href="qwebhistoryitemprivate.html#QWebHistoryItemPrivate" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="37" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryItemPrivate(WebCore::HistoryItem *i)">
<parameter left="WebCore::HistoryItem *" right="" name="i" default=""/>
</function>
<function threadsafety="unspecified" name="core" fullname="QWebHistoryItemPrivate::core" href="qwebhistoryitemprivate.html#core" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="56" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="WebCore::HistoryItem *" signature="WebCore::HistoryItem * core(const QWebHistoryItem *q)">
<parameter left="const QWebHistoryItem *" right="" name="q" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHistoryItemPrivate" fullname="QWebHistoryItemPrivate::~QWebHistoryItemPrivate" href="qwebhistoryitemprivate.html#dtor.QWebHistoryItemPrivate" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="50" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHistoryItemPrivate()"/>
<variable threadsafety="unspecified" name="item" fullname="QWebHistoryItemPrivate::item" href="qwebhistoryitemprivate.html#item-var" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="58" type="WebCore::HistoryItem *" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebHistoryPrivate" href="qwebhistoryprivate.html" status="internal" access="private" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="61">
<function threadsafety="unspecified" name="QWebHistoryPrivate" fullname="QWebHistoryPrivate::QWebHistoryPrivate" href="qwebhistoryprivate.html#QWebHistoryPrivate" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryPrivate(WebCore::BackForwardList *l)">
<parameter left="WebCore::BackForwardList *" right="" name="l" default=""/>
</function>
<function threadsafety="unspecified" name="page" fullname="QWebHistoryPrivate::page" href="qwebhistoryprivate.html#page" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebPageAdapter *" signature="QWebPageAdapter * page()"/>
<function threadsafety="unspecified" name="goToItem" fullname="QWebHistoryPrivate::goToItem" href="qwebhistoryprivate.html#goToItem" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goToItem(WebCore::HistoryItem *item)">
<parameter left="WebCore::HistoryItem *" right="" name="item" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHistoryPrivate" fullname="QWebHistoryPrivate::~QWebHistoryPrivate" href="qwebhistoryprivate.html#dtor.QWebHistoryPrivate" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="68" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHistoryPrivate()"/>
<variable threadsafety="unspecified" name="lst" fullname="QWebHistoryPrivate::lst" href="qwebhistoryprivate.html#lst-var" status="active" access="public" location="qwebhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistory_p.h" lineno="77" type="WebCore::BackForwardList *" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebHistoryInterface" href="qwebhistoryinterface.html" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="29" since="4.4" module="QtWebKit" brief="Interface to implement link history">
<function threadsafety="unspecified" name="defaultInterface" fullname="QWebHistoryInterface::defaultInterface" href="qwebhistoryinterface.html#defaultInterface" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="36" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebHistoryInterface *" signature="QWebHistoryInterface * defaultInterface()"/>
<function threadsafety="unspecified" name="QWebHistoryInterface" fullname="QWebHistoryInterface::QWebHistoryInterface" href="qwebhistoryinterface.html#QWebHistoryInterface" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="32" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHistoryInterface(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="addHistoryEntry" fullname="QWebHistoryInterface::addHistoryEntry" href="qwebhistoryinterface.html#addHistoryEntry" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="39" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addHistoryEntry(const QString &amp;url) = 0">
<parameter left="const QString &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="setDefaultInterface" fullname="QWebHistoryInterface::setDefaultInterface" href="qwebhistoryinterface.html#setDefaultInterface" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="35" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setDefaultInterface(QWebHistoryInterface *defaultInterface)">
<parameter left="QWebHistoryInterface *" right="" name="defaultInterface" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHistoryInterface" fullname="QWebHistoryInterface::~QWebHistoryInterface" href="qwebhistoryinterface.html#dtor.QWebHistoryInterface" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="33" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHistoryInterface()"/>
<function threadsafety="unspecified" name="historyContains" fullname="QWebHistoryInterface::historyContains" href="qwebhistoryinterface.html#historyContains" status="active" access="public" location="qwebhistoryinterface.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebhistoryinterface.h" lineno="38" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool historyContains(const QString &amp;url) const = 0">
<parameter left="const QString &amp;" right="" name="url" default=""/>
</function>
</class>
<function threadsafety="unspecified" name="qWebKitVersion" href="qwebpage.html#qWebKitVersion" status="active" access="public" location="qwebkitglobal.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitglobal.h" lineno="43" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QWebPage" type="QString" signature="QString qWebKitVersion()"/>
<function threadsafety="unspecified" name="qWebKitMajorVersion" href="qwebpage.html#qWebKitMajorVersion" status="active" access="public" location="qwebkitglobal.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitglobal.h" lineno="44" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QWebPage" type="int" signature="int qWebKitMajorVersion()"/>
<function threadsafety="unspecified" name="qWebKitMinorVersion" href="qwebpage.html#qWebKitMinorVersion" status="active" access="public" location="qwebkitglobal.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitglobal.h" lineno="45" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QWebPage" type="int" signature="int qWebKitMinorVersion()"/>
<class threadsafety="unspecified" name="QWebHapticFeedbackPlayer" href="qwebhapticfeedbackplayer.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="95">
<enum threadsafety="unspecified" name="HapticEvent" fullname="QWebHapticFeedbackPlayer::HapticEvent" href="qwebhapticfeedbackplayer.html#HapticEvent-enum" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="105">
<value name="Press" value="0"/>
<value name="Release" value="1"/>
</enum>
<enum threadsafety="unspecified" name="HapticStrength" fullname="QWebHapticFeedbackPlayer::HapticStrength" href="qwebhapticfeedbackplayer.html#HapticStrength-enum" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="101">
<value name="None" value="0"/>
<value name="Weak" value="1"/>
<value name="Medium" value="2"/>
<value name="Strong" value="3"/>
</enum>
<function threadsafety="unspecified" name="QWebHapticFeedbackPlayer" fullname="QWebHapticFeedbackPlayer::QWebHapticFeedbackPlayer" href="qwebhapticfeedbackplayer.html#QWebHapticFeedbackPlayer" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="98" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHapticFeedbackPlayer()"/>
<function threadsafety="unspecified" name="playHapticFeedback" fullname="QWebHapticFeedbackPlayer::playHapticFeedback" href="qwebhapticfeedbackplayer.html#playHapticFeedback" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="109" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void playHapticFeedback(const HapticEvent , const QString &amp;hapticType, const HapticStrength ) = 0">
<parameter left="const HapticEvent" right="" name="" default=""/>
<parameter left="const QString &amp;" right="" name="hapticType" default=""/>
<parameter left="const HapticStrength" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHapticFeedbackPlayer" fullname="QWebHapticFeedbackPlayer::~QWebHapticFeedbackPlayer" href="qwebhapticfeedbackplayer.html#dtor.QWebHapticFeedbackPlayer" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="99" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHapticFeedbackPlayer()"/>
</class>
<class threadsafety="unspecified" name="QWebKitPlatformPlugin" href="qwebkitplatformplugin.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="152">
<enum threadsafety="unspecified" name="Extension" fullname="QWebKitPlatformPlugin::Extension" href="qwebkitplatformplugin.html#Extension-enum" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="156">
<value name="MultipleSelections" value="0"/>
<value name="Notifications" value="1"/>
<value name="Haptics" value="2"/>
<value name="TouchInteraction" value="3"/>
<value name="FullScreenVideoPlayer" value="4"/>
<value name="SpellChecker" value="5"/>
</enum>
<function threadsafety="unspecified" name="~QWebKitPlatformPlugin" fullname="QWebKitPlatformPlugin::~QWebKitPlatformPlugin" href="qwebkitplatformplugin.html#dtor.QWebKitPlatformPlugin" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="154" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebKitPlatformPlugin()"/>
<function threadsafety="unspecified" name="createExtension" fullname="QWebKitPlatformPlugin::createExtension" href="qwebkitplatformplugin.html#createExtension" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="166" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QObject *" signature="QObject * createExtension(Extension ) const = 0">
<parameter left="Extension" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="supportsExtension" fullname="QWebKitPlatformPlugin::supportsExtension" href="qwebkitplatformplugin.html#supportsExtension" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="165" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsExtension(Extension ) const = 0">
<parameter left="Extension" right="" name="" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebNotificationData" href="qwebnotificationdata.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="72">
<function threadsafety="unspecified" name="~QWebNotificationData" fullname="QWebNotificationData::~QWebNotificationData" href="qwebnotificationdata.html#dtor.QWebNotificationData" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebNotificationData()"/>
<function threadsafety="unspecified" name="message" fullname="QWebNotificationData::message" href="qwebnotificationdata.html#message" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="77" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QString" signature="const QString message() const = 0"/>
<function threadsafety="unspecified" name="title" fullname="QWebNotificationData::title" href="qwebnotificationdata.html#title" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="76" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QString" signature="const QString title() const = 0"/>
<function threadsafety="unspecified" name="iconUrl" fullname="QWebNotificationData::iconUrl" href="qwebnotificationdata.html#iconUrl" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="78" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QUrl" signature="const QUrl iconUrl() const = 0"/>
<function threadsafety="unspecified" name="openerPageUrl" fullname="QWebNotificationData::openerPageUrl" href="qwebnotificationdata.html#openerPageUrl" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="79" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QUrl" signature="const QUrl openerPageUrl() const = 0"/>
</class>
<class threadsafety="unspecified" name="QWebNotificationPresenter" href="qwebnotificationpresenter.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="82">
<function threadsafety="unspecified" name="QWebNotificationPresenter" fullname="QWebNotificationPresenter::QWebNotificationPresenter" href="qwebnotificationpresenter.html#QWebNotificationPresenter" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="85" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebNotificationPresenter()"/>
<function threadsafety="unspecified" name="notificationClicked" fullname="QWebNotificationPresenter::notificationClicked" href="qwebnotificationpresenter.html#notificationClicked" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="92" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void notificationClicked()"/>
<function threadsafety="unspecified" name="notificationClosed" fullname="QWebNotificationPresenter::notificationClosed" href="qwebnotificationpresenter.html#notificationClosed" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="91" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void notificationClosed()"/>
<function threadsafety="unspecified" name="showNotification" fullname="QWebNotificationPresenter::showNotification" href="qwebnotificationpresenter.html#showNotification" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="88" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void showNotification(const QWebNotificationData *) = 0">
<parameter left="const QWebNotificationData *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebNotificationPresenter" fullname="QWebNotificationPresenter::~QWebNotificationPresenter" href="qwebnotificationpresenter.html#dtor.QWebNotificationPresenter" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="86" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebNotificationPresenter()"/>
</class>
<class threadsafety="unspecified" name="QWebSelectData" href="qwebselectdata.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="38">
<enum threadsafety="unspecified" name="ItemType" fullname="QWebSelectData::ItemType" href="qwebselectdata.html#ItemType-enum" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="42">
<value name="Option" value="0"/>
<value name="Group" value="1"/>
<value name="Separator" value="2"/>
</enum>
<function threadsafety="unspecified" name="~QWebSelectData" fullname="QWebSelectData::~QWebSelectData" href="qwebselectdata.html#dtor.QWebSelectData" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="40" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebSelectData()"/>
<function threadsafety="unspecified" name="itemType" fullname="QWebSelectData::itemType" href="qwebselectdata.html#itemType" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="44" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="ItemType" signature="ItemType itemType(int ) const = 0">
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="backgroundColor" fullname="QWebSelectData::backgroundColor" href="qwebselectdata.html#backgroundColor" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="51" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QColor" signature="QColor backgroundColor() const = 0"/>
<function threadsafety="unspecified" name="foregroundColor" fullname="QWebSelectData::foregroundColor" href="qwebselectdata.html#foregroundColor" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="52" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QColor" signature="QColor foregroundColor() const = 0"/>
<function threadsafety="unspecified" name="itemBackgroundColor" fullname="QWebSelectData::itemBackgroundColor" href="qwebselectdata.html#itemBackgroundColor" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="53" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QColor" signature="QColor itemBackgroundColor(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="itemForegroundColor" fullname="QWebSelectData::itemForegroundColor" href="qwebselectdata.html#itemForegroundColor" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="54" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QColor" signature="QColor itemForegroundColor(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="itemText" fullname="QWebSelectData::itemText" href="qwebselectdata.html#itemText" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="45" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString itemText(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="itemToolTip" fullname="QWebSelectData::itemToolTip" href="qwebselectdata.html#itemToolTip" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="46" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString itemToolTip(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="itemIsEnabled" fullname="QWebSelectData::itemIsEnabled" href="qwebselectdata.html#itemIsEnabled" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="47" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool itemIsEnabled(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="itemIsSelected" fullname="QWebSelectData::itemIsSelected" href="qwebselectdata.html#itemIsSelected" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="48" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool itemIsSelected(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="multiple" fullname="QWebSelectData::multiple" href="qwebselectdata.html#multiple" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="50" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool multiple() const = 0"/>
<function threadsafety="unspecified" name="itemCount" fullname="QWebSelectData::itemCount" href="qwebselectdata.html#itemCount" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="49" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int itemCount() const = 0"/>
</class>
<class threadsafety="unspecified" name="QWebSelectMethod" href="qwebselectmethod.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="57">
<function threadsafety="unspecified" name="didHide" fullname="QWebSelectMethod::didHide" href="qwebselectmethod.html#didHide" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didHide()"/>
<function threadsafety="unspecified" name="hide" fullname="QWebSelectMethod::hide" href="qwebselectmethod.html#hide" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hide() = 0"/>
<function threadsafety="unspecified" name="selectItem" fullname="QWebSelectMethod::selectItem" href="qwebselectmethod.html#selectItem" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="68" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void selectItem(int index, bool allowMultiplySelections, bool shift)">
<parameter left="int" right="" name="index" default=""/>
<parameter left="bool" right="" name="allowMultiplySelections" default=""/>
<parameter left="bool" right="" name="shift" default=""/>
</function>
<function threadsafety="unspecified" name="setFont" fullname="QWebSelectMethod::setFont" href="qwebselectmethod.html#setFont" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="65" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFont(const QFont &amp;) = 0">
<parameter left="const QFont &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setGeometry" fullname="QWebSelectMethod::setGeometry" href="qwebselectmethod.html#setGeometry" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="64" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setGeometry(const QRect &amp;) = 0">
<parameter left="const QRect &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="show" fullname="QWebSelectMethod::show" href="qwebselectmethod.html#show" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="62" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void show(const QWebSelectData &amp;) = 0">
<parameter left="const QWebSelectData &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebSelectMethod" fullname="QWebSelectMethod::~QWebSelectMethod" href="qwebselectmethod.html#dtor.QWebSelectMethod" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="60" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebSelectMethod()"/>
</class>
<class threadsafety="unspecified" name="QWebSpellChecker" href="qwebspellchecker.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="128">
<class threadsafety="unspecified" name="GrammarDetail" fullname="QWebSpellChecker::GrammarDetail" href="qwebspellchecker-grammardetail.html" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="131">
<variable threadsafety="unspecified" name="guesses" fullname="QWebSpellChecker::GrammarDetail::guesses" href="qwebspellchecker-grammardetail.html#guesses-var" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="134" type="QStringList" static="false"/>
<variable threadsafety="unspecified" name="length" fullname="QWebSpellChecker::GrammarDetail::length" href="qwebspellchecker-grammardetail.html#length-var" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="133" type="int" static="false"/>
<variable threadsafety="unspecified" name="location" fullname="QWebSpellChecker::GrammarDetail::location" href="qwebspellchecker-grammardetail.html#location-var" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="132" type="int" static="false"/>
<variable threadsafety="unspecified" name="userDescription" fullname="QWebSpellChecker::GrammarDetail::userDescription" href="qwebspellchecker-grammardetail.html#userDescription-var" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="135" type="QString" static="false"/>
</class>
<function threadsafety="unspecified" name="autoCorrectSuggestionForMisspelledWord" fullname="QWebSpellChecker::autoCorrectSuggestionForMisspelledWord" href="qwebspellchecker.html#autoCorrectSuggestionForMisspelledWord" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="144" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString autoCorrectSuggestionForMisspelledWord(const QString &amp;word) = 0">
<parameter left="const QString &amp;" right="" name="word" default=""/>
</function>
<function threadsafety="unspecified" name="isGrammarCheckingEnabled" fullname="QWebSpellChecker::isGrammarCheckingEnabled" href="qwebspellchecker.html#isGrammarCheckingEnabled" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="147" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isGrammarCheckingEnabled() = 0"/>
<function threadsafety="unspecified" name="checkGrammarOfString" fullname="QWebSpellChecker::checkGrammarOfString" href="qwebspellchecker.html#checkGrammarOfString" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="149" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void checkGrammarOfString(const QString &amp;, QList&lt;GrammarDetail&gt; &amp;, int *badGrammarLocation, int *badGrammarLength) = 0">
<parameter left="const QString &amp;" right="" name="" default=""/>
<parameter left="QList&lt;GrammarDetail&gt; &amp;" right="" name="" default=""/>
<parameter left="int *" right="" name="badGrammarLocation" default=""/>
<parameter left="int *" right="" name="badGrammarLength" default=""/>
</function>
<function threadsafety="unspecified" name="checkSpellingOfString" fullname="QWebSpellChecker::checkSpellingOfString" href="qwebspellchecker.html#checkSpellingOfString" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="143" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void checkSpellingOfString(const QString &amp;word, int *misspellingLocation, int *misspellingLength) = 0">
<parameter left="const QString &amp;" right="" name="word" default=""/>
<parameter left="int *" right="" name="misspellingLocation" default=""/>
<parameter left="int *" right="" name="misspellingLength" default=""/>
</function>
<function threadsafety="unspecified" name="guessesForWord" fullname="QWebSpellChecker::guessesForWord" href="qwebspellchecker.html#guessesForWord" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="145" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void guessesForWord(const QString &amp;word, const QString &amp;context, QStringList &amp;guesses) = 0">
<parameter left="const QString &amp;" right="" name="word" default=""/>
<parameter left="const QString &amp;" right="" name="context" default=""/>
<parameter left="QStringList &amp;" right="" name="guesses" default=""/>
</function>
<function threadsafety="unspecified" name="ignoreWordInSpellDocument" fullname="QWebSpellChecker::ignoreWordInSpellDocument" href="qwebspellchecker.html#ignoreWordInSpellDocument" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="142" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void ignoreWordInSpellDocument(const QString &amp;word) = 0">
<parameter left="const QString &amp;" right="" name="word" default=""/>
</function>
<function threadsafety="unspecified" name="learnWord" fullname="QWebSpellChecker::learnWord" href="qwebspellchecker.html#learnWord" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="141" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void learnWord(const QString &amp;word) = 0">
<parameter left="const QString &amp;" right="" name="word" default=""/>
</function>
<function threadsafety="unspecified" name="toggleContinousSpellChecking" fullname="QWebSpellChecker::toggleContinousSpellChecking" href="qwebspellchecker.html#toggleContinousSpellChecking" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="139" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toggleContinousSpellChecking() = 0"/>
<function threadsafety="unspecified" name="toggleGrammarChecking" fullname="QWebSpellChecker::toggleGrammarChecking" href="qwebspellchecker.html#toggleGrammarChecking" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="148" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toggleGrammarChecking() = 0"/>
<function threadsafety="unspecified" name="isContinousSpellCheckingEnabled" fullname="QWebSpellChecker::isContinousSpellCheckingEnabled" href="qwebspellchecker.html#isContinousSpellCheckingEnabled" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="138" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isContinousSpellCheckingEnabled() const = 0"/>
</class>
<class threadsafety="unspecified" name="QWebTouchModifier" href="qwebtouchmodifier.html" status="internal" access="private" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="112">
<enum threadsafety="unspecified" name="PaddingDirection" fullname="QWebTouchModifier::PaddingDirection" href="qwebtouchmodifier.html#PaddingDirection-enum" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="117">
<value name="Up" value="0"/>
<value name="Right" value="1"/>
<value name="Down" value="2"/>
<value name="Left" value="3"/>
</enum>
<function threadsafety="unspecified" name="~QWebTouchModifier" fullname="QWebTouchModifier::~QWebTouchModifier" href="qwebtouchmodifier.html#dtor.QWebTouchModifier" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="115" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebTouchModifier()"/>
<function threadsafety="unspecified" name="hitTestPaddingForTouch" fullname="QWebTouchModifier::hitTestPaddingForTouch" href="qwebtouchmodifier.html#hitTestPaddingForTouch" status="active" access="public" location="qwebkitplatformplugin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebkitplatformplugin.h" lineno="121" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="unsigned" signature="unsigned hitTestPaddingForTouch(const PaddingDirection ) const = 0">
<parameter left="const PaddingDirection" right="" name="" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebPluginDatabase" href="qwebplugindatabase.html" status="internal" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="71" since="4.6" module="QtWebKit" brief="Interface for managing Netscape plugins used by WebKit in QWebPages">
<function threadsafety="unspecified" name="QWebPluginDatabase" fullname="QWebPluginDatabase::QWebPluginDatabase" href="qwebplugindatabase.html#QWebPluginDatabase" status="active" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPluginDatabase(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="pluginForMimeType" fullname="QWebPluginDatabase::pluginForMimeType" href="qwebplugindatabase.html#pluginForMimeType" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebPluginInfo" signature="QWebPluginInfo pluginForMimeType(const QString &amp;mimeType)">
<parameter left="const QString &amp;" right="" name="mimeType" default=""/>
</function>
<function threadsafety="unspecified" name="refresh" fullname="QWebPluginDatabase::refresh" href="qwebplugindatabase.html#refresh" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void refresh()"/>
<function threadsafety="unspecified" name="setPreferredPluginForMimeType" fullname="QWebPluginDatabase::setPreferredPluginForMimeType" href="qwebplugindatabase.html#setPreferredPluginForMimeType" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPreferredPluginForMimeType(const QString &amp;mimeType, const QWebPluginInfo &amp;plugin)">
<parameter left="const QString &amp;" right="" name="mimeType" default=""/>
<parameter left="const QWebPluginInfo &amp;" right="" name="plugin" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebPluginDatabase" fullname="QWebPluginDatabase::~QWebPluginDatabase" href="qwebplugindatabase.html#dtor.QWebPluginDatabase" status="active" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="76" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPluginDatabase()"/>
<function threadsafety="unspecified" name="plugins" fullname="QWebPluginDatabase::plugins" href="qwebplugindatabase.html#plugins" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebPluginInfo&gt;" signature="QList&lt;QWebPluginInfo&gt; plugins() const"/>
</class>
<class threadsafety="unspecified" name="QWebPluginInfo" href="qwebplugininfo.html" status="internal" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="35" since="4.6" module="QtWebKit" brief="Represents a single Netscape plugin">
<typedef threadsafety="unspecified" name="MimeType" fullname="QWebPluginInfo::MimeType" href="qwebplugininfo.html#MimeType-typedef" status="internal" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="46" since="4.6"/>
<function threadsafety="unspecified" name="operator=" fullname="QWebPluginInfo::operator=" href="qwebplugininfo.html#operator-eq" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="39" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebPluginInfo &amp;" signature="QWebPluginInfo &amp; operator=(const QWebPluginInfo &amp;other)">
<parameter left="const QWebPluginInfo &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebPluginInfo" fullname="QWebPluginInfo::QWebPluginInfo" href="qwebplugininfo.html#QWebPluginInfo" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="37" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPluginInfo()"/>
<function threadsafety="unspecified" name="QWebPluginInfo" fullname="QWebPluginInfo::QWebPluginInfo" href="qwebplugininfo.html#QWebPluginInfo-2" status="active" access="private" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="43" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPluginInfo(WebCore::PluginPackage *package)">
<parameter left="WebCore::PluginPackage *" right="" name="package" default=""/>
</function>
<function threadsafety="unspecified" name="QWebPluginInfo" fullname="QWebPluginInfo::QWebPluginInfo" href="qwebplugininfo.html#QWebPluginInfo-1" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="38" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPluginInfo(const QWebPluginInfo &amp;other)">
<parameter left="const QWebPluginInfo &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setEnabled" fullname="QWebPluginInfo::setEnabled" href="qwebplugininfo.html#setEnabled" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setEnabled(bool enabled)">
<parameter left="bool" right="" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebPluginInfo" fullname="QWebPluginInfo::~QWebPluginInfo" href="qwebplugininfo.html#dtor.QWebPluginInfo" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="40" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPluginInfo()"/>
<function threadsafety="unspecified" name="mimeTypes" fullname="QWebPluginInfo::mimeTypes" href="qwebplugininfo.html#mimeTypes" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;MimeType&gt;" signature="QList&lt;MimeType&gt; mimeTypes() const"/>
<function threadsafety="unspecified" name="description" fullname="QWebPluginInfo::description" href="qwebplugininfo.html#description" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="49" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString description() const"/>
<function threadsafety="unspecified" name="name" fullname="QWebPluginInfo::name" href="qwebplugininfo.html#name" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="48" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="path" fullname="QWebPluginInfo::path" href="qwebplugininfo.html#path" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString path() const"/>
<function threadsafety="unspecified" name="isEnabled" fullname="QWebPluginInfo::isEnabled" href="qwebplugininfo.html#isEnabled" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="57" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isEnabled() const"/>
<function threadsafety="unspecified" name="isNull" fullname="QWebPluginInfo::isNull" href="qwebplugininfo.html#isNull" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isNull() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QWebPluginInfo::operator!=" href="qwebplugininfo.html#operator-not-eq" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QWebPluginInfo &amp;other) const">
<parameter left="const QWebPluginInfo &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QWebPluginInfo::operator==" href="qwebplugininfo.html#operator-eq-eq" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QWebPluginInfo &amp;other) const">
<parameter left="const QWebPluginInfo &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="supportsMimeType" fullname="QWebPluginInfo::supportsMimeType" href="qwebplugininfo.html#supportsMimeType" status="active" access="public" location="qwebplugindatabase_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebplugindatabase_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsMimeType(const QString &amp;mimeType) const">
<parameter left="const QString &amp;" right="" name="mimeType" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebPluginFactory" href="qwebpluginfactory.html" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="34" since="4.4" module="QtWebKit" brief="Used to embed custom data types in web pages">
<class threadsafety="unspecified" name="ExtensionOption" fullname="QWebPluginFactory::ExtensionOption" href="qwebpluginfactory-extensionoption.html" status="internal" access="private" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="61" since="4.4" module="QtWebKit" brief="Extended input argument to QWebPluginFactory's extension support"/>
<class threadsafety="unspecified" name="ExtensionReturn" fullname="QWebPluginFactory::ExtensionReturn" href="qwebpluginfactory-extensionreturn.html" status="internal" access="private" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="63" since="4.4" module="QtWebKit" brief="ExtensionOption class provides an extended output argument to QWebPluginFactory's extension support"/>
<class threadsafety="unspecified" name="MimeType" fullname="QWebPluginFactory::MimeType" href="qwebpluginfactory-mimetype.html" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="37" since="4.4" module="QtWebKit" brief="QWebPluginFactory::MimeType structure describes a mime type supported by a plugin">
<function threadsafety="unspecified" name="operator!=" fullname="QWebPluginFactory::MimeType::operator!=" href="qwebpluginfactory-mimetype.html#operator-not-eq" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="42" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const MimeType &amp;other) const">
<parameter left="const MimeType &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QWebPluginFactory::MimeType::operator==" href="qwebpluginfactory-mimetype.html#operator-eq-eq" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const MimeType &amp;other) const">
<parameter left="const MimeType &amp;" right="" name="other" default=""/>
</function>
<variable threadsafety="unspecified" name="description" fullname="QWebPluginFactory::MimeType::description" href="qwebpluginfactory-mimetype.html#description-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="39" type="QString" static="false"/>
<variable threadsafety="unspecified" name="fileExtensions" fullname="QWebPluginFactory::MimeType::fileExtensions" href="qwebpluginfactory-mimetype.html#fileExtensions-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="40" type="QStringList" static="false"/>
<variable threadsafety="unspecified" name="name" fullname="QWebPluginFactory::MimeType::name" href="qwebpluginfactory-mimetype.html#name-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="38" type="QString" static="false"/>
</class>
<class threadsafety="unspecified" name="Plugin" fullname="QWebPluginFactory::Plugin" href="qwebpluginfactory-plugin.html" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="45" since="4.4" module="QtWebKit" brief="QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create">
<variable threadsafety="unspecified" name="description" fullname="QWebPluginFactory::Plugin::description" href="qwebpluginfactory-plugin.html#description-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="47" type="QString" static="false"/>
<variable threadsafety="unspecified" name="mimeTypes" fullname="QWebPluginFactory::Plugin::mimeTypes" href="qwebpluginfactory-plugin.html#mimeTypes-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="48" type="QList&lt;MimeType&gt;" static="false"/>
<variable threadsafety="unspecified" name="name" fullname="QWebPluginFactory::Plugin::name" href="qwebpluginfactory-plugin.html#name-var" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="46" type="QString" static="false"/>
</class>
<enum threadsafety="unspecified" name="Extension" fullname="QWebPluginFactory::Extension" href="qwebpluginfactory.html#Extension-enum" status="internal" access="private" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="59"/>
<function threadsafety="unspecified" name="QWebPluginFactory" fullname="QWebPluginFactory::QWebPluginFactory" href="qwebpluginfactory.html#QWebPluginFactory" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="51" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPluginFactory(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="extension" fullname="QWebPluginFactory::extension" href="qwebpluginfactory.html#extension" status="internal" access="private" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output)">
<parameter left="Extension" right="" name="extension" default=""/>
<parameter left="const ExtensionOption *" right="" name="option" default="Q_NULLPTR"/>
<parameter left="ExtensionReturn *" right="" name="output" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="refreshPlugins" fullname="QWebPluginFactory::refreshPlugins" href="qwebpluginfactory.html#refreshPlugins" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="55" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void refreshPlugins()"/>
<function threadsafety="unspecified" name="~QWebPluginFactory" fullname="QWebPluginFactory::~QWebPluginFactory" href="qwebpluginfactory.html#dtor.QWebPluginFactory" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="52" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPluginFactory()"/>
<function threadsafety="unspecified" name="plugins" fullname="QWebPluginFactory::plugins" href="qwebpluginfactory.html#plugins" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="54" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;Plugin&gt;" signature="QList&lt;Plugin&gt; plugins() const = 0"/>
<function threadsafety="unspecified" name="create" fullname="QWebPluginFactory::create" href="qwebpluginfactory.html#create" status="active" access="public" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="57" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QObject *" signature="QObject * create(const QString &amp;mimeType, const QUrl &amp;url, const QStringList &amp;argumentNames, const QStringList &amp;argumentValues) const = 0">
<parameter left="const QString &amp;" right="" name="mimeType" default=""/>
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
<parameter left="const QStringList &amp;" right="" name="argumentNames" default=""/>
<parameter left="const QStringList &amp;" right="" name="argumentValues" default=""/>
</function>
<function threadsafety="unspecified" name="supportsExtension" fullname="QWebPluginFactory::supportsExtension" href="qwebpluginfactory.html#supportsExtension" status="internal" access="private" location="qwebpluginfactory.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebpluginfactory.h" lineno="66" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsExtension(Extension extension) const">
<parameter left="Extension" right="" name="extension" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebScriptWorld" href="qwebscriptworld.html" status="internal" access="private" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="39">
<function threadsafety="unspecified" name="operator=" fullname="QWebScriptWorld::operator=" href="qwebscriptworld.html#operator-eq" status="active" access="public" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="43" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebScriptWorld &amp;" signature="QWebScriptWorld &amp; operator=(const QWebScriptWorld &amp;)">
<parameter left="const QWebScriptWorld &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebScriptWorld" fullname="QWebScriptWorld::QWebScriptWorld" href="qwebscriptworld.html#QWebScriptWorld" status="active" access="public" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="41" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebScriptWorld()"/>
<function threadsafety="unspecified" name="QWebScriptWorld" fullname="QWebScriptWorld::QWebScriptWorld" href="qwebscriptworld.html#QWebScriptWorld-1" status="active" access="public" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="42" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebScriptWorld(const QWebScriptWorld &amp;)">
<parameter left="const QWebScriptWorld &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebScriptWorld" fullname="QWebScriptWorld::~QWebScriptWorld" href="qwebscriptworld.html#dtor.QWebScriptWorld" status="active" access="public" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="44" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebScriptWorld()"/>
<function threadsafety="unspecified" name="world" fullname="QWebScriptWorld::world" href="qwebscriptworld.html#world" status="active" access="public" location="qwebscriptworld.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::DOMWrapperWorld *" signature="WebCore::DOMWrapperWorld * world() const"/>
</class>
<class threadsafety="unspecified" name="QWebScriptWorldPrivate" href="qwebscriptworldprivate.html" status="internal" access="private" location="qwebscriptworld_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld_p.h" lineno="29">
<function threadsafety="unspecified" name="QWebScriptWorldPrivate" fullname="QWebScriptWorldPrivate::QWebScriptWorldPrivate" href="qwebscriptworldprivate.html#QWebScriptWorldPrivate" status="active" access="public" location="qwebscriptworld_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld_p.h" lineno="31" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebScriptWorldPrivate(WTF::PassRefPtr&lt;WebCore::DOMWrapperWorld&gt; o)">
<parameter left="WTF::PassRefPtr&lt;WebCore::DOMWrapperWorld&gt;" right="" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebScriptWorldPrivate" fullname="QWebScriptWorldPrivate::~QWebScriptWorldPrivate" href="qwebscriptworldprivate.html#dtor.QWebScriptWorldPrivate" status="active" access="public" location="qwebscriptworld_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld_p.h" lineno="37" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebScriptWorldPrivate()"/>
<variable threadsafety="unspecified" name="world" fullname="QWebScriptWorldPrivate::world" href="qwebscriptworldprivate.html#world-var" status="active" access="public" location="qwebscriptworld_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebscriptworld_p.h" lineno="41" type="WTF::RefPtr&lt;WebCore::DOMWrapperWorld&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebSecurityOrigin" href="qwebsecurityorigin.html" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="37" since="4.5" module="QtWebKit" brief="Defines a security boundary for web sites">
<enum threadsafety="unspecified" name="SubdomainSetting" fullname="QWebSecurityOrigin::SubdomainSetting" href="qwebsecurityorigin.html#SubdomainSetting-enum" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="39">
<value name="AllowSubdomains" value="0"/>
<value name="DisallowSubdomains" value="1"/>
</enum>
<function threadsafety="unspecified" name="allOrigins" fullname="QWebSecurityOrigin::allOrigins" href="qwebsecurityorigin.html#allOrigins" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="44" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebSecurityOrigin&gt;" signature="QList&lt;QWebSecurityOrigin&gt; allOrigins()"/>
<function threadsafety="unspecified" name="localSchemes" fullname="QWebSecurityOrigin::localSchemes" href="qwebsecurityorigin.html#localSchemes" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="47" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList localSchemes()"/>
<function threadsafety="unspecified" name="operator=" fullname="QWebSecurityOrigin::operator=" href="qwebsecurityorigin.html#operator-eq" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="68" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebSecurityOrigin &amp;" signature="QWebSecurityOrigin &amp; operator=(const QWebSecurityOrigin &amp;other)">
<parameter left="const QWebSecurityOrigin &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebSecurityOrigin" fullname="QWebSecurityOrigin::QWebSecurityOrigin" href="qwebsecurityorigin.html#QWebSecurityOrigin-2" status="internal" access="private" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSecurityOrigin(QWebSecurityOriginPrivate *priv)">
<parameter left="QWebSecurityOriginPrivate *" right="" name="priv" default=""/>
</function>
<function threadsafety="unspecified" name="QWebSecurityOrigin" fullname="QWebSecurityOrigin::QWebSecurityOrigin" href="qwebsecurityorigin.html#QWebSecurityOrigin" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="52" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSecurityOrigin(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="QWebSecurityOrigin" fullname="QWebSecurityOrigin::QWebSecurityOrigin" href="qwebsecurityorigin.html#QWebSecurityOrigin-1" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="67" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSecurityOrigin(const QWebSecurityOrigin &amp;other)">
<parameter left="const QWebSecurityOrigin &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="addAccessWhitelistEntry" fullname="QWebSecurityOrigin::addAccessWhitelistEntry" href="qwebsecurityorigin.html#addAccessWhitelistEntry" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addAccessWhitelistEntry(const QString &amp;scheme, const QString &amp;host, SubdomainSetting subdomainSetting)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
<parameter left="const QString &amp;" right="" name="host" default=""/>
<parameter left="SubdomainSetting" right="" name="subdomainSetting" default=""/>
</function>
<function threadsafety="unspecified" name="addLocalScheme" fullname="QWebSecurityOrigin::addLocalScheme" href="qwebsecurityorigin.html#addLocalScheme" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="45" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void addLocalScheme(const QString &amp;scheme)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
</function>
<function threadsafety="unspecified" name="removeAccessWhitelistEntry" fullname="QWebSecurityOrigin::removeAccessWhitelistEntry" href="qwebsecurityorigin.html#removeAccessWhitelistEntry" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="50" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeAccessWhitelistEntry(const QString &amp;scheme, const QString &amp;host, SubdomainSetting subdomainSetting)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
<parameter left="const QString &amp;" right="" name="host" default=""/>
<parameter left="SubdomainSetting" right="" name="subdomainSetting" default=""/>
</function>
<function threadsafety="unspecified" name="removeLocalScheme" fullname="QWebSecurityOrigin::removeLocalScheme" href="qwebsecurityorigin.html#removeLocalScheme" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="46" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void removeLocalScheme(const QString &amp;scheme)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
</function>
<function threadsafety="unspecified" name="setApplicationCacheQuota" fullname="QWebSecurityOrigin::setApplicationCacheQuota" href="qwebsecurityorigin.html#setApplicationCacheQuota" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setApplicationCacheQuota(qint64 quota)">
<parameter left="qint64" right="" name="quota" default=""/>
</function>
<function threadsafety="unspecified" name="setDatabaseQuota" fullname="QWebSecurityOrigin::setDatabaseQuota" href="qwebsecurityorigin.html#setDatabaseQuota" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setDatabaseQuota(qint64 quota)">
<parameter left="qint64" right="" name="quota" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebSecurityOrigin" fullname="QWebSecurityOrigin::~QWebSecurityOrigin" href="qwebsecurityorigin.html#dtor.QWebSecurityOrigin" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="53" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebSecurityOrigin()"/>
<function threadsafety="unspecified" name="databases" fullname="QWebSecurityOrigin::databases" href="qwebsecurityorigin.html#databases" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebDatabase&gt;" signature="QList&lt;QWebDatabase&gt; databases() const"/>
<function threadsafety="unspecified" name="host" fullname="QWebSecurityOrigin::host" href="qwebsecurityorigin.html#host" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="56" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString host() const"/>
<function threadsafety="unspecified" name="scheme" fullname="QWebSecurityOrigin::scheme" href="qwebsecurityorigin.html#scheme" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString scheme() const"/>
<function threadsafety="unspecified" name="port" fullname="QWebSecurityOrigin::port" href="qwebsecurityorigin.html#port" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="57" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int port() const"/>
<function threadsafety="unspecified" name="databaseQuota" fullname="QWebSecurityOrigin::databaseQuota" href="qwebsecurityorigin.html#databaseQuota" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 databaseQuota() const"/>
<function threadsafety="unspecified" name="databaseUsage" fullname="QWebSecurityOrigin::databaseUsage" href="qwebsecurityorigin.html#databaseUsage" status="active" access="public" location="qwebsecurityorigin.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin.h" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 databaseUsage() const"/>
</class>
<class threadsafety="unspecified" name="QWebSecurityOriginPrivate" href="qwebsecurityoriginprivate.html" status="internal" access="private" location="qwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin_p.h" lineno="26">
<function threadsafety="unspecified" name="QWebSecurityOriginPrivate" fullname="QWebSecurityOriginPrivate::QWebSecurityOriginPrivate" href="qwebsecurityoriginprivate.html#QWebSecurityOriginPrivate" status="active" access="public" location="qwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin_p.h" lineno="28" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSecurityOriginPrivate(WTF::PassRefPtr&lt;WebCore::SecurityOrigin&gt; o)">
<parameter left="WTF::PassRefPtr&lt;WebCore::SecurityOrigin&gt;" right="" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebSecurityOriginPrivate" fullname="QWebSecurityOriginPrivate::~QWebSecurityOriginPrivate" href="qwebsecurityoriginprivate.html#dtor.QWebSecurityOriginPrivate" status="active" access="public" location="qwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin_p.h" lineno="33" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebSecurityOriginPrivate()"/>
<variable threadsafety="unspecified" name="origin" fullname="QWebSecurityOriginPrivate::origin" href="qwebsecurityoriginprivate.html#origin-var" status="active" access="public" location="qwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsecurityorigin_p.h" lineno="36" type="WTF::RefPtr&lt;WebCore::SecurityOrigin&gt;" static="false"/>
</class>
<function threadsafety="unspecified" name="qt_networkAccessAllowed" status="internal" access="private" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="41" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void qt_networkAccessAllowed(bool isAllowed)">
<parameter left="bool" right="" name="isAllowed" default=""/>
</function>
<class threadsafety="unspecified" name="QWebSettings" href="qwebsettings.html" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="43" since="4.4" module="QtWebKit" brief="Object to store the settings used by QWebPage and QWebFrame">
<contents name="enabling-plugins" title="Enabling Plugins" level="1"/>
<contents name="web-application-support" title="Web Application Support" level="1"/>
<enum threadsafety="unspecified" name="FontFamily" fullname="QWebSettings::FontFamily" href="qwebsettings.html#FontFamily-enum" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="45">
<value name="StandardFont" value="0"/>
<value name="FixedFont" value="1"/>
<value name="SerifFont" value="2"/>
<value name="SansSerifFont" value="3"/>
<value name="CursiveFont" value="4"/>
<value name="FantasyFont" value="5"/>
</enum>
<enum threadsafety="unspecified" name="FontSize" fullname="QWebSettings::FontSize" href="qwebsettings.html#FontSize-enum" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="105">
<value name="MinimumFontSize" value="0"/>
<value name="MinimumLogicalFontSize" value="1"/>
<value name="DefaultFontSize" value="2"/>
<value name="DefaultFixedFontSize" value="3"/>
</enum>
<enum threadsafety="unspecified" name="ThirdPartyCookiePolicy" fullname="QWebSettings::ThirdPartyCookiePolicy" href="qwebsettings.html#ThirdPartyCookiePolicy-enum" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="111" since="QtWebKit 2,3">
<value name="AlwaysAllowThirdPartyCookies" value="0"/>
<value name="AlwaysBlockThirdPartyCookies" value="1"/>
<value name="AllowThirdPartyWithExistingCookies" value="2"/>
</enum>
<enum threadsafety="unspecified" name="WebAttribute" fullname="QWebSettings::WebAttribute" href="qwebsettings.html#WebAttribute-enum" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="53">
<value name="AutoLoadImages" value="0"/>
<value name="JavascriptEnabled" value="1"/>
<value name="JavaEnabled" value="2"/>
<value name="PluginsEnabled" value="3"/>
<value name="PrivateBrowsingEnabled" value="4"/>
<value name="JavascriptCanOpenWindows" value="5"/>
<value name="JavascriptCanAccessClipboard" value="6"/>
<value name="DeveloperExtrasEnabled" value="7"/>
<value name="LinksIncludedInFocusChain" value="8"/>
<value name="ZoomTextOnly" value="9"/>
<value name="PrintElementBackgrounds" value="10"/>
<value name="OfflineStorageDatabaseEnabled" value="11"/>
<value name="OfflineWebApplicationCacheEnabled" value="12"/>
<value name="LocalStorageEnabled" value="13"/>
<value name="LocalStorageDatabaseEnabled" value="LocalStorageEnabled"/>
<value name="LocalContentCanAccessRemoteUrls" value=""/>
<value name="DnsPrefetchEnabled" value=""/>
<value name="XSSAuditingEnabled" value=""/>
<value name="AcceleratedCompositingEnabled" value=""/>
<value name="SpatialNavigationEnabled" value=""/>
<value name="LocalContentCanAccessFileUrls" value=""/>
<value name="TiledBackingStoreEnabled" value=""/>
<value name="FrameFlatteningEnabled" value=""/>
<value name="SiteSpecificQuirksEnabled" value=""/>
<value name="JavascriptCanCloseWindows" value=""/>
<value name="WebGLEnabled" value=""/>
<value name="CSSRegionsEnabled" value=""/>
<value name="HyperlinkAuditingEnabled" value=""/>
<value name="CSSGridLayoutEnabled" value=""/>
<value name="ScrollAnimatorEnabled" value=""/>
<value name="CaretBrowsingEnabled" value=""/>
<value name="NotificationsEnabled" value=""/>
<value name="WebAudioEnabled" value=""/>
<value name="Accelerated2dCanvasEnabled" value=""/>
<value name="MediaSourceEnabled" value=""/>
<value name="MediaEnabled" value=""/>
<value name="WebSecurityEnabled" value=""/>
<value name="FullScreenSupportEnabled" value=""/>
</enum>
<enum threadsafety="unspecified" name="WebGraphic" fullname="QWebSettings::WebGraphic" href="qwebsettings.html#WebGraphic-enum" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="95">
<value name="MissingImageGraphic" value="0"/>
<value name="MissingPluginGraphic" value="1"/>
<value name="DefaultFrameIconGraphic" value="2"/>
<value name="TextAreaSizeGripCornerGraphic" value="3"/>
<value name="DeleteButtonGraphic" value="4"/>
<value name="InputSpeechButtonGraphic" value="5"/>
<value name="SearchCancelButtonGraphic" value="6"/>
<value name="SearchCancelButtonPressedGraphic" value="7"/>
</enum>
<function threadsafety="unspecified" name="iconForUrl" fullname="QWebSettings::iconForUrl" href="qwebsettings.html#iconForUrl" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="140" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QIcon" signature="QIcon iconForUrl(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="webGraphic" fullname="QWebSettings::webGraphic" href="qwebsettings.html#webGraphic" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="148" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QPixmap" signature="QPixmap webGraphic(WebGraphic type)">
<parameter left="WebGraphic" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="iconDatabasePath" fullname="QWebSettings::iconDatabasePath" href="qwebsettings.html#iconDatabasePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="138" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QString" signature="QString iconDatabasePath()"/>
<function threadsafety="unspecified" name="offlineStoragePath" fullname="QWebSettings::offlineStoragePath" href="qwebsettings.html#offlineStoragePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="155" since="4.5" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QString" signature="QString offlineStoragePath()"/>
<function threadsafety="unspecified" name="offlineWebApplicationCachePath" fullname="QWebSettings::offlineWebApplicationCachePath" href="qwebsettings.html#offlineWebApplicationCachePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="160" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QString" signature="QString offlineWebApplicationCachePath()"/>
<function threadsafety="unspecified" name="pluginSearchPaths" fullname="QWebSettings::pluginSearchPaths" href="qwebsettings.html#pluginSearchPaths" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="143" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList pluginSearchPaths()"/>
<function threadsafety="unspecified" name="globalSettings" fullname="QWebSettings::globalSettings" href="qwebsettings.html#globalSettings" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="117" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebSettings *" signature="QWebSettings * globalSettings()"/>
<function threadsafety="unspecified" name="QWebSettings" fullname="QWebSettings::QWebSettings" href="qwebsettings.html#QWebSettings" status="internal" access="private" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="186" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSettings()"/>
<function threadsafety="unspecified" name="QWebSettings" fullname="QWebSettings::QWebSettings" href="qwebsettings.html#QWebSettings-1" status="internal" access="private" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="187" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebSettings(WebCore::Settings *settings)">
<parameter left="WebCore::Settings *" right="" name="settings" default=""/>
</function>
<function threadsafety="unspecified" name="maximumPagesInCache" fullname="QWebSettings::maximumPagesInCache" href="qwebsettings.html#maximumPagesInCache" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="151" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="int" signature="int maximumPagesInCache()"/>
<function threadsafety="unspecified" name="offlineStorageDefaultQuota" fullname="QWebSettings::offlineStorageDefaultQuota" href="qwebsettings.html#offlineStorageDefaultQuota" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="157" since="4.5" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 offlineStorageDefaultQuota()"/>
<function threadsafety="unspecified" name="offlineWebApplicationCacheQuota" fullname="QWebSettings::offlineWebApplicationCacheQuota" href="qwebsettings.html#offlineWebApplicationCacheQuota" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="162" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 offlineWebApplicationCacheQuota()"/>
<function threadsafety="unspecified" name="clearIconDatabase" fullname="QWebSettings::clearIconDatabase" href="qwebsettings.html#clearIconDatabase" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="139" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void clearIconDatabase()"/>
<function threadsafety="unspecified" name="clearMemoryCaches" fullname="QWebSettings::clearMemoryCaches" href="qwebsettings.html#clearMemoryCaches" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="167" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void clearMemoryCaches()"/>
<function threadsafety="unspecified" name="enablePersistentStorage" fullname="QWebSettings::enablePersistentStorage" href="qwebsettings.html#enablePersistentStorage" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="169" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void enablePersistentStorage(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default="QString()"/>
</function>
<function threadsafety="unspecified" name="resetAttribute" fullname="QWebSettings::resetAttribute" href="qwebsettings.html#resetAttribute" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="129" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resetAttribute(WebAttribute attribute)">
<parameter left="WebAttribute" right="" name="attribute" default=""/>
</function>
<function threadsafety="unspecified" name="resetFontFamily" fullname="QWebSettings::resetFontFamily" href="qwebsettings.html#resetFontFamily" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resetFontFamily(FontFamily which)">
<parameter left="FontFamily" right="" name="which" default=""/>
</function>
<function threadsafety="unspecified" name="resetFontSize" fullname="QWebSettings::resetFontSize" href="qwebsettings.html#resetFontSize" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resetFontSize(FontSize type)">
<parameter left="FontSize" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QWebSettings::setAttribute" href="qwebsettings.html#setAttribute" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttribute(WebAttribute attribute, bool on)">
<parameter left="WebAttribute" right="" name="attribute" default=""/>
<parameter left="bool" right="" name="on" default=""/>
</function>
<function threadsafety="unspecified" name="setCSSMediaType" fullname="QWebSettings::setCSSMediaType" href="qwebsettings.html#setCSSMediaType" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="174" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCSSMediaType(const QString &amp;type)">
<parameter left="const QString &amp;" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="setDefaultTextEncoding" fullname="QWebSettings::setDefaultTextEncoding" href="qwebsettings.html#setDefaultTextEncoding" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="134" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setDefaultTextEncoding(const QString &amp;encoding)">
<parameter left="const QString &amp;" right="" name="encoding" default=""/>
</function>
<function threadsafety="unspecified" name="setFontFamily" fullname="QWebSettings::setFontFamily" href="qwebsettings.html#setFontFamily" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFontFamily(FontFamily which, const QString &amp;family)">
<parameter left="FontFamily" right="" name="which" default=""/>
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setFontSize" fullname="QWebSettings::setFontSize" href="qwebsettings.html#setFontSize" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFontSize(FontSize type, int size)">
<parameter left="FontSize" right="" name="type" default=""/>
<parameter left="int" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setIconDatabasePath" fullname="QWebSettings::setIconDatabasePath" href="qwebsettings.html#setIconDatabasePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="137" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setIconDatabasePath(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalStoragePath" fullname="QWebSettings::setLocalStoragePath" href="qwebsettings.html#setLocalStoragePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="164" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLocalStoragePath(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="setMaximumPagesInCache" fullname="QWebSettings::setMaximumPagesInCache" href="qwebsettings.html#setMaximumPagesInCache" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="150" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setMaximumPagesInCache(int pages)">
<parameter left="int" right="" name="pages" default=""/>
</function>
<function threadsafety="unspecified" name="setObjectCacheCapacities" fullname="QWebSettings::setObjectCacheCapacities" href="qwebsettings.html#setObjectCacheCapacities" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="152" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setObjectCacheCapacities(int cacheMinDeadCapacity, int cacheMaxDead, int totalCapacity)">
<parameter left="int" right="" name="cacheMinDeadCapacity" default=""/>
<parameter left="int" right="" name="cacheMaxDead" default=""/>
<parameter left="int" right="" name="totalCapacity" default=""/>
</function>
<function threadsafety="unspecified" name="setOfflineStorageDefaultQuota" fullname="QWebSettings::setOfflineStorageDefaultQuota" href="qwebsettings.html#setOfflineStorageDefaultQuota" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="156" since="4.5" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setOfflineStorageDefaultQuota(qint64 maximumSize)">
<parameter left="qint64" right="" name="maximumSize" default=""/>
</function>
<function threadsafety="unspecified" name="setOfflineStoragePath" fullname="QWebSettings::setOfflineStoragePath" href="qwebsettings.html#setOfflineStoragePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="154" since="4.5" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setOfflineStoragePath(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="setOfflineWebApplicationCachePath" fullname="QWebSettings::setOfflineWebApplicationCachePath" href="qwebsettings.html#setOfflineWebApplicationCachePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="159" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setOfflineWebApplicationCachePath(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="setOfflineWebApplicationCacheQuota" fullname="QWebSettings::setOfflineWebApplicationCacheQuota" href="qwebsettings.html#setOfflineWebApplicationCacheQuota" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="161" since="4.6" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setOfflineWebApplicationCacheQuota(qint64 maximumSize)">
<parameter left="qint64" right="" name="maximumSize" default=""/>
</function>
<function threadsafety="unspecified" name="setPluginSearchPaths" fullname="QWebSettings::setPluginSearchPaths" href="qwebsettings.html#setPluginSearchPaths" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="142" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setPluginSearchPaths(const QStringList &amp;paths)">
<parameter left="const QStringList &amp;" right="" name="paths" default=""/>
</function>
<function threadsafety="unspecified" name="setThirdPartyCookiePolicy" fullname="QWebSettings::setThirdPartyCookiePolicy" href="qwebsettings.html#setThirdPartyCookiePolicy" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="171" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setThirdPartyCookiePolicy(ThirdPartyCookiePolicy policy)">
<parameter left="ThirdPartyCookiePolicy" right="" name="policy" default=""/>
</function>
<function threadsafety="unspecified" name="setUserStyleSheetUrl" fullname="QWebSettings::setUserStyleSheetUrl" href="qwebsettings.html#setUserStyleSheetUrl" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setUserStyleSheetUrl(const QUrl &amp;location)">
<parameter left="const QUrl &amp;" right="" name="location" default=""/>
</function>
<function threadsafety="unspecified" name="setWebGraphic" fullname="QWebSettings::setWebGraphic" href="qwebsettings.html#setWebGraphic" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="147" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void setWebGraphic(WebGraphic type, const QPixmap &amp;graphic)">
<parameter left="WebGraphic" right="" name="type" default=""/>
<parameter left="const QPixmap &amp;" right="" name="graphic" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebSettings" fullname="QWebSettings::~QWebSettings" href="qwebsettings.html#dtor.QWebSettings" status="internal" access="private" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="188" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebSettings()"/>
<function threadsafety="unspecified" name="cssMediaType" fullname="QWebSettings::cssMediaType" href="qwebsettings.html#cssMediaType" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="175" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString cssMediaType() const"/>
<function threadsafety="unspecified" name="defaultTextEncoding" fullname="QWebSettings::defaultTextEncoding" href="qwebsettings.html#defaultTextEncoding" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="135" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString defaultTextEncoding() const"/>
<function threadsafety="unspecified" name="fontFamily" fullname="QWebSettings::fontFamily" href="qwebsettings.html#fontFamily" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fontFamily(FontFamily which) const">
<parameter left="FontFamily" right="" name="which" default=""/>
</function>
<function threadsafety="unspecified" name="localStoragePath" fullname="QWebSettings::localStoragePath" href="qwebsettings.html#localStoragePath" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="165" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString localStoragePath() const"/>
<function threadsafety="unspecified" name="userStyleSheetUrl" fullname="QWebSettings::userStyleSheetUrl" href="qwebsettings.html#userStyleSheetUrl" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="132" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl userStyleSheetUrl() const"/>
<function threadsafety="unspecified" name="thirdPartyCookiePolicy" fullname="QWebSettings::thirdPartyCookiePolicy" href="qwebsettings.html#thirdPartyCookiePolicy" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="172" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSettings::ThirdPartyCookiePolicy" signature="QWebSettings::ThirdPartyCookiePolicy thirdPartyCookiePolicy() const"/>
<function threadsafety="unspecified" name="handle" fullname="QWebSettings::handle" href="qwebsettings.html#handle" status="internal" access="private" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="177" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSettingsPrivate *" signature="QWebSettingsPrivate * handle() const"/>
<function threadsafety="unspecified" name="testAttribute" fullname="QWebSettings::testAttribute" href="qwebsettings.html#testAttribute" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="128" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool testAttribute(WebAttribute attribute) const">
<parameter left="WebAttribute" right="" name="attribute" default=""/>
</function>
<function threadsafety="unspecified" name="fontSize" fullname="QWebSettings::fontSize" href="qwebsettings.html#fontSize" status="active" access="public" location="qwebsettings.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/Api/qwebsettings.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int fontSize(FontSize type) const">
<parameter left="FontSize" right="" name="type" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QGraphicsWebView" href="qgraphicswebview.html" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="40" since="4.6" module="QtWebKit" brief="Allows Web content to be added to a GraphicsView">
<contents name="browser-features" title="Browser Features" level="1"/>
<function threadsafety="unspecified" name="QGraphicsWebView" fullname="QGraphicsWebView::QGraphicsWebView" href="qgraphicswebview.html#QGraphicsWebView" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QGraphicsWebView(QGraphicsItem *parent)">
<parameter left="QGraphicsItem *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="itemChange" fullname="QGraphicsWebView::itemChange" href="qgraphicswebview.html#itemChange" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant itemChange(GraphicsItemChange change, const QVariant &amp;value)">
<parameter left="GraphicsItemChange" right="" name="change" default=""/>
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="event" fullname="QGraphicsWebView::event" href="qgraphicswebview.html#event" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *event)">
<parameter left="QEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="findText" fullname="QGraphicsWebView::findText" href="qgraphicswebview.html#findText" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool findText(const QString &amp;subString, QWebPage::FindFlags options)">
<parameter left="const QString &amp;" right="" name="subString" default=""/>
<parameter left="QWebPage::FindFlags" right="" name="options" default="QWebPage::FindFlags()"/>
</function>
<function threadsafety="unspecified" name="focusNextPrevChild" fullname="QGraphicsWebView::focusNextPrevChild" href="qgraphicswebview.html#focusNextPrevChild" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool focusNextPrevChild(bool next)">
<parameter left="bool" right="" name="next" default=""/>
</function>
<function threadsafety="unspecified" name="sceneEvent" fullname="QGraphicsWebView::sceneEvent" href="qgraphicswebview.html#sceneEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool sceneEvent(QEvent *event)">
<parameter left="QEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="back" fullname="QGraphicsWebView::back" href="qgraphicswebview.html#back" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="111" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void back()"/>
<function threadsafety="unspecified" name="contextMenuEvent" fullname="QGraphicsWebView::contextMenuEvent" href="qgraphicswebview.html#contextMenuEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contextMenuEvent(QGraphicsSceneContextMenuEvent *ev)">
<parameter left="QGraphicsSceneContextMenuEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragEnterEvent" fullname="QGraphicsWebView::dragEnterEvent" href="qgraphicswebview.html#dragEnterEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="141" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragEnterEvent(QGraphicsSceneDragDropEvent *ev)">
<parameter left="QGraphicsSceneDragDropEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragLeaveEvent" fullname="QGraphicsWebView::dragLeaveEvent" href="qgraphicswebview.html#dragLeaveEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragLeaveEvent(QGraphicsSceneDragDropEvent *ev)">
<parameter left="QGraphicsSceneDragDropEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragMoveEvent" fullname="QGraphicsWebView::dragMoveEvent" href="qgraphicswebview.html#dragMoveEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragMoveEvent(QGraphicsSceneDragDropEvent *ev)">
<parameter left="QGraphicsSceneDragDropEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dropEvent" fullname="QGraphicsWebView::dropEvent" href="qgraphicswebview.html#dropEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="144" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dropEvent(QGraphicsSceneDragDropEvent *ev)">
<parameter left="QGraphicsSceneDragDropEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="focusInEvent" fullname="QGraphicsWebView::focusInEvent" href="qgraphicswebview.html#focusInEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="145" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusInEvent(QFocusEvent *ev)">
<parameter left="QFocusEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="focusOutEvent" fullname="QGraphicsWebView::focusOutEvent" href="qgraphicswebview.html#focusOutEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusOutEvent(QFocusEvent *ev)">
<parameter left="QFocusEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="forward" fullname="QGraphicsWebView::forward" href="qgraphicswebview.html#forward" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="112" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void forward()"/>
<function threadsafety="unspecified" name="hoverLeaveEvent" fullname="QGraphicsWebView::hoverLeaveEvent" href="qgraphicswebview.html#hoverLeaveEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hoverLeaveEvent(QGraphicsSceneHoverEvent *ev)">
<parameter left="QGraphicsSceneHoverEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="hoverMoveEvent" fullname="QGraphicsWebView::hoverMoveEvent" href="qgraphicswebview.html#hoverMoveEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hoverMoveEvent(QGraphicsSceneHoverEvent *ev)">
<parameter left="QGraphicsSceneHoverEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="iconChanged" fullname="QGraphicsWebView::iconChanged" href="qgraphicswebview.html#icon-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="122" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="void" signature="void iconChanged()"/>
<function threadsafety="unspecified" name="inputMethodEvent" fullname="QGraphicsWebView::inputMethodEvent" href="qgraphicswebview.html#inputMethodEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void inputMethodEvent(QInputMethodEvent *ev)">
<parameter left="QInputMethodEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QGraphicsWebView::keyPressEvent" href="qgraphicswebview.html#keyPressEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *ev)">
<parameter left="QKeyEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="keyReleaseEvent" fullname="QGraphicsWebView::keyReleaseEvent" href="qgraphicswebview.html#keyReleaseEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyReleaseEvent(QKeyEvent *ev)">
<parameter left="QKeyEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="linkClicked" fullname="QGraphicsWebView::linkClicked" href="qgraphicswebview.html#linkClicked" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="124" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void linkClicked(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="load" fullname="QGraphicsWebView::load" href="qgraphicswebview.html#load-1" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QNetworkRequest &amp;request, QNetworkAccessManager::Operation operation, const QByteArray &amp;body)">
<parameter left="const QNetworkRequest &amp;" right="" name="request" default=""/>
<parameter left="QNetworkAccessManager::Operation" right="" name="operation" default="QNetworkAccessManager::GetOperation"/>
<parameter left="const QByteArray &amp;" right="" name="body" default="QByteArray()"/>
</function>
<function threadsafety="unspecified" name="load" fullname="QGraphicsWebView::load" href="qgraphicswebview.html#load" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="loadFinished" fullname="QGraphicsWebView::loadFinished" href="qgraphicswebview.html#loadFinished" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="117" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFinished(bool ok)">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="loadProgress" fullname="QGraphicsWebView::loadProgress" href="qgraphicswebview.html#loadProgress" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="119" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadProgress(int progress)">
<parameter left="int" right="" name="progress" default=""/>
</function>
<function threadsafety="unspecified" name="loadStarted" fullname="QGraphicsWebView::loadStarted" href="qgraphicswebview.html#loadStarted" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="116" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadStarted()"/>
<function threadsafety="unspecified" name="mouseDoubleClickEvent" fullname="QGraphicsWebView::mouseDoubleClickEvent" href="qgraphicswebview.html#mouseDoubleClickEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseDoubleClickEvent(QGraphicsSceneMouseEvent *ev)">
<parameter left="QGraphicsSceneMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mouseMoveEvent" fullname="QGraphicsWebView::mouseMoveEvent" href="qgraphicswebview.html#mouseMoveEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseMoveEvent(QGraphicsSceneMouseEvent *ev)">
<parameter left="QGraphicsSceneMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mousePressEvent" fullname="QGraphicsWebView::mousePressEvent" href="qgraphicswebview.html#mousePressEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mousePressEvent(QGraphicsSceneMouseEvent *ev)">
<parameter left="QGraphicsSceneMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mouseReleaseEvent" fullname="QGraphicsWebView::mouseReleaseEvent" href="qgraphicswebview.html#mouseReleaseEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="129" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseReleaseEvent(QGraphicsSceneMouseEvent *ev)">
<parameter left="QGraphicsSceneMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="paint" fullname="QGraphicsWebView::paint" href="qgraphicswebview.html#paint" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)">
<parameter left="QPainter *" right="" name="painter" default=""/>
<parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/>
<parameter left="QWidget *" right="" name="widget" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="reload" fullname="QGraphicsWebView::reload" href="qgraphicswebview.html#reload" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="113" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reload()"/>
<function threadsafety="unspecified" name="setContent" fullname="QGraphicsWebView::setContent" href="qgraphicswebview.html#setContent" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContent(const QByteArray &amp;data, const QString &amp;mimeType, const QUrl &amp;baseUrl)">
<parameter left="const QByteArray &amp;" right="" name="data" default=""/>
<parameter left="const QString &amp;" right="" name="mimeType" default="QString()"/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setGeometry" fullname="QGraphicsWebView::setGeometry" href="qgraphicswebview.html#setGeometry" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setGeometry(const QRectF &amp;rect)">
<parameter left="const QRectF &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="setHtml" fullname="QGraphicsWebView::setHtml" href="qgraphicswebview.html#setHtml" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setHtml(const QString &amp;html, const QUrl &amp;baseUrl)">
<parameter left="const QString &amp;" right="" name="html" default=""/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setPage" fullname="QGraphicsWebView::setPage" href="qgraphicswebview.html#setPage" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPage(QWebPage *page)">
<parameter left="QWebPage *" right="" name="page" default=""/>
</function>
<function threadsafety="unspecified" name="setRenderHint" fullname="QGraphicsWebView::setRenderHint" href="qgraphicswebview.html#setRenderHint" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="107" since="4.8" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setRenderHint(QPainter::RenderHint hint, bool enabled)">
<parameter left="QPainter::RenderHint" right="" name="hint" default=""/>
<parameter left="bool" right="" name="enabled" default="true"/>
</function>
<function threadsafety="unspecified" name="setRenderHints" fullname="QGraphicsWebView::setRenderHints" href="qgraphicswebview.html#setRenderHints" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="106" since="4.8" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="renderHints" type="void" signature="void setRenderHints(QPainter::RenderHints hints)">
<parameter left="QPainter::RenderHints" right="" name="hints" default=""/>
</function>
<function threadsafety="unspecified" name="setResizesToContents" fullname="QGraphicsWebView::setResizesToContents" href="qgraphicswebview.html#resizesToContents-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="resizesToContents" type="void" signature="void setResizesToContents(bool enabled)">
<parameter left="bool" right="" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="setTiledBackingStoreFrozen" fullname="QGraphicsWebView::setTiledBackingStoreFrozen" href="qgraphicswebview.html#tiledBackingStoreFrozen-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="tiledBackingStoreFrozen" type="void" signature="void setTiledBackingStoreFrozen(bool frozen)">
<parameter left="bool" right="" name="frozen" default=""/>
</function>
<function threadsafety="unspecified" name="setUrl" fullname="QGraphicsWebView::setUrl" href="qgraphicswebview.html#url-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void setUrl(const QUrl &amp;)">
<parameter left="const QUrl &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QGraphicsWebView::setZoomFactor" href="qgraphicswebview.html#zoomFactor-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="void" signature="void setZoomFactor(qreal )">
<parameter left="qreal" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="statusBarMessage" fullname="QGraphicsWebView::statusBarMessage" href="qgraphicswebview.html#statusBarMessage" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="123" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void statusBarMessage(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QGraphicsWebView::stop" href="qgraphicswebview.html#stop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="110" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="titleChanged" fullname="QGraphicsWebView::titleChanged" href="qgraphicswebview.html#title-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="121" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="void" signature="void titleChanged(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="triggerPageAction" fullname="QGraphicsWebView::triggerPageAction" href="qgraphicswebview.html#triggerPageAction" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void triggerPageAction(QWebPage::WebAction action, bool checked)">
<parameter left="QWebPage::WebAction" right="" name="action" default=""/>
<parameter left="bool" right="" name="checked" default="false"/>
</function>
<function threadsafety="unspecified" name="updateGeometry" fullname="QGraphicsWebView::updateGeometry" href="qgraphicswebview.html#updateGeometry" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateGeometry()"/>
<function threadsafety="unspecified" name="urlChanged" fullname="QGraphicsWebView::urlChanged" href="qgraphicswebview.html#url-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="120" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void urlChanged(const QUrl &amp;)">
<parameter left="const QUrl &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="wheelEvent" fullname="QGraphicsWebView::wheelEvent" href="qgraphicswebview.html#wheelEvent" status="active" access="protected" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void wheelEvent(QGraphicsSceneWheelEvent *ev)">
<parameter left="QGraphicsSceneWheelEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="~QGraphicsWebView" fullname="QGraphicsWebView::~QGraphicsWebView" href="qgraphicswebview.html#dtor.QGraphicsWebView" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="58" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QGraphicsWebView()"/>
<function threadsafety="unspecified" name="pageAction" fullname="QGraphicsWebView::pageAction" href="qgraphicswebview.html#pageAction" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * pageAction(QWebPage::WebAction action) const">
<parameter left="QWebPage::WebAction" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="icon" fullname="QGraphicsWebView::icon" href="qgraphicswebview.html#icon-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="QIcon" signature="QIcon icon() const"/>
<function threadsafety="unspecified" name="renderHints" fullname="QGraphicsWebView::renderHints" href="qgraphicswebview.html#renderHints" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="105" since="4.8" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="renderHints" type="QPainter::RenderHints" signature="QPainter::RenderHints renderHints() const"/>
<function threadsafety="unspecified" name="sizeHint" fullname="QGraphicsWebView::sizeHint" href="qgraphicswebview.html#sizeHint" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSizeF" signature="QSizeF sizeHint(Qt::SizeHint which, const QSizeF &amp;constraint) const">
<parameter left="Qt::SizeHint" right="" name="which" default=""/>
<parameter left="const QSizeF &amp;" right="" name="constraint" default=""/>
</function>
<function threadsafety="unspecified" name="title" fullname="QGraphicsWebView::title" href="qgraphicswebview.html#title-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="url" fullname="QGraphicsWebView::url" href="qgraphicswebview.html#url-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="inputMethodQuery" fullname="QGraphicsWebView::inputMethodQuery" href="qgraphicswebview.html#inputMethodQuery" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant inputMethodQuery(Qt::InputMethodQuery query) const">
<parameter left="Qt::InputMethodQuery" right="" name="query" default=""/>
</function>
<function threadsafety="unspecified" name="history" fullname="QGraphicsWebView::history" href="qgraphicswebview.html#history" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistory *" signature="QWebHistory * history() const"/>
<function threadsafety="unspecified" name="page" fullname="QGraphicsWebView::page" href="qgraphicswebview.html#page" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * page() const"/>
<function threadsafety="unspecified" name="settings" fullname="QGraphicsWebView::settings" href="qgraphicswebview.html#settings" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSettings *" signature="QWebSettings * settings() const"/>
<function threadsafety="unspecified" name="isModified" fullname="QGraphicsWebView::isModified" href="qgraphicswebview.html#modified-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="modified" type="bool" signature="bool isModified() const"/>
<function threadsafety="unspecified" name="isTiledBackingStoreFrozen" fullname="QGraphicsWebView::isTiledBackingStoreFrozen" href="qgraphicswebview.html#tiledBackingStoreFrozen-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="tiledBackingStoreFrozen" type="bool" signature="bool isTiledBackingStoreFrozen() const"/>
<function threadsafety="unspecified" name="resizesToContents" fullname="QGraphicsWebView::resizesToContents" href="qgraphicswebview.html#resizesToContents-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="resizesToContents" type="bool" signature="bool resizesToContents() const"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QGraphicsWebView::zoomFactor" href="qgraphicswebview.html#zoomFactor-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="qreal" signature="qreal zoomFactor() const"/>
<property threadsafety="unspecified" name="icon" fullname="QGraphicsWebView::icon" href="qgraphicswebview.html#icon-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="44" type="QIcon" brief="The icon associated with the web page currently viewed">
<getter name="icon"/>
<notifier name="iconChanged"/>
</property>
<property threadsafety="unspecified" name="modified" fullname="QGraphicsWebView::modified" href="qgraphicswebview.html#modified-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="49" type="bool" brief="Whether the document was modified by the user">
<getter name="isModified"/>
</property>
<property threadsafety="unspecified" name="renderHints" fullname="QGraphicsWebView::renderHints" href="qgraphicswebview.html#renderHints-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="53" since="4.8" type="QPainter::RenderHints" brief="The default render hints for the view">
<getter name="renderHints"/>
<setter name="setRenderHints"/>
</property>
<property threadsafety="unspecified" name="resizesToContents" fullname="QGraphicsWebView::resizesToContents" href="qgraphicswebview.html#resizesToContents-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="50" since="4.7" type="bool" brief="Whether the size of the QGraphicsWebView and its viewport changes to match the contents size">
<getter name="resizesToContents"/>
<setter name="setResizesToContents"/>
</property>
<property threadsafety="unspecified" name="tiledBackingStoreFrozen" fullname="QGraphicsWebView::tiledBackingStoreFrozen" href="qgraphicswebview.html#tiledBackingStoreFrozen-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="51" since="4.7" type="bool" brief="Whether the tiled backing store updates its contents">
<getter name="isTiledBackingStoreFrozen"/>
<setter name="setTiledBackingStoreFrozen"/>
</property>
<property threadsafety="unspecified" name="title" fullname="QGraphicsWebView::title" href="qgraphicswebview.html#title-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="43" type="QString" brief="The title of the web page currently viewed">
<getter name="title"/>
<notifier name="titleChanged"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QGraphicsWebView::url" href="qgraphicswebview.html#url-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="47" type="QUrl" brief="The url of the web page currently viewed">
<getter name="url"/>
<setter name="setUrl"/>
<notifier name="urlChanged"/>
</property>
<property threadsafety="unspecified" name="zoomFactor" fullname="QGraphicsWebView::zoomFactor" href="qgraphicswebview.html#zoomFactor-prop" status="active" access="public" location="qgraphicswebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qgraphicswebview.h" lineno="45" type="qreal" brief="The zoom factor for the view">
<getter name="zoomFactor"/>
<setter name="setZoomFactor"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebFrame" href="qwebframe.html" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="111" since="4.4" module="QtWebKit" brief="Represents a frame in a web page">
<function threadsafety="unspecified" name="QWebFrame" fullname="QWebFrame::QWebFrame" href="qwebframe.html#QWebFrame-1" status="active" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="125" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFrame(QWebFrame *parent, QWebFrameData *)">
<parameter left="QWebFrame *" right="" name="parent" default=""/>
<parameter left="QWebFrameData *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebFrame" fullname="QWebFrame::QWebFrame" href="qwebframe.html#QWebFrame" status="active" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="124" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFrame(QWebPage *parentPage)">
<parameter left="QWebPage *" right="" name="parentPage" default=""/>
</function>
<enum threadsafety="unspecified" name="RenderLayer" fullname="QWebFrame::RenderLayer" href="qwebframe.html#RenderLayer-enum" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="174" typedef="QWebFrame::RenderLayers">
<value name="ContentsLayer" value="0x10"/>
<value name="ScrollBarLayer" value="0x20"/>
<value name="PanIconLayer" value="0x40"/>
<value name="AllLayers" value="0xff"/>
</enum>
<typedef threadsafety="unspecified" name="RenderLayers" fullname="QWebFrame::RenderLayers" href="qwebframe.html#RenderLayer-enum" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="181" enum="QWebFrame::RenderLayer"/>
<function threadsafety="unspecified" name="event" fullname="QWebFrame::event" href="qwebframe.html#event" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="206" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="addToJavaScriptWindowObject" fullname="QWebFrame::addToJavaScriptWindowObject" href="qwebframe.html#addToJavaScriptWindowObject" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addToJavaScriptWindowObject(const QString &amp;name, QObject *object, ValueOwnership own)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="QObject *" right="" name="object" default=""/>
<parameter left="ValueOwnership" right="" name="own" default="QtOwnership"/>
</function>
<enum threadsafety="unspecified" name="ValueOwnership" fullname="QWebFrame::ValueOwnership" href="qwebframe.html#ValueOwnership-enum" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="129">
<value name="QtOwnership" value="0"/>
<value name="ScriptOwnership" value="1"/>
<value name="AutoOwnership" value="2"/>
</enum>
<function threadsafety="unspecified" name="evaluateJavaScript" fullname="QWebFrame::evaluateJavaScript" href="qwebframe.html#evaluateJavaScript" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="212" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant evaluateJavaScript(const QString &amp;scriptSource)">
<parameter left="const QString &amp;" right="" name="scriptSource" default=""/>
</function>
<function threadsafety="unspecified" name="contentsSizeChanged" fullname="QWebFrame::contentsSizeChanged" href="qwebframe.html#contentsSizeChanged" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="228" since="4.6" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contentsSizeChanged(const QSize &amp;size)">
<parameter left="const QSize &amp;" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="iconChanged" fullname="QWebFrame::iconChanged" href="qwebframe.html#iconChanged" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="226" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void iconChanged()"/>
<function threadsafety="unspecified" name="initialLayoutCompleted" fullname="QWebFrame::initialLayoutCompleted" href="qwebframe.html#initialLayoutCompleted" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="224" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void initialLayoutCompleted()"/>
<function threadsafety="unspecified" name="javaScriptWindowObjectCleared" fullname="QWebFrame::javaScriptWindowObjectCleared" href="qwebframe.html#javaScriptWindowObjectCleared" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="218" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void javaScriptWindowObjectCleared()"/>
<function threadsafety="unspecified" name="load" fullname="QWebFrame::load" href="qwebframe.html#load-1" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QNetworkRequest &amp;req, QNetworkAccessManager::Operation operation, const QByteArray &amp;body)">
<parameter left="const QNetworkRequest &amp;" right="" name="req" default=""/>
<parameter left="QNetworkAccessManager::Operation" right="" name="operation" default="QNetworkAccessManager::GetOperation"/>
<parameter left="const QByteArray &amp;" right="" name="body" default="QByteArray()"/>
</function>
<function threadsafety="unspecified" name="load" fullname="QWebFrame::load" href="qwebframe.html#load" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="loadFinished" fullname="QWebFrame::loadFinished" href="qwebframe.html#loadFinished" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="231" since="4.6" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFinished(bool ok)">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="loadStarted" fullname="QWebFrame::loadStarted" href="qwebframe.html#loadStarted" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="230" since="4.6" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadStarted()"/>
<function threadsafety="unspecified" name="pageChanged" fullname="QWebFrame::pageChanged" href="qwebframe.html#pageChanged" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="233" since="4.7" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageChanged()"/>
<function threadsafety="unspecified" name="provisionalLoad" fullname="QWebFrame::provisionalLoad" href="qwebframe.html#provisionalLoad" status="internal" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="220" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void provisionalLoad()"/>
<function threadsafety="unspecified" name="render" fullname="QWebFrame::render" href="qwebframe.html#render-1" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="184" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void render(QPainter *painter, RenderLayers layer, const QRegion &amp;clip)">
<parameter left="QPainter *" right="" name="painter" default=""/>
<parameter left="RenderLayers" right="" name="layer" default=""/>
<parameter left="const QRegion &amp;" right="" name="clip" default="QRegion()"/>
</function>
<function threadsafety="unspecified" name="render" fullname="QWebFrame::render" href="qwebframe.html#render" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="183" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void render(QPainter *painter, const QRegion &amp;clip)">
<parameter left="QPainter *" right="" name="painter" default=""/>
<parameter left="const QRegion &amp;" right="" name="clip" default="QRegion()"/>
</function>
<function threadsafety="unspecified" name="scroll" fullname="QWebFrame::scroll" href="qwebframe.html#scroll" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="168" since="4.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scroll(int dx, int dy)">
<parameter left="int" right="" name="dx" default=""/>
<parameter left="int" right="" name="dy" default=""/>
</function>
<function threadsafety="unspecified" name="scrollToAnchor" fullname="QWebFrame::scrollToAnchor" href="qwebframe.html#scrollToAnchor" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="172" since="4.7" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scrollToAnchor(const QString &amp;anchor)">
<parameter left="const QString &amp;" right="" name="anchor" default=""/>
</function>
<function threadsafety="unspecified" name="setContent" fullname="QWebFrame::setContent" href="qwebframe.html#setContent" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContent(const QByteArray &amp;data, const QString &amp;mimeType, const QUrl &amp;baseUrl)">
<parameter left="const QByteArray &amp;" right="" name="data" default=""/>
<parameter left="const QString &amp;" right="" name="mimeType" default="QString()"/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setFocus" fullname="QWebFrame::setFocus" href="qwebframe.html#setFocus" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="193" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFocus()"/>
<function threadsafety="unspecified" name="setHtml" fullname="QWebFrame::setHtml" href="qwebframe.html#setHtml" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setHtml(const QString &amp;html, const QUrl &amp;baseUrl)">
<parameter left="const QString &amp;" right="" name="html" default=""/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setScrollBarPolicy" fullname="QWebFrame::setScrollBarPolicy" href="qwebframe.html#setScrollBarPolicy" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScrollBarPolicy(Qt::Orientation orientation, Qt::ScrollBarPolicy policy)">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
<parameter left="Qt::ScrollBarPolicy" right="" name="policy" default=""/>
</function>
<function threadsafety="unspecified" name="setScrollBarValue" fullname="QWebFrame::setScrollBarValue" href="qwebframe.html#setScrollBarValue" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScrollBarValue(Qt::Orientation orientation, int value)">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
<parameter left="int" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setScrollPosition" fullname="QWebFrame::setScrollPosition" href="qwebframe.html#scrollPosition-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="170" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="scrollPosition" type="void" signature="void setScrollPosition(const QPoint &amp;pos)">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="setTextSizeMultiplier" fullname="QWebFrame::setTextSizeMultiplier" href="qwebframe.html#setTextSizeMultiplier" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="186" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setTextSizeMultiplier(qreal factor)">
<parameter left="qreal" right="" name="factor" default=""/>
</function>
<function threadsafety="unspecified" name="setUrl" fullname="QWebFrame::setUrl" href="qwebframe.html#url-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void setUrl(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QWebFrame::setZoomFactor" href="qwebframe.html#zoomFactor-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="190" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="void" signature="void setZoomFactor(qreal factor)">
<parameter left="qreal" right="" name="factor" default=""/>
</function>
<function threadsafety="unspecified" name="titleChanged" fullname="QWebFrame::titleChanged" href="qwebframe.html#titleChanged" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="221" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void titleChanged(const QString &amp;title)">
<parameter left="const QString &amp;" right="" name="title" default=""/>
</function>
<function threadsafety="unspecified" name="urlChanged" fullname="QWebFrame::urlChanged" href="qwebframe.html#urlChanged" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="222" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void urlChanged(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebFrame" fullname="QWebFrame::~QWebFrame" href="qwebframe.html#dtor.QWebFrame" status="active" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="126" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebFrame()"/>
<function threadsafety="unspecified" name="icon" fullname="QWebFrame::icon" href="qwebframe.html#icon-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="151" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="QIcon" signature="QIcon icon() const"/>
<function threadsafety="unspecified" name="childFrames" fullname="QWebFrame::childFrames" href="qwebframe.html#childFrames" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="157" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QWebFrame *&gt;" signature="QList&lt;QWebFrame *&gt; childFrames() const"/>
<function threadsafety="unspecified" name="metaData" fullname="QWebFrame::metaData" href="qwebframe.html#metaData" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="152" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QMultiMap&lt;QString, QString&gt;" brief="Returns the meta data in this frame as a QMultiMap" signature="QMultiMap&lt;QString, QString&gt; metaData() const"/>
<function threadsafety="unspecified" name="pos" fullname="QWebFrame::pos" href="qwebframe.html#pos" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="195" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPoint" signature="QPoint pos() const"/>
<function threadsafety="unspecified" name="scrollPosition" fullname="QWebFrame::scrollPosition" href="qwebframe.html#scrollPosition-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="169" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="scrollPosition" type="QPoint" signature="QPoint scrollPosition() const"/>
<function threadsafety="unspecified" name="geometry" fullname="QWebFrame::geometry" href="qwebframe.html#geometry" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="196" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRect" signature="QRect geometry() const"/>
<function threadsafety="unspecified" name="scrollBarGeometry" fullname="QWebFrame::scrollBarGeometry" href="qwebframe.html#scrollBarGeometry" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="166" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRect" signature="QRect scrollBarGeometry(Qt::Orientation orientation) const">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
</function>
<function threadsafety="unspecified" name="contentsSize" fullname="QWebFrame::contentsSize" href="qwebframe.html#contentsSize-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="197" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentsSize" type="QSize" signature="QSize contentsSize() const"/>
<function threadsafety="unspecified" name="frameName" fullname="QWebFrame::frameName" href="qwebframe.html#frameName" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="154" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString frameName() const"/>
<function threadsafety="unspecified" name="title" fullname="QWebFrame::title" href="qwebframe.html#title-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="146" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="toHtml" fullname="QWebFrame::toHtml" href="qwebframe.html#toHtml" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="143" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toHtml() const"/>
<function threadsafety="unspecified" name="toPlainText" fullname="QWebFrame::toPlainText" href="qwebframe.html#toPlainText" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="144" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toPlainText() const"/>
<function threadsafety="unspecified" name="baseUrl" fullname="QWebFrame::baseUrl" href="qwebframe.html#baseUrl-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="150" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="baseUrl" type="QUrl" signature="QUrl baseUrl() const"/>
<function threadsafety="unspecified" name="requestedUrl" fullname="QWebFrame::requestedUrl" href="qwebframe.html#requestedUrl-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="149" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="requestedUrl" type="QUrl" signature="QUrl requestedUrl() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebFrame::url" href="qwebframe.html#url-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="148" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="documentElement" fullname="QWebFrame::documentElement" href="qwebframe.html#documentElement" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="199" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement documentElement() const"/>
<function threadsafety="unspecified" name="findFirstElement" fullname="QWebFrame::findFirstElement" href="qwebframe.html#findFirstElement" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="202" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement findFirstElement(const QString &amp;selectorQuery) const">
<parameter left="const QString &amp;" right="" name="selectorQuery" default=""/>
</function>
<function threadsafety="unspecified" name="ownerElement" fullname="QWebFrame::ownerElement" href="qwebframe.html#ownerElement" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="200" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement ownerElement() const"/>
<function threadsafety="unspecified" name="findAllElements" fullname="QWebFrame::findAllElements" href="qwebframe.html#findAllElements" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="201" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElementCollection" signature="QWebElementCollection findAllElements(const QString &amp;selectorQuery) const">
<parameter left="const QString &amp;" right="" name="selectorQuery" default=""/>
</function>
<function threadsafety="unspecified" name="parentFrame" fullname="QWebFrame::parentFrame" href="qwebframe.html#parentFrame" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="156" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * parentFrame() const"/>
<function threadsafety="unspecified" name="handle" fullname="QWebFrame::handle" href="qwebframe.html#handle" status="internal" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="209" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrameAdapter *" signature="QWebFrameAdapter * handle() const"/>
<function threadsafety="unspecified" name="hitTestContent" fullname="QWebFrame::hitTestContent" href="qwebframe.html#hitTestContent" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="204" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHitTestResult" signature="QWebHitTestResult hitTestContent(const QPoint &amp;pos) const">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="page" fullname="QWebFrame::page" href="qwebframe.html#page" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * page() const"/>
<function threadsafety="unspecified" name="securityOrigin" fullname="QWebFrame::securityOrigin" href="qwebframe.html#securityOrigin" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="208" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSecurityOrigin" signature="QWebSecurityOrigin securityOrigin() const"/>
<function threadsafety="unspecified" name="scrollBarPolicy" fullname="QWebFrame::scrollBarPolicy" href="qwebframe.html#scrollBarPolicy" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="159" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Qt::ScrollBarPolicy" signature="Qt::ScrollBarPolicy scrollBarPolicy(Qt::Orientation orientation) const">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
</function>
<function threadsafety="unspecified" name="hasFocus" fullname="QWebFrame::hasFocus" href="qwebframe.html#focus-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="192" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="focus" type="bool" signature="bool hasFocus() const"/>
<function threadsafety="unspecified" name="scrollBarMaximum" fullname="QWebFrame::scrollBarMaximum" href="qwebframe.html#scrollBarMaximum" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="165" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scrollBarMaximum(Qt::Orientation orientation) const">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
</function>
<function threadsafety="unspecified" name="scrollBarMinimum" fullname="QWebFrame::scrollBarMinimum" href="qwebframe.html#scrollBarMinimum" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="164" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scrollBarMinimum(Qt::Orientation orientation) const">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
</function>
<function threadsafety="unspecified" name="scrollBarValue" fullname="QWebFrame::scrollBarValue" href="qwebframe.html#scrollBarValue" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="163" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scrollBarValue(Qt::Orientation orientation) const">
<parameter left="Qt::Orientation" right="" name="orientation" default=""/>
</function>
<function threadsafety="unspecified" name="textSizeMultiplier" fullname="QWebFrame::textSizeMultiplier" href="qwebframe.html#textSizeMultiplier" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="187" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal textSizeMultiplier() const"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QWebFrame::zoomFactor" href="qwebframe.html#zoomFactor-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="189" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="qreal" signature="qreal zoomFactor() const"/>
<function threadsafety="unspecified" name="print" fullname="QWebFrame::print" href="qwebframe.html#print" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="214" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void print(QPrinter *printer) const">
<parameter left="QPrinter *" right="" name="printer" default=""/>
</function>
<property threadsafety="unspecified" name="baseUrl" fullname="QWebFrame::baseUrl" href="qwebframe.html#baseUrl-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="118" since="4.6" type="QUrl" brief="The base URL of the frame, can be used to resolve relative URLs">
<getter name="baseUrl"/>
</property>
<property threadsafety="unspecified" name="contentsSize" fullname="QWebFrame::contentsSize" href="qwebframe.html#contentsSize-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="120" type="QSize" brief="The size of the contents in this frame">
<getter name="contentsSize"/>
</property>
<property threadsafety="unspecified" name="focus" fullname="QWebFrame::focus" href="qwebframe.html#focus-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="122" since="4.6" type="bool">
<getter name="hasFocus"/>
</property>
<property threadsafety="unspecified" name="icon" fullname="QWebFrame::icon" href="qwebframe.html#icon-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="119" type="QIcon" brief="The icon associated with this frame">
<getter name="icon"/>
</property>
<property threadsafety="unspecified" name="requestedUrl" fullname="QWebFrame::requestedUrl" href="qwebframe.html#requestedUrl-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="117" since="4.6" type="QUrl">
<getter name="requestedUrl"/>
</property>
<property threadsafety="unspecified" name="scrollPosition" fullname="QWebFrame::scrollPosition" href="qwebframe.html#scrollPosition-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="121" since="4.5" type="QPoint" brief="The position the frame is currently scrolled to">
<getter name="scrollPosition"/>
<setter name="setScrollPosition"/>
</property>
<property threadsafety="unspecified" name="textSizeMultiplier" fullname="QWebFrame::textSizeMultiplier" href="qwebframe-obsolete.html#textSizeMultiplier-prop" status="obsolete" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="113" type="qreal" brief="The scaling factor for all text in the frame"/>
<property threadsafety="unspecified" name="title" fullname="QWebFrame::title" href="qwebframe.html#title-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="115" type="QString" brief="The title of the frame as defined by the HTML &amp;lt;title&amp;gt; element">
<getter name="title"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QWebFrame::url" href="qwebframe.html#url-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="116" type="QUrl" brief="The url of the frame currently viewed">
<getter name="url"/>
<setter name="setUrl"/>
</property>
<property threadsafety="unspecified" name="zoomFactor" fullname="QWebFrame::zoomFactor" href="qwebframe.html#zoomFactor-prop" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="114" since="4.5" type="qreal" brief="The zoom factor for the frame">
<getter name="zoomFactor"/>
<setter name="setZoomFactor"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebHitTestResult" href="qwebhittestresult.html" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="66" since="4.4" module="QtWebKit" brief="Information about the web page content after a hit test">
<function threadsafety="unspecified" name="operator=" fullname="QWebHitTestResult::operator=" href="qwebhittestresult.html#operator-eq" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="70" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebHitTestResult &amp;" signature="QWebHitTestResult &amp; operator=(const QWebHitTestResult &amp;other)">
<parameter left="const QWebHitTestResult &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHitTestResult" fullname="QWebHitTestResult::QWebHitTestResult" href="qwebhittestresult.html#QWebHitTestResult" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHitTestResult()"/>
<function threadsafety="unspecified" name="QWebHitTestResult" fullname="QWebHitTestResult::QWebHitTestResult" href="qwebhittestresult.html#QWebHitTestResult-2" status="internal" access="private" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="103" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHitTestResult(QWebHitTestResultPrivate *priv)">
<parameter left="QWebHitTestResultPrivate *" right="" name="priv" default=""/>
</function>
<function threadsafety="unspecified" name="QWebHitTestResult" fullname="QWebHitTestResult::QWebHitTestResult" href="qwebhittestresult.html#QWebHitTestResult-1" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="69" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebHitTestResult(const QWebHitTestResult &amp;other)">
<parameter left="const QWebHitTestResult &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebHitTestResult" fullname="QWebHitTestResult::~QWebHitTestResult" href="qwebhittestresult.html#dtor.QWebHitTestResult" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebHitTestResult()"/>
<function threadsafety="unspecified" name="pixmap" fullname="QWebHitTestResult::pixmap" href="qwebhittestresult.html#pixmap" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPixmap" signature="QPixmap pixmap() const"/>
<function threadsafety="unspecified" name="pos" fullname="QWebHitTestResult::pos" href="qwebhittestresult.html#pos" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPoint" signature="QPoint pos() const"/>
<function threadsafety="unspecified" name="boundingRect" fullname="QWebHitTestResult::boundingRect" href="qwebhittestresult.html#boundingRect" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="76" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRect" signature="QRect boundingRect() const"/>
<function threadsafety="unspecified" name="alternateText" fullname="QWebHitTestResult::alternateText" href="qwebhittestresult.html#alternateText" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString alternateText() const"/>
<function threadsafety="unspecified" name="linkText" fullname="QWebHitTestResult::linkText" href="qwebhittestresult.html#linkText" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString linkText() const"/>
<function threadsafety="unspecified" name="linkTitleString" fullname="QWebHitTestResult::linkTitleString" href="qwebhittestresult.html#linkTitleString" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="85" since="5.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString linkTitleString() const"/>
<function threadsafety="unspecified" name="title" fullname="QWebHitTestResult::title" href="qwebhittestresult.html#title" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="imageUrl" fullname="QWebHitTestResult::imageUrl" href="qwebhittestresult.html#imageUrl" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl imageUrl() const"/>
<function threadsafety="unspecified" name="linkTitle" fullname="QWebHitTestResult::linkTitle" href="qwebhittestresult-obsolete.html#linkTitle" status="obsolete" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl linkTitle() const"/>
<function threadsafety="unspecified" name="linkUrl" fullname="QWebHitTestResult::linkUrl" href="qwebhittestresult.html#linkUrl" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl linkUrl() const"/>
<function threadsafety="unspecified" name="mediaUrl" fullname="QWebHitTestResult::mediaUrl" href="qwebhittestresult.html#mediaUrl" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="93" since="5.2" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl mediaUrl() const"/>
<function threadsafety="unspecified" name="element" fullname="QWebHitTestResult::element" href="qwebhittestresult.html#element" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="98" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement element() const"/>
<function threadsafety="unspecified" name="enclosingBlockElement" fullname="QWebHitTestResult::enclosingBlockElement" href="qwebhittestresult.html#enclosingBlockElement" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="77" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement enclosingBlockElement() const"/>
<function threadsafety="unspecified" name="linkElement" fullname="QWebHitTestResult::linkElement" href="qwebhittestresult.html#linkElement" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="87" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebElement" signature="QWebElement linkElement() const"/>
<function threadsafety="unspecified" name="frame" fullname="QWebHitTestResult::frame" href="qwebhittestresult.html#frame" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * frame() const"/>
<function threadsafety="unspecified" name="linkTargetFrame" fullname="QWebHitTestResult::linkTargetFrame" href="qwebhittestresult.html#linkTargetFrame" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * linkTargetFrame() const"/>
<function threadsafety="unspecified" name="isContentEditable" fullname="QWebHitTestResult::isContentEditable" href="qwebhittestresult.html#isContentEditable" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isContentEditable() const"/>
<function threadsafety="unspecified" name="isContentSelected" fullname="QWebHitTestResult::isContentSelected" href="qwebhittestresult.html#isContentSelected" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isContentSelected() const"/>
<function threadsafety="unspecified" name="isNull" fullname="QWebHitTestResult::isNull" href="qwebhittestresult.html#isNull" status="active" access="public" location="qwebframe.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isNull() const"/>
</class>
<class threadsafety="unspecified" name="QWebFramePrivate" href="qwebframeprivate.html" status="internal" access="private" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="39">
<function threadsafety="unspecified" name="kit" fullname="QWebFramePrivate::kit" href="qwebframeprivate.html#kit" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="51" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * kit(const QWebFrameAdapter *)">
<parameter left="const QWebFrameAdapter *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="parentFrame" fullname="QWebFramePrivate::parentFrame" href="qwebframeprivate.html#parentFrame" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * parentFrame()"/>
<function threadsafety="unspecified" name="QWebFramePrivate" fullname="QWebFramePrivate::QWebFramePrivate" href="qwebframeprivate.html#QWebFramePrivate" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="41" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFramePrivate()"/>
<function threadsafety="unspecified" name="setPage" fullname="QWebFramePrivate::setPage" href="qwebframeprivate.html#setPage" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="47" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPage(QWebPage *)">
<parameter left="QWebPage *" right="" name="" default=""/>
</function>
<variable threadsafety="unspecified" name="page" fullname="QWebFramePrivate::page" href="qwebframeprivate.html#page-var" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="69" type="QWebPage *" static="false"/>
<variable threadsafety="unspecified" name="q" fullname="QWebFramePrivate::q" href="qwebframeprivate.html#q-var" status="active" access="public" location="qwebframe_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebframe_p.h" lineno="68" type="QWebFrame *" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebInspector" href="qwebinspector.html" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="30" since="4.6" module="QtWebKit" brief="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">
<contents name="resources" title="Resources" level="1"/>
<contents name="inspector-configuration-persistence" title="Inspector configuration persistence" level="1"/>
<function threadsafety="unspecified" name="QWebInspector" fullname="QWebInspector::QWebInspector" href="qwebinspector.html#QWebInspector" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="33" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebInspector(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="event" fullname="QWebInspector::event" href="qwebinspector.html#event" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="40" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *ev)">
<parameter left="QEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="closeEvent" fullname="QWebInspector::closeEvent" href="qwebinspector.html#closeEvent" status="active" access="protected" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="46" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void closeEvent(QCloseEvent *event)">
<parameter left="QCloseEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="hideEvent" fullname="QWebInspector::hideEvent" href="qwebinspector.html#hideEvent" status="active" access="protected" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="45" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hideEvent(QHideEvent *event)">
<parameter left="QHideEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="resizeEvent" fullname="QWebInspector::resizeEvent" href="qwebinspector.html#resizeEvent" status="active" access="protected" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="43" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
<parameter left="QResizeEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="setPage" fullname="QWebInspector::setPage" href="qwebinspector.html#setPage" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="36" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPage(QWebPage *page)">
<parameter left="QWebPage *" right="" name="page" default=""/>
</function>
<function threadsafety="unspecified" name="showEvent" fullname="QWebInspector::showEvent" href="qwebinspector.html#showEvent" status="active" access="protected" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="44" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void showEvent(QShowEvent *event)">
<parameter left="QShowEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebInspector" fullname="QWebInspector::~QWebInspector" href="qwebinspector.html#dtor.QWebInspector" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="34" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebInspector()"/>
<function threadsafety="unspecified" name="sizeHint" fullname="QWebInspector::sizeHint" href="qwebinspector.html#sizeHint" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSize" signature="QSize sizeHint() const"/>
<function threadsafety="unspecified" name="page" fullname="QWebInspector::page" href="qwebinspector.html#page" status="active" access="public" location="qwebinspector.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector.h" lineno="37" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * page() const"/>
</class>
<class threadsafety="unspecified" name="QWebInspectorPrivate" href="qwebinspectorprivate.html" status="internal" access="private" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="30">
<function threadsafety="unspecified" name="QWebInspectorPrivate" fullname="QWebInspectorPrivate::QWebInspectorPrivate" href="qwebinspectorprivate.html#QWebInspectorPrivate" status="active" access="public" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="32" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebInspectorPrivate(QWebInspector *qq)">
<parameter left="QWebInspector *" right="" name="qq" default=""/>
</function>
<function threadsafety="unspecified" name="adjustFrontendSize" fullname="QWebInspectorPrivate::adjustFrontendSize" href="qwebinspectorprivate.html#adjustFrontendSize" status="active" access="public" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="39" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void adjustFrontendSize(const QSize &amp;)">
<parameter left="const QSize &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setFrontend" fullname="QWebInspectorPrivate::setFrontend" href="qwebinspectorprivate.html#setFrontend" status="internal" access="private" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="38" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFrontend(QObject *newFrontend)">
<parameter left="QObject *" right="" name="newFrontend" default=""/>
</function>
<variable threadsafety="unspecified" name="frontend" fullname="QWebInspectorPrivate::frontend" href="qwebinspectorprivate.html#frontend-var" status="active" access="public" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="43" type="QWidget *" static="false"/>
<variable threadsafety="unspecified" name="page" fullname="QWebInspectorPrivate::page" href="qwebinspectorprivate.html#page-var" status="active" access="public" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="42" type="QWebPage *" static="false"/>
<variable threadsafety="unspecified" name="q" fullname="QWebInspectorPrivate::q" href="qwebinspectorprivate.html#q-var" status="active" access="public" location="qwebinspector_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebinspector_p.h" lineno="41" type="QWebInspector *" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebPage" href="qwebpage.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="71" since="4.4" module="QtWebKit" brief="Object to view and edit web documents">
<contents name="using-qwebpage-in-a-widget-less-environment" title="Using QWebPage in a Widget-less Environment" level="1"/>
<class threadsafety="unspecified" name="ChooseMultipleFilesExtensionOption" fullname="QWebPage::ChooseMultipleFilesExtensionOption" href="qwebpage-choosemultiplefilesextensionoption.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="383" since="4.5" module="QtWebKit" brief="Describes the option for the multiple files selection extension">
<variable threadsafety="unspecified" name="parentFrame" fullname="QWebPage::ChooseMultipleFilesExtensionOption::parentFrame" href="qwebpage-choosemultiplefilesextensionoption.html#parentFrame-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="385" type="QWebFrame *" static="false" brief="Frame in which the request originated"/>
<variable threadsafety="unspecified" name="suggestedFileNames" fullname="QWebPage::ChooseMultipleFilesExtensionOption::suggestedFileNames" href="qwebpage-choosemultiplefilesextensionoption.html#suggestedFileNames-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="386" type="QStringList" static="false" brief="Suggested filenames"/>
</class>
<class threadsafety="unspecified" name="ChooseMultipleFilesExtensionReturn" fullname="QWebPage::ChooseMultipleFilesExtensionReturn" href="qwebpage-choosemultiplefilesextensionreturn.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="389" since="4.5" module="QtWebKit" brief="Describes the return value for the multiple files selection extension">
<variable threadsafety="unspecified" name="fileNames" fullname="QWebPage::ChooseMultipleFilesExtensionReturn::fileNames" href="qwebpage-choosemultiplefilesextensionreturn.html#fileNames-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="391" type="QStringList" static="false" brief="Selected filenames"/>
</class>
<class threadsafety="unspecified" name="ErrorPageExtensionOption" fullname="QWebPage::ErrorPageExtensionOption" href="qwebpage-errorpageextensionoption.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="395" since="4.6" module="QtWebKit" brief="Describes the option for the error page extension">
<variable threadsafety="unspecified" name="domain" fullname="QWebPage::ErrorPageExtensionOption::domain" href="qwebpage-errorpageextensionoption.html#domain-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="399" type="ErrorDomain" static="false" brief="The domain that reported the error"/>
<variable threadsafety="unspecified" name="error" fullname="QWebPage::ErrorPageExtensionOption::error" href="qwebpage-errorpageextensionoption.html#error-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="400" type="int" static="false" brief="The error code. Interpretation of the value depends on the domain"/>
<variable threadsafety="unspecified" name="errorString" fullname="QWebPage::ErrorPageExtensionOption::errorString" href="qwebpage-errorpageextensionoption.html#errorString-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="401" type="QString" static="false" brief="String that describes the error"/>
<variable threadsafety="unspecified" name="frame" fullname="QWebPage::ErrorPageExtensionOption::frame" href="qwebpage-errorpageextensionoption.html#frame-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="398" type="QWebFrame *" static="false" brief="The frame associated with the error"/>
<variable threadsafety="unspecified" name="url" fullname="QWebPage::ErrorPageExtensionOption::url" href="qwebpage-errorpageextensionoption.html#url-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="397" type="QUrl" static="false" brief="The url for which an error occurred"/>
</class>
<class threadsafety="unspecified" name="ErrorPageExtensionReturn" fullname="QWebPage::ErrorPageExtensionReturn" href="qwebpage-errorpageextensionreturn.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="404" since="4.6" module="QtWebKit" brief="Describes the error page, which will be shown for the frame for which the error occured">
<function threadsafety="unspecified" name="ErrorPageExtensionReturn" fullname="QWebPage::ErrorPageExtensionReturn::ErrorPageExtensionReturn" href="qwebpage-errorpageextensionreturn.html#ErrorPageExtensionReturn" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="406" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="ErrorPageExtensionReturn()"/>
<variable threadsafety="unspecified" name="baseUrl" fullname="QWebPage::ErrorPageExtensionReturn::baseUrl" href="qwebpage-errorpageextensionreturn.html#baseUrl-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="409" type="QUrl" static="false" brief="The base url"/>
<variable threadsafety="unspecified" name="content" fullname="QWebPage::ErrorPageExtensionReturn::content" href="qwebpage-errorpageextensionreturn.html#content-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="410" type="QByteArray" static="false" brief="The HTML content of the error page"/>
<variable threadsafety="unspecified" name="contentType" fullname="QWebPage::ErrorPageExtensionReturn::contentType" href="qwebpage-errorpageextensionreturn.html#contentType-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="407" type="QString" static="false" brief="The error page's content type"/>
<variable threadsafety="unspecified" name="encoding" fullname="QWebPage::ErrorPageExtensionReturn::encoding" href="qwebpage-errorpageextensionreturn.html#encoding-var" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="408" type="QString" static="false" brief="The error page encoding"/>
</class>
<class threadsafety="unspecified" name="ExtensionOption" fullname="QWebPage::ExtensionOption" href="qwebpage-extensionoption.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="378" since="4.4" module="QtWebKit" brief="Extended input argument to QWebPage's extension support"/>
<class threadsafety="unspecified" name="ExtensionReturn" fullname="QWebPage::ExtensionReturn" href="qwebpage-extensionreturn.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="380" since="4.4" module="QtWebKit" brief="Output result from a QWebPage's extension"/>
<class threadsafety="unspecified" name="ViewportAttributes" fullname="QWebPage::ViewportAttributes" href="qwebpage-viewportattributes.html" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="261" since="4.7" module="QtWebKit" brief="QWebPage::ViewportAttributes class describes hints that can be applied to a viewport">
<function threadsafety="unspecified" name="operator=" fullname="QWebPage::ViewportAttributes::operator=" href="qwebpage-viewportattributes.html#operator-eq" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="268" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage::ViewportAttributes &amp;" signature="QWebPage::ViewportAttributes &amp; operator=(const QWebPage::ViewportAttributes &amp;other)">
<parameter left="const QWebPage::ViewportAttributes &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="ViewportAttributes" fullname="QWebPage::ViewportAttributes::ViewportAttributes" href="qwebpage-viewportattributes.html#ViewportAttributes" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="263" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="ViewportAttributes()"/>
<function threadsafety="unspecified" name="ViewportAttributes" fullname="QWebPage::ViewportAttributes::ViewportAttributes" href="qwebpage-viewportattributes.html#ViewportAttributes-1" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="264" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="ViewportAttributes(const QWebPage::ViewportAttributes &amp;other)">
<parameter left="const QWebPage::ViewportAttributes &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~ViewportAttributes" fullname="QWebPage::ViewportAttributes::~ViewportAttributes" href="qwebpage-viewportattributes.html#dtor.ViewportAttributes" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="266" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~ViewportAttributes()"/>
<function threadsafety="unspecified" name="size" fullname="QWebPage::ViewportAttributes::size" href="qwebpage-viewportattributes.html#size" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="276" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSizeF" signature="QSizeF size() const"/>
<function threadsafety="unspecified" name="isUserScalable" fullname="QWebPage::ViewportAttributes::isUserScalable" href="qwebpage-viewportattributes.html#isUserScalable" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="274" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isUserScalable() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QWebPage::ViewportAttributes::isValid" href="qwebpage-viewportattributes.html#isValid" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="275" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="devicePixelRatio" fullname="QWebPage::ViewportAttributes::devicePixelRatio" href="qwebpage-viewportattributes.html#devicePixelRatio" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="273" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal devicePixelRatio() const"/>
<function threadsafety="unspecified" name="initialScaleFactor" fullname="QWebPage::ViewportAttributes::initialScaleFactor" href="qwebpage-viewportattributes.html#initialScaleFactor" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="270" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal initialScaleFactor() const"/>
<function threadsafety="unspecified" name="maximumScaleFactor" fullname="QWebPage::ViewportAttributes::maximumScaleFactor" href="qwebpage-viewportattributes.html#maximumScaleFactor" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="272" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal maximumScaleFactor() const"/>
<function threadsafety="unspecified" name="minimumScaleFactor" fullname="QWebPage::ViewportAttributes::minimumScaleFactor" href="qwebpage-viewportattributes.html#minimumScaleFactor" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="271" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal minimumScaleFactor() const"/>
</class>
<enum threadsafety="unspecified" name="ErrorDomain" fullname="QWebPage::ErrorDomain" href="qwebpage.html#ErrorDomain-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="394" since="4.6">
<value name="QtNetwork" value="0"/>
<value name="Http" value="1"/>
<value name="WebKit" value="2"/>
</enum>
<enum threadsafety="unspecified" name="Extension" fullname="QWebPage::Extension" href="qwebpage.html#Extension-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="374">
<value name="ChooseMultipleFilesExtension" value="0"/>
<value name="ErrorPageExtension" value="1"/>
</enum>
<enum threadsafety="unspecified" name="Feature" fullname="QWebPage::Feature" href="qwebpage.html#Feature-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="227">
<value name="Notifications" value="0"/>
<value name="Geolocation" value="1"/>
</enum>
<enum threadsafety="unspecified" name="FindFlag" fullname="QWebPage::FindFlag" href="qwebpage.html#FindFlag-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="199" typedef="QWebPage::FindFlags">
<value name="FindBackward" value="1"/>
<value name="FindCaseSensitively" value="2"/>
<value name="FindWrapsAroundDocument" value="4"/>
<value name="HighlightAllOccurrences" value="8"/>
<value name="FindAtWordBeginningsOnly" value="16"/>
<value name="TreatMedialCapitalAsWordBeginning" value="32"/>
<value name="FindBeginsInSelection" value="64"/>
</enum>
<enum threadsafety="unspecified" name="LinkDelegationPolicy" fullname="QWebPage::LinkDelegationPolicy" href="qwebpage.html#LinkDelegationPolicy-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="210">
<value name="DontDelegateLinks" value="0"/>
<value name="DelegateExternalLinks" value="1"/>
<value name="DelegateAllLinks" value="2"/>
</enum>
<enum threadsafety="unspecified" name="MessageLevel" fullname="QWebPage::MessageLevel" href="qwebpage.html#MessageLevel-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="253">
<value name="LogMessageLevel" value="1"/>
<value name="WarningMessageLevel" value="2"/>
<value name="ErrorMessageLevel" value="3"/>
<value name="DebugMessageLevel" value="4"/>
<value name="InfoMessageLevel" value="5"/>
</enum>
<enum threadsafety="unspecified" name="MessageSource" fullname="QWebPage::MessageSource" href="qwebpage.html#MessageSource-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="239">
<value name="XmlMessageSource" value="0"/>
<value name="JSMessageSource" value="1"/>
<value name="NetworkMessageSource" value="2"/>
<value name="ConsoleAPIMessageSource" value="3"/>
<value name="StorageMessageSource" value="4"/>
<value name="AppCacheMessageSource" value="5"/>
<value name="RenderingMessageSource" value="6"/>
<value name="CSSMessageSource" value="7"/>
<value name="SecurityMessageSource" value="8"/>
<value name="ContentBlockerMessageSource" value="9"/>
<value name="OtherMessageSource" value="10"/>
</enum>
<enum threadsafety="unspecified" name="NavigationType" fullname="QWebPage::NavigationType" href="qwebpage.html#NavigationType-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="88">
<value name="NavigationTypeLinkClicked" value="0"/>
<value name="NavigationTypeFormSubmitted" value="1"/>
<value name="NavigationTypeBackOrForward" value="2"/>
<value name="NavigationTypeReload" value="3"/>
<value name="NavigationTypeFormResubmitted" value="4"/>
<value name="NavigationTypeOther" value="5"/>
</enum>
<enum threadsafety="unspecified" name="PermissionPolicy" fullname="QWebPage::PermissionPolicy" href="qwebpage.html#PermissionPolicy-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="221">
<value name="PermissionUnknown" value="0"/>
<value name="PermissionGrantedByUser" value="1"/>
<value name="PermissionDeniedByUser" value="2"/>
</enum>
<enum threadsafety="unspecified" name="VisibilityState" fullname="QWebPage::VisibilityState" href="qwebpage.html#VisibilityState-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="232">
<value name="VisibilityStateVisible" value="0"/>
<value name="VisibilityStateHidden" value="1"/>
<value name="VisibilityStatePrerender" value="2"/>
<value name="VisibilityStateUnloaded" value="3"/>
</enum>
<enum threadsafety="unspecified" name="WebAction" fullname="QWebPage::WebAction" href="qwebpage.html#WebAction-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="97">
<value name="NoWebAction" value="-1"/>
<value name="OpenLink" value="0"/>
<value name="OpenLinkInNewWindow" value="1"/>
<value name="OpenFrameInNewWindow" value="2"/>
<value name="DownloadLinkToDisk" value="3"/>
<value name="CopyLinkToClipboard" value="4"/>
<value name="OpenImageInNewWindow" value="5"/>
<value name="DownloadImageToDisk" value="6"/>
<value name="CopyImageToClipboard" value="7"/>
<value name="Back" value="8"/>
<value name="Forward" value="9"/>
<value name="Stop" value="10"/>
<value name="Reload" value="11"/>
<value name="Cut" value="12"/>
<value name="Copy" value="13"/>
<value name="Paste" value="14"/>
<value name="Undo" value="15"/>
<value name="Redo" value="16"/>
<value name="MoveToNextChar" value="17"/>
<value name="MoveToPreviousChar" value="18"/>
<value name="MoveToNextWord" value="19"/>
<value name="MoveToPreviousWord" value="20"/>
<value name="MoveToNextLine" value="21"/>
<value name="MoveToPreviousLine" value="22"/>
<value name="MoveToStartOfLine" value="23"/>
<value name="MoveToEndOfLine" value="24"/>
<value name="MoveToStartOfBlock" value="25"/>
<value name="MoveToEndOfBlock" value="26"/>
<value name="MoveToStartOfDocument" value="27"/>
<value name="MoveToEndOfDocument" value="28"/>
<value name="SelectNextChar" value="29"/>
<value name="SelectPreviousChar" value="30"/>
<value name="SelectNextWord" value="31"/>
<value name="SelectPreviousWord" value="32"/>
<value name="SelectNextLine" value="33"/>
<value name="SelectPreviousLine" value="34"/>
<value name="SelectStartOfLine" value="35"/>
<value name="SelectEndOfLine" value="36"/>
<value name="SelectStartOfBlock" value="37"/>
<value name="SelectEndOfBlock" value="38"/>
<value name="SelectStartOfDocument" value="39"/>
<value name="SelectEndOfDocument" value="40"/>
<value name="DeleteStartOfWord" value="41"/>
<value name="DeleteEndOfWord" value="42"/>
<value name="SetTextDirectionDefault" value="43"/>
<value name="SetTextDirectionLeftToRight" value="44"/>
<value name="SetTextDirectionRightToLeft" value="45"/>
<value name="ToggleBold" value="46"/>
<value name="ToggleItalic" value="47"/>
<value name="ToggleUnderline" value="48"/>
<value name="InspectElement" value="49"/>
<value name="InsertParagraphSeparator" value="50"/>
<value name="InsertLineSeparator" value="51"/>
<value name="SelectAll" value="52"/>
<value name="ReloadAndBypassCache" value="53"/>
<value name="PasteAndMatchStyle" value="54"/>
<value name="RemoveFormat" value="55"/>
<value name="ToggleStrikethrough" value="56"/>
<value name="ToggleSubscript" value="57"/>
<value name="ToggleSuperscript" value="58"/>
<value name="InsertUnorderedList" value="59"/>
<value name="InsertOrderedList" value="60"/>
<value name="Indent" value="61"/>
<value name="Outdent" value="62"/>
<value name="AlignCenter" value="63"/>
<value name="AlignJustified" value="64"/>
<value name="AlignLeft" value="65"/>
<value name="AlignRight" value="66"/>
<value name="StopScheduledPageRefresh" value="67"/>
<value name="CopyImageUrlToClipboard" value="68"/>
<value name="OpenLinkInThisWindow" value="69"/>
<value name="DownloadMediaToDisk" value="70"/>
<value name="CopyMediaUrlToClipboard" value="71"/>
<value name="ToggleMediaControls" value="72"/>
<value name="ToggleMediaLoop" value="73"/>
<value name="ToggleMediaPlayPause" value="74"/>
<value name="ToggleMediaMute" value="75"/>
<value name="ToggleVideoFullscreen" value="76"/>
<value name="WebActionCount" value="77"/>
</enum>
<enum threadsafety="unspecified" name="WebWindowType" fullname="QWebPage::WebWindowType" href="qwebpage.html#WebWindowType-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="216">
<value name="WebBrowserWindow" value="0"/>
<value name="WebModalDialog" value="1"/>
</enum>
<typedef threadsafety="unspecified" name="FindFlags" fullname="QWebPage::FindFlags" href="qwebpage.html#FindFlag-enum" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="208" enum="QWebPage::FindFlag"/>
<function threadsafety="unspecified" name="createStandardContextMenu" fullname="QWebPage::createStandardContextMenu" href="qwebpage.html#createStandardContextMenu" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="367" since="4.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QMenu *" signature="QMenu * createStandardContextMenu()"/>
<function threadsafety="unspecified" name="createPlugin" fullname="QWebPage::createPlugin" href="qwebpage.html#createPlugin" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="465" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QObject *" signature="QObject * createPlugin(const QString &amp;classid, const QUrl &amp;url, const QStringList &amp;paramNames, const QStringList &amp;paramValues)">
<parameter left="const QString &amp;" right="" name="classid" default=""/>
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
<parameter left="const QStringList &amp;" right="" name="paramNames" default=""/>
<parameter left="const QStringList &amp;" right="" name="paramValues" default=""/>
</function>
<function threadsafety="unspecified" name="chooseFile" fullname="QWebPage::chooseFile" href="qwebpage.html#chooseFile" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="468" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString chooseFile(QWebFrame *parentFrame, const QString &amp;suggestedFile)">
<parameter left="QWebFrame *" right="" name="parentFrame" default=""/>
<parameter left="const QString &amp;" right="" name="suggestedFile" default=""/>
</function>
<function threadsafety="unspecified" name="createWindow" fullname="QWebPage::createWindow" href="qwebpage.html#createWindow" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="464" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * createWindow(WebWindowType type)">
<parameter left="WebWindowType" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="QWebPage" fullname="QWebPage::QWebPage" href="qwebpage.html#QWebPage" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="293" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPage(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="acceptNavigationRequest" fullname="QWebPage::acceptNavigationRequest" href="qwebpage.html#acceptNavigationRequest" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="467" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest &amp;request, NavigationType type)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="const QNetworkRequest &amp;" right="" name="request" default=""/>
<parameter left="NavigationType" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="event" fullname="QWebPage::event" href="qwebpage.html#event" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="343" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *ev)">
<parameter left="QEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="extension" fullname="QWebPage::extension" href="qwebpage.html#extension" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="414" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output)">
<parameter left="Extension" right="" name="extension" default=""/>
<parameter left="const ExtensionOption *" right="" name="option" default="Q_NULLPTR"/>
<parameter left="ExtensionReturn *" right="" name="output" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="findText" fullname="QWebPage::findText" href="qwebpage.html#findText" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="348" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool findText(const QString &amp;subString, FindFlags options)">
<parameter left="const QString &amp;" right="" name="subString" default=""/>
<parameter left="FindFlags" right="" name="options" default="FindFlags()"/>
</function>
<function threadsafety="unspecified" name="focusNextPrevChild" fullname="QWebPage::focusNextPrevChild" href="qwebpage.html#focusNextPrevChild" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="344" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool focusNextPrevChild(bool next)">
<parameter left="bool" right="" name="next" default=""/>
</function>
<function threadsafety="unspecified" name="javaScriptConfirm" fullname="QWebPage::javaScriptConfirm" href="qwebpage.html#javaScriptConfirm" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="470" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool javaScriptConfirm(QWebFrame *frame, const QString &amp;msg)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="const QString &amp;" right="" name="msg" default=""/>
</function>
<function threadsafety="unspecified" name="javaScriptPrompt" fullname="QWebPage::javaScriptPrompt" href="qwebpage.html#javaScriptPrompt" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="471" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool javaScriptPrompt(QWebFrame *frame, const QString &amp;msg, const QString &amp;defaultValue, QString *result)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="const QString &amp;" right="" name="msg" default=""/>
<parameter left="const QString &amp;" right="" name="defaultValue" default=""/>
<parameter left="QString *" right="" name="result" default=""/>
</function>
<function threadsafety="unspecified" name="shouldInterruptJavaScript" fullname="QWebPage::shouldInterruptJavaScript" href="qwebpage.html#shouldInterruptJavaScript" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="419" since="4.6" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool shouldInterruptJavaScript()"/>
<function threadsafety="unspecified" name="swallowContextMenuEvent" fullname="QWebPage::swallowContextMenuEvent" href="qwebpage.html#swallowContextMenuEvent" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="363" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool swallowContextMenuEvent(QContextMenuEvent *event)">
<parameter left="QContextMenuEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="applicationCacheQuotaExceeded" fullname="QWebPage::applicationCacheQuotaExceeded" href="qwebpage.html#applicationCacheQuotaExceeded" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="448" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void applicationCacheQuotaExceeded(QWebSecurityOrigin *origin, quint64 defaultOriginQuota, quint64 totalSpaceNeeded)">
<parameter left="QWebSecurityOrigin *" right="" name="origin" default=""/>
<parameter left="quint64" right="" name="defaultOriginQuota" default=""/>
<parameter left="quint64" right="" name="totalSpaceNeeded" default=""/>
</function>
<function threadsafety="unspecified" name="consoleMessageReceived" fullname="QWebPage::consoleMessageReceived" href="qwebpage.html#consoleMessageReceived" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="459" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void consoleMessageReceived(MessageSource source, MessageLevel level, const QString &amp;message, int lineNumber, const QString &amp;sourceID)">
<parameter left="MessageSource" right="" name="source" default=""/>
<parameter left="MessageLevel" right="" name="level" default=""/>
<parameter left="const QString &amp;" right="" name="message" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QString &amp;" right="" name="sourceID" default=""/>
</function>
<function threadsafety="unspecified" name="contentsChanged" fullname="QWebPage::contentsChanged" href="qwebpage.html#contentsChanged" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="446" since="4.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contentsChanged()"/>
<function threadsafety="unspecified" name="databaseQuotaExceeded" fullname="QWebPage::databaseQuotaExceeded" href="qwebpage.html#databaseQuotaExceeded" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="447" since="4.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void databaseQuotaExceeded(QWebFrame *frame, QString databaseName)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="QString" right="" name="databaseName" default=""/>
</function>
<function threadsafety="unspecified" name="downloadRequested" fullname="QWebPage::downloadRequested" href="qwebpage.html#downloadRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="442" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void downloadRequested(const QNetworkRequest &amp;request)">
<parameter left="const QNetworkRequest &amp;" right="" name="request" default=""/>
</function>
<function threadsafety="unspecified" name="featurePermissionRequestCanceled" fullname="QWebPage::featurePermissionRequestCanceled" href="qwebpage.html#featurePermissionRequestCanceled" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="456" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void featurePermissionRequestCanceled(QWebFrame *frame, QWebPage::Feature feature)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="QWebPage::Feature" right="" name="feature" default=""/>
</function>
<function threadsafety="unspecified" name="featurePermissionRequested" fullname="QWebPage::featurePermissionRequested" href="qwebpage.html#featurePermissionRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="455" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void featurePermissionRequested(QWebFrame *frame, QWebPage::Feature feature)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="QWebPage::Feature" right="" name="feature" default=""/>
</function>
<function threadsafety="unspecified" name="focusedElementChanged" fullname="QWebPage::focusedElementChanged" href="qwebpage.html#focusedElementChanged" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="444" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusedElementChanged(const QWebElement &amp;element)">
<parameter left="const QWebElement &amp;" right="" name="element" default=""/>
</function>
<function threadsafety="unspecified" name="frameCreated" fullname="QWebPage::frameCreated" href="qwebpage.html#frameCreated" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="429" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void frameCreated(QWebFrame *frame)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
</function>
<function threadsafety="unspecified" name="fullScreenRequested" fullname="QWebPage::fullScreenRequested" href="qwebpage.html#fullScreenRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="457" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void fullScreenRequested(QWebFullScreenRequest fullScreenRequest)">
<parameter left="QWebFullScreenRequest" right="" name="fullScreenRequest" default=""/>
</function>
<function threadsafety="unspecified" name="geometryChangeRequested" fullname="QWebPage::geometryChangeRequested" href="qwebpage.html#geometryChangeRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="430" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void geometryChangeRequested(const QRect &amp;geom)">
<parameter left="const QRect &amp;" right="" name="geom" default=""/>
</function>
<function threadsafety="unspecified" name="javaScriptAlert" fullname="QWebPage::javaScriptAlert" href="qwebpage.html#javaScriptAlert" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="469" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void javaScriptAlert(QWebFrame *frame, const QString &amp;msg)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="const QString &amp;" right="" name="msg" default=""/>
</function>
<function threadsafety="unspecified" name="javaScriptConsoleMessage" fullname="QWebPage::javaScriptConsoleMessage" href="qwebpage.html#javaScriptConsoleMessage" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="472" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void javaScriptConsoleMessage(const QString &amp;message, int lineNumber, const QString &amp;sourceID)">
<parameter left="const QString &amp;" right="" name="message" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QString &amp;" right="" name="sourceID" default=""/>
</function>
<function threadsafety="unspecified" name="linkClicked" fullname="QWebPage::linkClicked" href="qwebpage.html#linkClicked" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="435" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void linkClicked(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="linkHovered" fullname="QWebPage::linkHovered" href="qwebpage.html#linkHovered" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="426" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void linkHovered(const QString &amp;link, const QString &amp;title, const QString &amp;textContent)">
<parameter left="const QString &amp;" right="" name="link" default=""/>
<parameter left="const QString &amp;" right="" name="title" default=""/>
<parameter left="const QString &amp;" right="" name="textContent" default=""/>
</function>
<function threadsafety="unspecified" name="loadFinished" fullname="QWebPage::loadFinished" href="qwebpage.html#loadFinished" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="424" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFinished(bool ok)">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="loadProgress" fullname="QWebPage::loadProgress" href="qwebpage.html#loadProgress" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="423" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadProgress(int progress)">
<parameter left="int" right="" name="progress" default=""/>
</function>
<function threadsafety="unspecified" name="loadStarted" fullname="QWebPage::loadStarted" href="qwebpage.html#loadStarted" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="422" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadStarted()"/>
<function threadsafety="unspecified" name="menuBarVisibilityChangeRequested" fullname="QWebPage::menuBarVisibilityChangeRequested" href="qwebpage.html#menuBarVisibilityChangeRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="439" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void menuBarVisibilityChangeRequested(bool visible)">
<parameter left="bool" right="" name="visible" default=""/>
</function>
<function threadsafety="unspecified" name="microFocusChanged" fullname="QWebPage::microFocusChanged" href="qwebpage.html#microFocusChanged" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="445" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void microFocusChanged()"/>
<function threadsafety="unspecified" name="printRequested" fullname="QWebPage::printRequested" href="qwebpage.html#printRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="434" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void printRequested(QWebFrame *frame)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
</function>
<function threadsafety="unspecified" name="recentlyAudibleChanged" fullname="QWebPage::recentlyAudibleChanged" href="qwebpage.html#recentlyAudible-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="461" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="recentlyAudible" type="void" signature="void recentlyAudibleChanged(bool recentlyAudible)">
<parameter left="bool" right="" name="recentlyAudible" default=""/>
</function>
<function threadsafety="unspecified" name="repaintRequested" fullname="QWebPage::repaintRequested" href="qwebpage.html#repaintRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="431" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void repaintRequested(const QRect &amp;dirtyRect)">
<parameter left="const QRect &amp;" right="" name="dirtyRect" default=""/>
</function>
<function threadsafety="unspecified" name="restoreFrameStateRequested" fullname="QWebPage::restoreFrameStateRequested" href="qwebpage.html#restoreFrameStateRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="451" since="4.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void restoreFrameStateRequested(QWebFrame *frame)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
</function>
<function threadsafety="unspecified" name="saveFrameStateRequested" fullname="QWebPage::saveFrameStateRequested" href="qwebpage.html#saveFrameStateRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="450" since="4.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void saveFrameStateRequested(QWebFrame *frame, QWebHistoryItem *item)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="QWebHistoryItem *" right="" name="item" default=""/>
</function>
<function threadsafety="unspecified" name="scrollRequested" fullname="QWebPage::scrollRequested" href="qwebpage.html#scrollRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="432" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scrollRequested(int dx, int dy, const QRect &amp;rectToScroll)">
<parameter left="int" right="" name="dx" default=""/>
<parameter left="int" right="" name="dy" default=""/>
<parameter left="const QRect &amp;" right="" name="rectToScroll" default=""/>
</function>
<function threadsafety="unspecified" name="selectionChanged" fullname="QWebPage::selectionChanged" href="qwebpage.html#selectionChanged" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="428" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void selectionChanged()"/>
<function threadsafety="unspecified" name="setContentEditable" fullname="QWebPage::setContentEditable" href="qwebpage.html#contentEditable-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="359" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentEditable" type="void" signature="void setContentEditable(bool editable)">
<parameter left="bool" right="" name="editable" default=""/>
</function>
<function threadsafety="unspecified" name="setFeaturePermission" fullname="QWebPage::setFeaturePermission" href="qwebpage.html#setFeaturePermission" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="369" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFeaturePermission(QWebFrame *frame, Feature feature, PermissionPolicy policy)">
<parameter left="QWebFrame *" right="" name="frame" default=""/>
<parameter left="Feature" right="" name="feature" default=""/>
<parameter left="PermissionPolicy" right="" name="policy" default=""/>
</function>
<function threadsafety="unspecified" name="setForwardUnsupportedContent" fullname="QWebPage::setForwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="350" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="forwardUnsupportedContent" type="void" signature="void setForwardUnsupportedContent(bool forward)">
<parameter left="bool" right="" name="forward" default=""/>
</function>
<function threadsafety="unspecified" name="setLinkDelegationPolicy" fullname="QWebPage::setLinkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="353" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="linkDelegationPolicy" type="void" signature="void setLinkDelegationPolicy(LinkDelegationPolicy policy)">
<parameter left="LinkDelegationPolicy" right="" name="policy" default=""/>
</function>
<function threadsafety="unspecified" name="setNetworkAccessManager" fullname="QWebPage::setNetworkAccessManager" href="qwebpage.html#setNetworkAccessManager" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="311" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNetworkAccessManager(QNetworkAccessManager *manager)">
<parameter left="QNetworkAccessManager *" right="" name="manager" default=""/>
</function>
<function threadsafety="unspecified" name="setPalette" fullname="QWebPage::setPalette" href="qwebpage.html#palette-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="356" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="palette" type="void" signature="void setPalette(const QPalette &amp;palette)">
<parameter left="const QPalette &amp;" right="" name="palette" default=""/>
</function>
<function threadsafety="unspecified" name="setPluginFactory" fullname="QWebPage::setPluginFactory" href="qwebpage.html#setPluginFactory" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="314" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPluginFactory(QWebPluginFactory *factory)">
<parameter left="QWebPluginFactory *" right="" name="factory" default=""/>
</function>
<function threadsafety="unspecified" name="setView" fullname="QWebPage::setView" href="qwebpage.html#setView" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="303" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setView(QWidget *view)">
<parameter left="QWidget *" right="" name="view" default=""/>
</function>
<function threadsafety="unspecified" name="setVisibilityState" fullname="QWebPage::setVisibilityState" href="qwebpage.html#visibilityState-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="321" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="visibilityState" type="void" signature="void setVisibilityState(VisibilityState )">
<parameter left="VisibilityState" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="statusBarMessage" fullname="QWebPage::statusBarMessage" href="qwebpage.html#statusBarMessage" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="427" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void statusBarMessage(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="statusBarVisibilityChangeRequested" fullname="QWebPage::statusBarVisibilityChangeRequested" href="qwebpage.html#statusBarVisibilityChangeRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="438" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void statusBarVisibilityChangeRequested(bool visible)">
<parameter left="bool" right="" name="visible" default=""/>
</function>
<function threadsafety="unspecified" name="toolBarVisibilityChangeRequested" fullname="QWebPage::toolBarVisibilityChangeRequested" href="qwebpage.html#toolBarVisibilityChangeRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="437" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toolBarVisibilityChangeRequested(bool visible)">
<parameter left="bool" right="" name="visible" default=""/>
</function>
<function threadsafety="unspecified" name="triggerAction" fullname="QWebPage::triggerAction" href="qwebpage.html#triggerAction" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="333" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void triggerAction(WebAction action, bool checked)">
<parameter left="WebAction" right="" name="action" default=""/>
<parameter left="bool" right="" name="checked" default="false"/>
</function>
<function threadsafety="unspecified" name="unsupportedContent" fullname="QWebPage::unsupportedContent" href="qwebpage.html#unsupportedContent" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="441" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void unsupportedContent(QNetworkReply *reply)">
<parameter left="QNetworkReply *" right="" name="reply" default=""/>
</function>
<function threadsafety="unspecified" name="updatePositionDependentActions" fullname="QWebPage::updatePositionDependentActions" href="qwebpage.html#updatePositionDependentActions" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="365" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updatePositionDependentActions(const QPoint &amp;pos)">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="viewportChangeRequested" fullname="QWebPage::viewportChangeRequested" href="qwebpage.html#viewportChangeRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="453" since="4.8" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewportChangeRequested()"/>
<function threadsafety="unspecified" name="windowCloseRequested" fullname="QWebPage::windowCloseRequested" href="qwebpage.html#windowCloseRequested" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="433" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void windowCloseRequested()"/>
<function threadsafety="unspecified" name="~QWebPage" fullname="QWebPage::~QWebPage" href="qwebpage.html#dtor.QWebPage" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="294" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPage()"/>
<function threadsafety="unspecified" name="linkDelegationPolicy" fullname="QWebPage::linkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="354" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="linkDelegationPolicy" type="LinkDelegationPolicy" signature="LinkDelegationPolicy linkDelegationPolicy() const"/>
<function threadsafety="unspecified" name="action" fullname="QWebPage::action" href="qwebpage.html#action" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="330" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * action(WebAction action) const">
<parameter left="WebAction" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="customAction" fullname="QWebPage::customAction" href="qwebpage.html#customAction" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="331" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * customAction(int action) const">
<parameter left="int" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="networkAccessManager" fullname="QWebPage::networkAccessManager" href="qwebpage.html#networkAccessManager" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="312" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QNetworkAccessManager *" signature="QNetworkAccessManager * networkAccessManager() const"/>
<function threadsafety="unspecified" name="palette" fullname="QWebPage::palette" href="qwebpage.html#palette-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="357" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="palette" type="QPalette" signature="QPalette palette() const"/>
<function threadsafety="unspecified" name="preferredContentsSize" fullname="QWebPage::preferredContentsSize" href="qwebpage.html#preferredContentsSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="339" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="preferredContentsSize" type="QSize" signature="QSize preferredContentsSize() const"/>
<function threadsafety="unspecified" name="viewportSize" fullname="QWebPage::viewportSize" href="qwebpage.html#viewportSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="335" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="viewportSize" type="QSize" signature="QSize viewportSize() const"/>
<function threadsafety="unspecified" name="selectedHtml" fullname="QWebPage::selectedHtml" href="qwebpage.html#selectedHtml-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="327" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="selectedHtml" type="QString" signature="QString selectedHtml() const"/>
<function threadsafety="unspecified" name="selectedText" fullname="QWebPage::selectedText" href="qwebpage.html#selectedText-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="326" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="selectedText" type="QString" signature="QString selectedText() const"/>
<function threadsafety="unspecified" name="userAgentForUrl" fullname="QWebPage::userAgentForUrl" href="qwebpage.html#userAgentForUrl" status="active" access="protected" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="474" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString userAgentForUrl(const QUrl &amp;url) const">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="supportedContentTypes" fullname="QWebPage::supportedContentTypes" href="qwebpage.html#supportedContentTypes" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="371" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList supportedContentTypes() const"/>
<function threadsafety="unspecified" name="undoStack" fullname="QWebPage::undoStack" href="qwebpage.html#undoStack" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="308" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QUndoStack *" signature="QUndoStack * undoStack() const"/>
<function threadsafety="unspecified" name="inputMethodQuery" fullname="QWebPage::inputMethodQuery" href="qwebpage.html#inputMethodQuery" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="346" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant inputMethodQuery(Qt::InputMethodQuery property) const">
<parameter left="Qt::InputMethodQuery" right="" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="currentFrame" fullname="QWebPage::currentFrame" href="qwebpage.html#currentFrame" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="297" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * currentFrame() const"/>
<function threadsafety="unspecified" name="frameAt" fullname="QWebPage::frameAt" href="qwebpage.html#frameAt" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="298" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * frameAt(const QPoint &amp;pos) const">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="mainFrame" fullname="QWebPage::mainFrame" href="qwebpage.html#mainFrame" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="296" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * mainFrame() const"/>
<function threadsafety="unspecified" name="history" fullname="QWebPage::history" href="qwebpage.html#history" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="300" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistory *" signature="QWebHistory * history() const"/>
<function threadsafety="unspecified" name="handle" fullname="QWebPage::handle" href="qwebpage.html#handle" status="internal" access="private" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="417" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPageAdapter *" signature="QWebPageAdapter * handle() const"/>
<function threadsafety="unspecified" name="pluginFactory" fullname="QWebPage::pluginFactory" href="qwebpage.html#pluginFactory" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="315" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPluginFactory *" signature="QWebPluginFactory * pluginFactory() const"/>
<function threadsafety="unspecified" name="settings" fullname="QWebPage::settings" href="qwebpage.html#settings" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="301" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSettings *" signature="QWebSettings * settings() const"/>
<function threadsafety="unspecified" name="view" fullname="QWebPage::view" href="qwebpage.html#view" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="304" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWidget *" signature="QWidget * view() const"/>
<function threadsafety="unspecified" name="viewportAttributesForSize" fullname="QWebPage::viewportAttributesForSize" href="qwebpage.html#viewportAttributesForSize" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="337" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="ViewportAttributes" signature="ViewportAttributes viewportAttributesForSize(const QSize &amp;availableSize) const">
<parameter left="const QSize &amp;" right="" name="availableSize" default=""/>
</function>
<function threadsafety="unspecified" name="visibilityState" fullname="QWebPage::visibilityState" href="qwebpage.html#visibilityState-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="320" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="visibilityState" type="VisibilityState" signature="VisibilityState visibilityState() const"/>
<function threadsafety="unspecified" name="forwardUnsupportedContent" fullname="QWebPage::forwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="351" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="forwardUnsupportedContent" type="bool" signature="bool forwardUnsupportedContent() const"/>
<function threadsafety="unspecified" name="hasSelection" fullname="QWebPage::hasSelection" href="qwebpage.html#hasSelection-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="325" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="hasSelection" type="bool" signature="bool hasSelection() const"/>
<function threadsafety="unspecified" name="isContentEditable" fullname="QWebPage::isContentEditable" href="qwebpage.html#contentEditable-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="360" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentEditable" type="bool" signature="bool isContentEditable() const"/>
<function threadsafety="unspecified" name="isModified" fullname="QWebPage::isModified" href="qwebpage.html#modified-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="306" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="modified" type="bool" signature="bool isModified() const"/>
<function threadsafety="unspecified" name="recentlyAudible" fullname="QWebPage::recentlyAudible" href="qwebpage.html#recentlyAudible-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="323" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="recentlyAudible" type="bool" signature="bool recentlyAudible() const"/>
<function threadsafety="unspecified" name="supportsContentType" fullname="QWebPage::supportsContentType" href="qwebpage.html#supportsContentType" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="372" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsContentType(const QString &amp;mimeType) const">
<parameter left="const QString &amp;" right="" name="mimeType" default=""/>
</function>
<function threadsafety="unspecified" name="supportsExtension" fullname="QWebPage::supportsExtension" href="qwebpage.html#supportsExtension" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="415" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsExtension(Extension extension) const">
<parameter left="Extension" right="" name="extension" default=""/>
</function>
<function threadsafety="unspecified" name="bytesReceived" fullname="QWebPage::bytesReceived" href="qwebpage.html#bytesReceived" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="318" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="quint64" signature="quint64 bytesReceived() const"/>
<function threadsafety="unspecified" name="totalBytes" fullname="QWebPage::totalBytes" href="qwebpage.html#totalBytes" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="317" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="quint64" signature="quint64 totalBytes() const"/>
<function threadsafety="unspecified" name="setActualVisibleContentRect" fullname="QWebPage::setActualVisibleContentRect" href="qwebpage.html#setActualVisibleContentRect" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="341" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setActualVisibleContentRect(const QRect &amp;rect) const">
<parameter left="const QRect &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="setPreferredContentsSize" fullname="QWebPage::setPreferredContentsSize" href="qwebpage.html#preferredContentsSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="340" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="preferredContentsSize" type="void" signature="void setPreferredContentsSize(const QSize &amp;size) const">
<parameter left="const QSize &amp;" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setViewportSize" fullname="QWebPage::setViewportSize" href="qwebpage.html#viewportSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="336" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="viewportSize" type="void" signature="void setViewportSize(const QSize &amp;size) const">
<parameter left="const QSize &amp;" right="" name="size" default=""/>
</function>
<property threadsafety="unspecified" name="contentEditable" fullname="QWebPage::contentEditable" href="qwebpage.html#contentEditable-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="83" since="4.5" type="bool" brief="Whether the content in this QWebPage is editable or not">
<getter name="isContentEditable"/>
<setter name="setContentEditable"/>
</property>
<property threadsafety="unspecified" name="forwardUnsupportedContent" fullname="QWebPage::forwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="80" type="bool" brief="Whether QWebPage should forward unsupported content">
<getter name="forwardUnsupportedContent"/>
<setter name="setForwardUnsupportedContent"/>
</property>
<property threadsafety="unspecified" name="hasSelection" fullname="QWebPage::hasSelection" href="qwebpage.html#hasSelection-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="77" type="bool" brief="Whether this page contains selected content or not">
<getter name="hasSelection"/>
</property>
<property threadsafety="unspecified" name="linkDelegationPolicy" fullname="QWebPage::linkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="81" type="LinkDelegationPolicy" brief="How QWebPage should delegate the handling of links through the linkClicked() signal">
<getter name="linkDelegationPolicy"/>
<setter name="setLinkDelegationPolicy"/>
</property>
<property threadsafety="unspecified" name="modified" fullname="QWebPage::modified" href="qwebpage.html#modified-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="74" type="bool" brief="Whether the page contains unsubmitted form data, or the contents have been changed">
<getter name="isModified"/>
</property>
<property threadsafety="unspecified" name="palette" fullname="QWebPage::palette" href="qwebpage.html#palette-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="82" type="QPalette" brief="The page's palette">
<getter name="palette"/>
<setter name="setPalette"/>
</property>
<property threadsafety="unspecified" name="preferredContentsSize" fullname="QWebPage::preferredContentsSize" href="qwebpage.html#preferredContentsSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="79" since="4.6" type="QSize" brief="Custom size used for laying out the page contents">
<getter name="preferredContentsSize"/>
<setter name="setPreferredContentsSize"/>
</property>
<property threadsafety="unspecified" name="recentlyAudible" fullname="QWebPage::recentlyAudible" href="qwebpage.html#recentlyAudible-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="85" type="bool">
<getter name="recentlyAudible"/>
<notifier name="recentlyAudibleChanged"/>
</property>
<property threadsafety="unspecified" name="selectedHtml" fullname="QWebPage::selectedHtml" href="qwebpage.html#selectedHtml-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="76" since="4.8" type="QString" brief="The HTML currently selected">
<getter name="selectedHtml"/>
</property>
<property threadsafety="unspecified" name="selectedText" fullname="QWebPage::selectedText" href="qwebpage.html#selectedText-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="75" type="QString" brief="The text currently selected">
<getter name="selectedText"/>
</property>
<property threadsafety="unspecified" name="viewportSize" fullname="QWebPage::viewportSize" href="qwebpage.html#viewportSize-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="78" type="QSize" brief="The size of the viewport">
<getter name="viewportSize"/>
<setter name="setViewportSize"/>
</property>
<property threadsafety="unspecified" name="visibilityState" fullname="QWebPage::visibilityState" href="qwebpage.html#visibilityState-prop" status="active" access="public" location="qwebpage.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage.h" lineno="84" type="VisibilityState" brief="The page's visibility state">
<getter name="visibilityState"/>
<setter name="setVisibilityState"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebPagePrivate" href="qwebpageprivate.html" status="internal" access="private" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="73">
<function threadsafety="unspecified" name="getOrCreateInspector" fullname="QWebPagePrivate::getOrCreateInspector" href="qwebpageprivate.html#getOrCreateInspector" status="internal" access="private" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="178" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebInspector *" signature="QWebInspector * getOrCreateInspector()"/>
<function threadsafety="unspecified" name="editorActionForKeyEvent" fullname="QWebPagePrivate::editorActionForKeyEvent" href="qwebpageprivate.html#editorActionForKeyEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="181" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebPage::WebAction" signature="QWebPage::WebAction editorActionForKeyEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebPagePrivate" fullname="QWebPagePrivate::QWebPagePrivate" href="qwebpageprivate.html#QWebPagePrivate" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPagePrivate(QWebPage *)">
<parameter left="QWebPage *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="core" fullname="QWebPagePrivate::core" href="qwebpageprivate.html#core" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="78" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="WebCore::Page *" signature="WebCore::Page * core(const QWebPage *)">
<parameter left="const QWebPage *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="gestureEvent" fullname="QWebPagePrivate::gestureEvent" href="qwebpageprivate.html#gestureEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="172" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool gestureEvent(QGestureEvent *)">
<parameter left="QGestureEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="editorCommandForWebActions" fullname="QWebPagePrivate::editorCommandForWebActions" href="qwebpageprivate.html#editorCommandForWebActions" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="183" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="const char *" signature="const char * editorCommandForWebActions(QWebPage::WebAction )">
<parameter left="QWebPage::WebAction" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_customActionTriggered" fullname="QWebPagePrivate::_q_customActionTriggered" href="qwebpageprivate.html#underscore.q_customActionTriggered" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_customActionTriggered(bool checked)">
<parameter left="bool" right="" name="checked" default=""/>
</function>
<function threadsafety="unspecified" name="_q_updateScreen" fullname="QWebPagePrivate::_q_updateScreen" href="qwebpageprivate.html#underscore.q_updateScreen" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="175" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_updateScreen(QScreen *)">
<parameter left="QScreen *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_webActionTriggered" fullname="QWebPagePrivate::_q_webActionTriggered" href="qwebpageprivate.html#underscore.q_webActionTriggered" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="152" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_webActionTriggered(bool checked)">
<parameter left="bool" right="" name="checked" default=""/>
</function>
<function threadsafety="unspecified" name="contextMenuEvent" fullname="QWebPagePrivate::contextMenuEvent" href="qwebpageprivate.html#contextMenuEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contextMenuEvent(const QPoint &amp;globalPos)">
<parameter left="const QPoint &amp;" right="" name="globalPos" default=""/>
</function>
<function threadsafety="unspecified" name="createMainFrame" fullname="QWebPagePrivate::createMainFrame" href="qwebpageprivate.html#createMainFrame" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void createMainFrame()"/>
<function threadsafety="unspecified" name="dragEnterEvent" fullname="QWebPagePrivate::dragEnterEvent" href="qwebpageprivate.html#dragEnterEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="165" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragEnterEvent(T *)">
<parameter left="T *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dragMoveEvent" fullname="QWebPagePrivate::dragMoveEvent" href="qwebpageprivate.html#dragMoveEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="166" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragMoveEvent(T *)">
<parameter left="T *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dropEvent" fullname="QWebPagePrivate::dropEvent" href="qwebpageprivate.html#dropEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="167" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dropEvent(T *)">
<parameter left="T *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QWebPagePrivate::keyPressEvent" href="qwebpageprivate.html#keyPressEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="keyReleaseEvent" fullname="QWebPagePrivate::keyReleaseEvent" href="qwebpageprivate.html#keyReleaseEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="163" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyReleaseEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="leaveEvent" fullname="QWebPagePrivate::leaveEvent" href="qwebpageprivate.html#leaveEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="170" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void leaveEvent(QEvent *)">
<parameter left="QEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setInspector" fullname="QWebPagePrivate::setInspector" href="qwebpageprivate.html#setInspector" status="internal" access="private" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="177" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setInspector(QWebInspector *insp)">
<parameter left="QWebInspector *" right="" name="insp" default=""/>
</function>
<function threadsafety="unspecified" name="shortcutOverrideEvent" fullname="QWebPagePrivate::shortcutOverrideEvent" href="qwebpageprivate.html#shortcutOverrideEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="169" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void shortcutOverrideEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="timerEvent" fullname="QWebPagePrivate::timerEvent" href="qwebpageprivate.html#timerEvent" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="157" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void timerEvent(QTimerEvent *)">
<parameter left="QTimerEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateAction" fullname="QWebPagePrivate::updateAction" href="qwebpageprivate.html#updateAction" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateAction(QWebPage::WebAction )">
<parameter left="QWebPage::WebAction" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateEditorActions" fullname="QWebPagePrivate::updateEditorActions" href="qwebpageprivate.html#updateEditorActions" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateEditorActions()"/>
<function threadsafety="unspecified" name="updateWindow" fullname="QWebPagePrivate::updateWindow" href="qwebpageprivate.html#updateWindow" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="174" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateWindow()"/>
<function threadsafety="unspecified" name="~QWebPagePrivate" fullname="QWebPagePrivate::~QWebPagePrivate" href="qwebpageprivate.html#dtor.QWebPagePrivate" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="76" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPagePrivate()"/>
<variable threadsafety="unspecified" name="actions" fullname="QWebPagePrivate::actions" href="qwebpageprivate.html#actions-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="206" type="QAction *[QWebPage::WebActionCount]" static="false"/>
<variable threadsafety="unspecified" name="currentContextMenu" fullname="QWebPagePrivate::currentContextMenu" href="qwebpageprivate.html#currentContextMenu-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="201" type="QPointer&lt;QMenu&gt;" static="false"/>
<variable threadsafety="unspecified" name="customActions" fullname="QWebPagePrivate::customActions" href="qwebpageprivate.html#customActions-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="207" type="QHash&lt;int, QAction *&gt;" static="false"/>
<variable threadsafety="unspecified" name="fixedLayoutSize" fullname="QWebPagePrivate::fixedLayoutSize" href="qwebpageprivate.html#fixedLayoutSize-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="197" type="QSize" static="false"/>
<variable threadsafety="unspecified" name="hitTestResult" fullname="QWebPagePrivate::hitTestResult" href="qwebpageprivate.html#hitTestResult-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="199" type="QWebHitTestResult" static="false"/>
<variable threadsafety="unspecified" name="inspector" fullname="QWebPagePrivate::inspector" href="qwebpageprivate.html#inspector-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="211" type="QWebInspector *" static="false"/>
<variable threadsafety="unspecified" name="inspectorFrontend" fullname="QWebPagePrivate::inspectorFrontend" href="qwebpageprivate.html#inspectorFrontend-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="210" type="QWidget *" static="false"/>
<variable threadsafety="unspecified" name="inspectorIsInternalOnly" fullname="QWebPagePrivate::inspectorIsInternalOnly" href="qwebpageprivate.html#inspectorIsInternalOnly-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="212" type="bool" static="false"/>
<variable threadsafety="unspecified" name="linkPolicy" fullname="QWebPagePrivate::linkPolicy" href="qwebpageprivate.html#linkPolicy-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="194" type="QWebPage::LinkDelegationPolicy" static="false"/>
<variable threadsafety="unspecified" name="m_fullScreenRequested" fullname="QWebPagePrivate::m_fullScreenRequested" href="qwebpageprivate.html#m_fullScreenRequested-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="215" type="QMetaMethod" static="false"/>
<variable threadsafety="unspecified" name="m_lastDropAction" fullname="QWebPagePrivate::m_lastDropAction" href="qwebpageprivate.html#m_lastDropAction-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="213" type="Qt::DropAction" static="false"/>
<variable threadsafety="unspecified" name="m_viewportSize" fullname="QWebPagePrivate::m_viewportSize" href="qwebpageprivate.html#m_viewportSize-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="196" type="QSize" static="false"/>
<variable threadsafety="unspecified" name="mainFrame" fullname="QWebPagePrivate::mainFrame" href="qwebpageprivate.html#mainFrame-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="186" type="QPointer&lt;QWebFrame&gt;" static="false"/>
<variable threadsafety="unspecified" name="palette" fullname="QWebPagePrivate::palette" href="qwebpageprivate.html#palette-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="203" type="QPalette" static="false"/>
<variable threadsafety="unspecified" name="q" fullname="QWebPagePrivate::q" href="qwebpageprivate.html#q-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="185" type="QWebPage *" static="false"/>
<variable threadsafety="unspecified" name="undoStack" fullname="QWebPagePrivate::undoStack" href="qwebpageprivate.html#undoStack-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="189" type="QUndoStack *" static="false"/>
<variable threadsafety="unspecified" name="useFixedLayout" fullname="QWebPagePrivate::useFixedLayout" href="qwebpageprivate.html#useFixedLayout-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="204" type="bool" static="false"/>
<variable threadsafety="unspecified" name="view" fullname="QWebPagePrivate::view" href="qwebpageprivate.html#view-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="192" type="QPointer&lt;QWidget&gt;" static="false"/>
<variable threadsafety="unspecified" name="window" fullname="QWebPagePrivate::window" href="qwebpageprivate.html#window-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="209" type="QPointer&lt;QWindow&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QtViewportAttributesPrivate" href="qtviewportattributesprivate.html" status="internal" access="private" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="64">
<function threadsafety="unspecified" name="QtViewportAttributesPrivate" fullname="QtViewportAttributesPrivate::QtViewportAttributesPrivate" href="qtviewportattributesprivate.html#QtViewportAttributesPrivate" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QtViewportAttributesPrivate(QWebPage::ViewportAttributes *qq)">
<parameter left="QWebPage::ViewportAttributes *" right="" name="qq" default=""/>
</function>
<variable threadsafety="unspecified" name="q" fullname="QtViewportAttributesPrivate::q" href="qtviewportattributesprivate.html#q-var" status="active" access="public" location="qwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebpage_p.h" lineno="70" type="QWebPage::ViewportAttributes *" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebView" href="qwebview.html" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="41" since="4.4" module="QtWebKit" groups="advanced" brief="Widget that is used to view and edit web documents">
<contents name="elements-of-qwebview" title="Elements of QWebView" level="1"/>
<function threadsafety="unspecified" name="createWindow" fullname="QWebView::createWindow" href="qwebview.html#createWindow" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="134" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWebView *" signature="QWebView * createWindow(QWebPage::WebWindowType type)">
<parameter left="QWebPage::WebWindowType" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="QWebView" fullname="QWebView::QWebView" href="qwebview.html#QWebView" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebView(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="event" fullname="QWebView::event" href="qwebview.html#event" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="findText" fullname="QWebView::findText" href="qwebview.html#findText" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool findText(const QString &amp;subString, QWebPage::FindFlags options)">
<parameter left="const QString &amp;" right="" name="subString" default=""/>
<parameter left="QWebPage::FindFlags" right="" name="options" default="QWebPage::FindFlags()"/>
</function>
<function threadsafety="unspecified" name="focusNextPrevChild" fullname="QWebView::focusNextPrevChild" href="qwebview.html#focusNextPrevChild" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="157" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool focusNextPrevChild(bool next)">
<parameter left="bool" right="" name="next" default=""/>
</function>
<function threadsafety="unspecified" name="back" fullname="QWebView::back" href="qwebview.html#back" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="113" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void back()"/>
<function threadsafety="unspecified" name="changeEvent" fullname="QWebView::changeEvent" href="qwebview.html#changeEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void changeEvent(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="contextMenuEvent" fullname="QWebView::contextMenuEvent" href="qwebview.html#contextMenuEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contextMenuEvent(QContextMenuEvent *ev)">
<parameter left="QContextMenuEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragEnterEvent" fullname="QWebView::dragEnterEvent" href="qwebview.html#dragEnterEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragEnterEvent(QDragEnterEvent *ev)">
<parameter left="QDragEnterEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragLeaveEvent" fullname="QWebView::dragLeaveEvent" href="qwebview.html#dragLeaveEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragLeaveEvent(QDragLeaveEvent *ev)">
<parameter left="QDragLeaveEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dragMoveEvent" fullname="QWebView::dragMoveEvent" href="qwebview.html#dragMoveEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="151" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragMoveEvent(QDragMoveEvent *ev)">
<parameter left="QDragMoveEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="dropEvent" fullname="QWebView::dropEvent" href="qwebview.html#dropEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="152" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dropEvent(QDropEvent *ev)">
<parameter left="QDropEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="focusInEvent" fullname="QWebView::focusInEvent" href="qwebview.html#focusInEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusInEvent(QFocusEvent *ev)">
<parameter left="QFocusEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="focusOutEvent" fullname="QWebView::focusOutEvent" href="qwebview.html#focusOutEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusOutEvent(QFocusEvent *ev)">
<parameter left="QFocusEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="forward" fullname="QWebView::forward" href="qwebview.html#forward" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="114" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void forward()"/>
<function threadsafety="unspecified" name="iconChanged" fullname="QWebView::iconChanged" href="qwebview.html#iconChanged" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="127" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void iconChanged()"/>
<function threadsafety="unspecified" name="inputMethodEvent" fullname="QWebView::inputMethodEvent" href="qwebview.html#inputMethodEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void inputMethodEvent(QInputMethodEvent *e)">
<parameter left="QInputMethodEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QWebView::keyPressEvent" href="qwebview.html#keyPressEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *ev)">
<parameter left="QKeyEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="keyReleaseEvent" fullname="QWebView::keyReleaseEvent" href="qwebview.html#keyReleaseEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyReleaseEvent(QKeyEvent *ev)">
<parameter left="QKeyEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="linkClicked" fullname="QWebView::linkClicked" href="qwebview.html#linkClicked" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="125" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void linkClicked(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="load" fullname="QWebView::load" href="qwebview.html#load-1" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QNetworkRequest &amp;request, QNetworkAccessManager::Operation operation, const QByteArray &amp;body)">
<parameter left="const QNetworkRequest &amp;" right="" name="request" default=""/>
<parameter left="QNetworkAccessManager::Operation" right="" name="operation" default="QNetworkAccessManager::GetOperation"/>
<parameter left="const QByteArray &amp;" right="" name="body" default="QByteArray()"/>
</function>
<function threadsafety="unspecified" name="load" fullname="QWebView::load" href="qwebview.html#load" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void load(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="loadFinished" fullname="QWebView::loadFinished" href="qwebview.html#loadFinished" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="122" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadFinished(bool ok)">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="loadProgress" fullname="QWebView::loadProgress" href="qwebview.html#loadProgress" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="121" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadProgress(int progress)">
<parameter left="int" right="" name="progress" default=""/>
</function>
<function threadsafety="unspecified" name="loadStarted" fullname="QWebView::loadStarted" href="qwebview.html#loadStarted" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="120" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadStarted()"/>
<function threadsafety="unspecified" name="mouseDoubleClickEvent" fullname="QWebView::mouseDoubleClickEvent" href="qwebview.html#mouseDoubleClickEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseDoubleClickEvent(QMouseEvent *ev)">
<parameter left="QMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mouseMoveEvent" fullname="QWebView::mouseMoveEvent" href="qwebview.html#mouseMoveEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseMoveEvent(QMouseEvent *ev)">
<parameter left="QMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mousePressEvent" fullname="QWebView::mousePressEvent" href="qwebview.html#mousePressEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mousePressEvent(QMouseEvent *ev)">
<parameter left="QMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="mouseReleaseEvent" fullname="QWebView::mouseReleaseEvent" href="qwebview.html#mouseReleaseEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseReleaseEvent(QMouseEvent *ev)">
<parameter left="QMouseEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="paintEvent" fullname="QWebView::paintEvent" href="qwebview.html#paintEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void paintEvent(QPaintEvent *ev)">
<parameter left="QPaintEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="reload" fullname="QWebView::reload" href="qwebview.html#reload" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="115" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reload()"/>
<function threadsafety="unspecified" name="resizeEvent" fullname="QWebView::resizeEvent" href="qwebview.html#resizeEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resizeEvent(QResizeEvent *e)">
<parameter left="QResizeEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="selectionChanged" fullname="QWebView::selectionChanged" href="qwebview.html#selectionChanged" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="126" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void selectionChanged()"/>
<function threadsafety="unspecified" name="setContent" fullname="QWebView::setContent" href="qwebview.html#setContent" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContent(const QByteArray &amp;data, const QString &amp;mimeType, const QUrl &amp;baseUrl)">
<parameter left="const QByteArray &amp;" right="" name="data" default=""/>
<parameter left="const QString &amp;" right="" name="mimeType" default="QString()"/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setHtml" fullname="QWebView::setHtml" href="qwebview.html#setHtml" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setHtml(const QString &amp;html, const QUrl &amp;baseUrl)">
<parameter left="const QString &amp;" right="" name="html" default=""/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="setPage" fullname="QWebView::setPage" href="qwebview.html#setPage" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPage(QWebPage *page)">
<parameter left="QWebPage *" right="" name="page" default=""/>
</function>
<function threadsafety="unspecified" name="setRenderHint" fullname="QWebView::setRenderHint" href="qwebview.html#setRenderHint" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="105" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setRenderHint(QPainter::RenderHint hint, bool enabled)">
<parameter left="QPainter::RenderHint" right="" name="hint" default=""/>
<parameter left="bool" right="" name="enabled" default="true"/>
</function>
<function threadsafety="unspecified" name="setRenderHints" fullname="QWebView::setRenderHints" href="qwebview.html#setRenderHints" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="104" since="4.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="renderHints" type="void" signature="void setRenderHints(QPainter::RenderHints hints)">
<parameter left="QPainter::RenderHints" right="" name="hints" default=""/>
</function>
<function threadsafety="unspecified" name="setTextSizeMultiplier" fullname="QWebView::setTextSizeMultiplier" href="qwebview.html#setTextSizeMultiplier" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setTextSizeMultiplier(qreal factor)">
<parameter left="qreal" right="" name="factor" default=""/>
</function>
<function threadsafety="unspecified" name="setUrl" fullname="QWebView::setUrl" href="qwebview.html#url-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void setUrl(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QWebView::setZoomFactor" href="qwebview.html#zoomFactor-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="void" signature="void setZoomFactor(qreal factor)">
<parameter left="qreal" right="" name="factor" default=""/>
</function>
<function threadsafety="unspecified" name="statusBarMessage" fullname="QWebView::statusBarMessage" href="qwebview.html#statusBarMessage" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="124" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void statusBarMessage(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QWebView::stop" href="qwebview.html#stop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="112" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="titleChanged" fullname="QWebView::titleChanged" href="qwebview.html#titleChanged" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="123" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void titleChanged(const QString &amp;title)">
<parameter left="const QString &amp;" right="" name="title" default=""/>
</function>
<function threadsafety="unspecified" name="triggerPageAction" fullname="QWebView::triggerPageAction" href="qwebview.html#triggerPageAction" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void triggerPageAction(QWebPage::WebAction action, bool checked)">
<parameter left="QWebPage::WebAction" right="" name="action" default=""/>
<parameter left="bool" right="" name="checked" default="false"/>
</function>
<function threadsafety="unspecified" name="urlChanged" fullname="QWebView::urlChanged" href="qwebview.html#urlChanged" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="128" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void urlChanged(const QUrl &amp;url)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
</function>
<function threadsafety="unspecified" name="wheelEvent" fullname="QWebView::wheelEvent" href="qwebview.html#wheelEvent" status="active" access="protected" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="145" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void wheelEvent(QWheelEvent *ev)">
<parameter left="QWheelEvent *" right="" name="ev" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebView" fullname="QWebView::~QWebView" href="qwebview.html#dtor.QWebView" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="58" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebView()"/>
<function threadsafety="unspecified" name="pageAction" fullname="QWebView::pageAction" href="qwebview.html#pageAction" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * pageAction(QWebPage::WebAction action) const">
<parameter left="QWebPage::WebAction" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="icon" fullname="QWebView::icon" href="qwebview.html#icon-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="QIcon" signature="QIcon icon() const"/>
<function threadsafety="unspecified" name="renderHints" fullname="QWebView::renderHints" href="qwebview.html#renderHints" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="103" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="renderHints" type="QPainter::RenderHints" signature="QPainter::RenderHints renderHints() const"/>
<function threadsafety="unspecified" name="sizeHint" fullname="QWebView::sizeHint" href="qwebview.html#sizeHint" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSize" signature="QSize sizeHint() const"/>
<function threadsafety="unspecified" name="selectedHtml" fullname="QWebView::selectedHtml" href="qwebview.html#selectedHtml-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="selectedHtml" type="QString" signature="QString selectedHtml() const"/>
<function threadsafety="unspecified" name="selectedText" fullname="QWebView::selectedText" href="qwebview.html#selectedText-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="selectedText" type="QString" signature="QString selectedText() const"/>
<function threadsafety="unspecified" name="title" fullname="QWebView::title" href="qwebview.html#title-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebView::url" href="qwebview.html#url-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="inputMethodQuery" fullname="QWebView::inputMethodQuery" href="qwebview.html#inputMethodQuery" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant inputMethodQuery(Qt::InputMethodQuery property) const">
<parameter left="Qt::InputMethodQuery" right="" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="history" fullname="QWebView::history" href="qwebview.html#history" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebHistory *" signature="QWebHistory * history() const"/>
<function threadsafety="unspecified" name="page" fullname="QWebView::page" href="qwebview.html#page" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * page() const"/>
<function threadsafety="unspecified" name="settings" fullname="QWebView::settings" href="qwebview.html#settings" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebSettings *" signature="QWebSettings * settings() const"/>
<function threadsafety="unspecified" name="hasSelection" fullname="QWebView::hasSelection" href="qwebview.html#hasSelection-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="hasSelection" type="bool" signature="bool hasSelection() const"/>
<function threadsafety="unspecified" name="isModified" fullname="QWebView::isModified" href="qwebview.html#modified-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="modified" type="bool" signature="bool isModified() const"/>
<function threadsafety="unspecified" name="textSizeMultiplier" fullname="QWebView::textSizeMultiplier" href="qwebview.html#textSizeMultiplier" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal textSizeMultiplier() const"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QWebView::zoomFactor" href="qwebview.html#zoomFactor-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="zoomFactor" type="qreal" signature="qreal zoomFactor() const"/>
<function threadsafety="unspecified" name="print" fullname="QWebView::print" href="qwebview.html#print" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="117" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void print(QPrinter *printer) const">
<parameter left="QPrinter *" right="" name="printer" default=""/>
</function>
<property threadsafety="unspecified" name="hasSelection" fullname="QWebView::hasSelection" href="qwebview.html#hasSelection-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="48" type="bool" brief="Whether this page contains selected content or not">
<getter name="hasSelection"/>
</property>
<property threadsafety="unspecified" name="icon" fullname="QWebView::icon" href="qwebview.html#icon-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="45" type="QIcon" brief="The icon associated with the web page currently viewed">
<getter name="icon"/>
</property>
<property threadsafety="unspecified" name="modified" fullname="QWebView::modified" href="qwebview.html#modified-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="49" type="bool" brief="Whether the document was modified by the user">
<getter name="isModified"/>
</property>
<property threadsafety="unspecified" name="renderHints" fullname="QWebView::renderHints" href="qwebview.html#renderHints-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="54" since="4.6" type="QPainter::RenderHints" brief="The default render hints for the view">
<getter name="renderHints"/>
<setter name="setRenderHints"/>
</property>
<property threadsafety="unspecified" name="selectedHtml" fullname="QWebView::selectedHtml" href="qwebview.html#selectedHtml-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="47" since="4.8" type="QString" brief="The HTML currently selected">
<getter name="selectedHtml"/>
</property>
<property threadsafety="unspecified" name="selectedText" fullname="QWebView::selectedText" href="qwebview.html#selectedText-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="46" type="QString" brief="The text currently selected">
<getter name="selectedText"/>
</property>
<property threadsafety="unspecified" name="textSizeMultiplier" fullname="QWebView::textSizeMultiplier" href="qwebview-obsolete.html#textSizeMultiplier-prop" status="obsolete" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="51" type="qreal" brief="The scaling factor for all text in the frame"/>
<property threadsafety="unspecified" name="title" fullname="QWebView::title" href="qwebview.html#title-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="43" type="QString" brief="The title of the web page currently viewed">
<getter name="title"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QWebView::url" href="qwebview.html#url-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="44" type="QUrl" brief="The url of the web page currently viewed">
<getter name="url"/>
<setter name="setUrl"/>
</property>
<property threadsafety="unspecified" name="zoomFactor" fullname="QWebView::zoomFactor" href="qwebview.html#zoomFactor-prop" status="active" access="public" location="qwebview.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebview.h" lineno="52" since="4.5" type="qreal" brief="The zoom factor for the view">
<getter name="zoomFactor"/>
<setter name="setZoomFactor"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebFrameAccessible" href="qwebframeaccessible.html" status="internal" access="private" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="40">
<function threadsafety="unspecified" name="QWebFrameAccessible" fullname="QWebFrameAccessible::QWebFrameAccessible" href="qwebframeaccessible.html#QWebFrameAccessible" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="42" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebFrameAccessible(QWebFrame *)">
<parameter left="QWebFrame *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="role" fullname="QWebFrameAccessible::role" href="qwebframeaccessible.html#role" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="53" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessible::Role" signature="QAccessible::Role role() const"/>
<function threadsafety="unspecified" name="state" fullname="QWebFrameAccessible::state" href="qwebframeaccessible.html#state" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessible::State" signature="QAccessible::State state() const"/>
<function threadsafety="unspecified" name="child" fullname="QWebFrameAccessible::child" href="qwebframeaccessible.html#child" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="48" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessibleInterface *" signature="QAccessibleInterface * child(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="parent" fullname="QWebFrameAccessible::parent" href="qwebframeaccessible.html#parent" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessibleInterface *" signature="QAccessibleInterface * parent() const"/>
<function threadsafety="unspecified" name="text" fullname="QWebFrameAccessible::text" href="qwebframeaccessible.html#text" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text(QAccessible::Text ) const">
<parameter left="QAccessible::Text" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="frame" fullname="QWebFrameAccessible::frame" href="qwebframeaccessible.html#frame" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebFrame *" signature="QWebFrame * frame() const"/>
<function threadsafety="unspecified" name="childCount" fullname="QWebFrameAccessible::childCount" href="qwebframeaccessible.html#childCount" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int childCount() const"/>
<function threadsafety="unspecified" name="indexOfChild" fullname="QWebFrameAccessible::indexOfChild" href="qwebframeaccessible.html#indexOfChild" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="49" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int indexOfChild(const QAccessibleInterface *) const">
<parameter left="const QAccessibleInterface *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="navigate" fullname="QWebFrameAccessible::navigate" href="qwebframeaccessible.html#navigate" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int navigate(QAccessible::RelationFlag , int , QAccessibleInterface **target) const">
<parameter left="QAccessible::RelationFlag" right="" name="" default=""/>
<parameter left="int" right="" name="" default=""/>
<parameter left="QAccessibleInterface **" right="" name="target" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebPageAccessible" href="qwebpageaccessible.html" status="internal" access="private" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="57">
<function threadsafety="unspecified" name="QWebPageAccessible" fullname="QWebPageAccessible::QWebPageAccessible" href="qwebpageaccessible.html#QWebPageAccessible" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPageAccessible(QWebPage *)">
<parameter left="QWebPage *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="role" fullname="QWebPageAccessible::role" href="qwebpageaccessible.html#role" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessible::Role" signature="QAccessible::Role role() const"/>
<function threadsafety="unspecified" name="state" fullname="QWebPageAccessible::state" href="qwebpageaccessible.html#state" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessible::State" signature="QAccessible::State state() const"/>
<function threadsafety="unspecified" name="child" fullname="QWebPageAccessible::child" href="qwebpageaccessible.html#child" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessibleInterface *" signature="QAccessibleInterface * child(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="parent" fullname="QWebPageAccessible::parent" href="qwebpageaccessible.html#parent" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessibleInterface *" signature="QAccessibleInterface * parent() const"/>
<function threadsafety="unspecified" name="text" fullname="QWebPageAccessible::text" href="qwebpageaccessible.html#text" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text(QAccessible::Text ) const">
<parameter left="QAccessible::Text" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="page" fullname="QWebPageAccessible::page" href="qwebpageaccessible.html#page" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebPage *" signature="QWebPage * page() const"/>
<function threadsafety="unspecified" name="childCount" fullname="QWebPageAccessible::childCount" href="qwebpageaccessible.html#childCount" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int childCount() const"/>
<function threadsafety="unspecified" name="indexOfChild" fullname="QWebPageAccessible::indexOfChild" href="qwebpageaccessible.html#indexOfChild" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int indexOfChild(const QAccessibleInterface *) const">
<parameter left="const QAccessibleInterface *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="navigate" fullname="QWebPageAccessible::navigate" href="qwebpageaccessible.html#navigate" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int navigate(QAccessible::RelationFlag , int , QAccessibleInterface **target) const">
<parameter left="QAccessible::RelationFlag" right="" name="" default=""/>
<parameter left="int" right="" name="" default=""/>
<parameter left="QAccessibleInterface **" right="" name="target" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QWebViewAccessible" href="qwebviewaccessible.html" status="internal" access="private" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="74">
<function threadsafety="unspecified" name="QWebViewAccessible" fullname="QWebViewAccessible::QWebViewAccessible" href="qwebviewaccessible.html#QWebViewAccessible" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="76" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebViewAccessible(QWebView *)">
<parameter left="QWebView *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="child" fullname="QWebViewAccessible::child" href="qwebviewaccessible.html#child" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAccessibleInterface *" signature="QAccessibleInterface * child(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="view" fullname="QWebViewAccessible::view" href="qwebviewaccessible.html#view" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWebView *" signature="QWebView * view() const"/>
<function threadsafety="unspecified" name="childCount" fullname="QWebViewAccessible::childCount" href="qwebviewaccessible.html#childCount" status="active" access="public" location="qwebviewaccessible_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int childCount() const"/>
</class>
<page name="http://www.w3.org/TR/selectors-api/" href="http://www.w3.org/TR/selectors-api/" status="active" location="qtwebkit.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit.qdoc" lineno="230" subtype="externalpage" title="DOM Selectors API" fulltitle="DOM Selectors API" subtitle=""/>
<page name="qtwebkit-goes-mobile.html" href="qtwebkit-goes-mobile.html" status="active" location="qtwebkit-goes-mobile.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc" lineno="1" subtype="page" title="Qt WebKit Goes Mobile" fulltitle="Qt WebKit Goes Mobile" subtitle="" module="QtWebKit">
<contents name="overview" title="Overview" level="1"/>
<contents name="resize-to-contents" title="Resize to Contents" level="1"/>
<contents name="using-a-view-as-the-window-onto-the-contents" title="Using a View as the Window onto the Contents" level="1"/>
<contents name="adjusting-how-contents-are-laid-out" title="Adjusting How Contents are Laid Out" level="1"/>
<contents name="the-viewport-meta-tag" title="The 'viewport' Meta-Tag" level="1"/>
<contents name="enabling-the-tiling" title="Enabling the Tiling" level="1"/>
<contents name="avoiding-scrollable-subelements" title="Avoiding Scrollable Subelements" level="1"/>
</page>
<page name="qtwebkitwidgets-index.html" href="qtwebkitwidgets-index.html" status="active" location="qtwebkit.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit.qdoc" lineno="35" subtype="page" title="Qt WebKit Widgets" fulltitle="Qt WebKit Widgets" subtitle="" module="QtWebKit" groups="modules" brief="Qt WebKit Widgets module provides a web browser engine as well as C++ classes to render and interact with web content">
<contents name="including-in-your-project" title="Including In Your Project" level="1"/>
<contents name="notes" title="Notes" level="1"/>
<contents name="architecture" title="Architecture" level="1"/>
<contents name="netscape-plugin-support" title="Netscape Plugin Support" level="1"/>
<contents name="examples" title="Examples" level="1"/>
<contents name="license-information" title="License Information" level="1"/>
</page>
<page name="http://www.w3.org/TR/selectors/" href="http://www.w3.org/TR/selectors/" status="active" location="qtwebkit.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit.qdoc" lineno="225" subtype="externalpage" title="Standard CSS selector" fulltitle="Standard CSS selector" subtitle=""/>
<page name="qtwebkit-bridge.html" href="qtwebkit-bridge.html" status="active" location="qtwebkit-bridge.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc" lineno="1" since="4.7" subtype="page" title="The Qt WebKit Bridge" fulltitle="The Qt WebKit Bridge" subtitle="" module="QtWebKit">
<contents name="overview" title="Overview" level="1"/>
<contents name="the-technology" title="The technology" level="2"/>
<contents name="use-cases" title="Use Cases" level="2"/>
<contents name="web-content-in-native-applications" title="Web Content in Native Applications" level="3"/>
<contents name="thin-clients" title="Thin Clients" level="3"/>
<contents name="difference-from-other-bridge-technologies" title="Difference from Other Bridge Technologies" level="2"/>
<contents name="relationship-with-qt-script" title="Relationship with Qt Script" level="2"/>
<contents name="accessing-qobjects" title="Accessing QObjects" level="1"/>
<contents name="making-qobjects-known-to-javascript-via-qwebframe" title="Making QObjects known to JavaScript via QWebFrame" level="2"/>
<contents name="using-signals-and-slots" title="Using Signals and Slots" level="2"/>
<contents name="signal-to-function-connections" title="Signal to Function Connections" level="3"/>
<contents name="signal-to-member-function-connections" title="Signal to Member Function Connections" level="3"/>
<contents name="signal-to-named-member-function-connections" title="Signal to Named Member Function Connections" level="3"/>
<contents name="error-handling" title="Error Handling" level="3"/>
<contents name="emitting-signals-from-scripts" title="Emitting Signals from Scripts" level="3"/>
<contents name="overloaded-signals-and-slots" title="Overloaded Signals and Slots" level="3"/>
<contents name="invokable-methods" title="Invokable Methods" level="3"/>
<contents name="accessing-properties" title="Accessing Properties" level="2"/>
<contents name="accessing-child-qobjects" title="Accessing Child QObjects" level="2"/>
<contents name="data-types" title="Data types" level="2"/>
<contents name="numbers" title="Numbers" level="3"/>
<contents name="strings" title="Strings" level="3"/>
<contents name="date-time" title="Date &amp; Time" level="3"/>
<contents name="regular-expressions" title="Regular Expressions" level="3"/>
<contents name="lists" title="Lists" level="3"/>
<contents name="compound-json-objects" title="Compound (JSON) objects" level="3"/>
<contents name="qvariants" title="QVariants" level="3"/>
<contents name="qobjects" title="QObjects" level="3"/>
<contents name="pixmaps-and-images" title="Pixmaps and Images" level="3"/>
<contents name="qwebelement" title="QWebElement" level="3"/>
<contents name="architecture-issues" title="Architecture Issues" level="1"/>
<contents name="limiting-the-scope-of-the-hybrid-layer" title="Limiting the Scope of the Hybrid Layer" level="2"/>
<contents name="internet-security" title="Internet Security" level="2"/>
</page>
<class threadsafety="unspecified" name="QQuickNetworkReply" href="qquicknetworkreply.html" status="internal" access="private" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="35">
<function threadsafety="unspecified" name="QQuickNetworkReply" fullname="QQuickNetworkReply::QQuickNetworkReply" href="qquicknetworkreply.html#QQuickNetworkReply" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="42" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickNetworkReply(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="send" fullname="QQuickNetworkReply::send" href="qquicknetworkreply.html#send" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="55" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void send()"/>
<function threadsafety="unspecified" name="setContentType" fullname="QQuickNetworkReply::setContentType" href="qquicknetworkreply.html#contentType-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="44" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentType" type="void" signature="void setContentType(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setData" fullname="QQuickNetworkReply::setData" href="qquicknetworkreply.html#data-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="47" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="data" type="void" signature="void setData(const QVariant &amp;data)">
<parameter left="const QVariant &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setNetworkRequestData" fullname="QQuickNetworkReply::setNetworkRequestData" href="qquicknetworkreply.html#setNetworkRequestData" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="51" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNetworkRequestData(WTF::PassRefPtr&lt;WebKit::QtRefCountedNetworkRequestData&gt; data)">
<parameter left="WTF::PassRefPtr&lt;WebKit::QtRefCountedNetworkRequestData&gt;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setWebViewExperimental" fullname="QQuickNetworkReply::setWebViewExperimental" href="qquicknetworkreply.html#setWebViewExperimental" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setWebViewExperimental(QQuickWebViewExperimental *)">
<parameter left="QQuickWebViewExperimental *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="contentType" fullname="QQuickNetworkReply::contentType" href="qquicknetworkreply.html#contentType-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentType" type="QString" signature="QString contentType() const"/>
<function threadsafety="unspecified" name="data" fullname="QQuickNetworkReply::data" href="qquicknetworkreply.html#data-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="data" type="QVariant" signature="QVariant data() const"/>
<function threadsafety="unspecified" name="networkReplyData" fullname="QQuickNetworkReply::networkReplyData" href="qquicknetworkreply.html#networkReplyData" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::QtRefCountedNetworkReplyData *" signature="WebKit::QtRefCountedNetworkReplyData * networkReplyData() const"/>
<function threadsafety="unspecified" name="networkRequestData" fullname="QQuickNetworkReply::networkRequestData" href="qquicknetworkreply.html#networkRequestData" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::QtRefCountedNetworkRequestData *" signature="WebKit::QtRefCountedNetworkRequestData * networkRequestData() const"/>
<property threadsafety="unspecified" name="contentType" fullname="QQuickNetworkReply::contentType" href="qquicknetworkreply.html#contentType-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="37" type="QString">
<getter name="contentType"/>
<setter name="setContentType"/>
</property>
<property threadsafety="unspecified" name="data" fullname="QQuickNetworkReply::data" href="qquicknetworkreply.html#data-prop" status="active" access="public" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="38" type="QVariant">
<getter name="data"/>
<setter name="setData"/>
</property>
</class>
<function threadsafety="unspecified" name="QML_DECLARE_TYPE" status="internal" access="private" location="qquicknetworkreply_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QML_DECLARE_TYPE(QQuickNetworkReply )">
<parameter left="QQuickNetworkReply" right="" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QQuickNetworkRequest" href="qquicknetworkrequest.html" status="internal" access="private" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="31">
<function threadsafety="unspecified" name="QQuickNetworkRequest" fullname="QQuickNetworkRequest::QQuickNetworkRequest" href="qquicknetworkrequest.html#QQuickNetworkRequest" status="active" access="public" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="36" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickNetworkRequest(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="setNetworkRequestData" fullname="QQuickNetworkRequest::setNetworkRequestData" href="qquicknetworkrequest.html#setNetworkRequestData" status="active" access="public" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="38" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNetworkRequestData(WTF::PassRefPtr&lt;WebKit::QtRefCountedNetworkRequestData&gt; data)">
<parameter left="WTF::PassRefPtr&lt;WebKit::QtRefCountedNetworkRequestData&gt;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="url" fullname="QQuickNetworkRequest::url" href="qquicknetworkrequest.html#url-prop" status="active" access="public" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="40" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<property threadsafety="unspecified" name="url" fullname="QQuickNetworkRequest::url" href="qquicknetworkrequest.html#url-prop" status="active" access="public" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="33" type="QUrl">
<getter name="url"/>
</property>
</class>
<function threadsafety="unspecified" name="QML_DECLARE_TYPE" status="internal" access="private" location="qquicknetworkrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h" lineno="46" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QML_DECLARE_TYPE(QQuickNetworkRequest )">
<parameter left="QQuickNetworkRequest" right="" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QQuickUrlSchemeDelegate" href="qquickurlschemedelegate.html" status="internal" access="private" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="35">
<function threadsafety="unspecified" name="QQuickUrlSchemeDelegate" fullname="QQuickUrlSchemeDelegate::QQuickUrlSchemeDelegate" href="qquickurlschemedelegate.html#QQuickUrlSchemeDelegate" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="42" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickUrlSchemeDelegate(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="receivedRequest" fullname="QQuickUrlSchemeDelegate::receivedRequest" href="qquickurlschemedelegate.html#receivedRequest" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="50" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void receivedRequest()"/>
<function threadsafety="unspecified" name="schemeChanged" fullname="QQuickUrlSchemeDelegate::schemeChanged" href="qquickurlschemedelegate.html#scheme-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="49" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="scheme" type="void" signature="void schemeChanged()"/>
<function threadsafety="unspecified" name="setScheme" fullname="QQuickUrlSchemeDelegate::setScheme" href="qquickurlschemedelegate.html#scheme-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="44" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="scheme" type="void" signature="void setScheme(const QString &amp;scheme)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
</function>
<function threadsafety="unspecified" name="reply" fullname="QQuickUrlSchemeDelegate::reply" href="qquickurlschemedelegate.html#reply-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="reply" type="QQuickNetworkReply *" signature="QQuickNetworkReply * reply() const"/>
<function threadsafety="unspecified" name="request" fullname="QQuickUrlSchemeDelegate::request" href="qquickurlschemedelegate.html#request-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="45" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="request" type="QQuickNetworkRequest *" signature="QQuickNetworkRequest * request() const"/>
<function threadsafety="unspecified" name="scheme" fullname="QQuickUrlSchemeDelegate::scheme" href="qquickurlschemedelegate.html#scheme-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="scheme" type="QString" signature="QString scheme() const"/>
<property threadsafety="unspecified" name="reply" fullname="QQuickUrlSchemeDelegate::reply" href="qquickurlschemedelegate.html#reply-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="39" type="QQuickNetworkReply *">
<getter name="reply"/>
</property>
<property threadsafety="unspecified" name="request" fullname="QQuickUrlSchemeDelegate::request" href="qquickurlschemedelegate.html#request-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="38" type="QQuickNetworkRequest *">
<getter name="request"/>
</property>
<property threadsafety="unspecified" name="scheme" fullname="QQuickUrlSchemeDelegate::scheme" href="qquickurlschemedelegate.html#scheme-prop" status="active" access="public" location="qquickurlschemedelegate_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h" lineno="37" type="QString">
<getter name="scheme"/>
<setter name="setScheme"/>
<notifier name="schemeChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickWebPage" href="qquickwebpage.html" status="internal" access="private" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="32">
<function threadsafety="unspecified" name="QQuickWebPage" fullname="QQuickWebPage::QQuickWebPage" href="qquickwebpage.html#QQuickWebPage" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="35" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebPage(QQuickWebView *view)">
<parameter left="QQuickWebView *" right="" name="view" default="0"/>
</function>
<function threadsafety="unspecified" name="updatePaintNode" fullname="QQuickWebPage::updatePaintNode" href="qquickwebpage.html#updatePaintNode" status="active" access="protected" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="47" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QSGNode *" signature="QSGNode * updatePaintNode(QSGNode *, UpdatePaintNodeData *)">
<parameter left="QSGNode *" right="" name="" default=""/>
<parameter left="UpdatePaintNodeData *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setContentsScale" fullname="QQuickWebPage::setContentsScale" href="qquickwebpage.html#setContentsScale" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="40" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentsScale(qreal )">
<parameter left="qreal" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setContentsSize" fullname="QQuickWebPage::setContentsSize" href="qquickwebpage.html#setContentsSize" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="38" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentsSize(const QSizeF &amp;size)">
<parameter left="const QSizeF &amp;" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="~QQuickWebPage" fullname="QQuickWebPage::~QQuickWebPage" href="qquickwebpage.html#dtor.QQuickWebPage" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QQuickWebPage()"/>
<function threadsafety="unspecified" name="transformFromItem" fullname="QQuickWebPage::transformFromItem" href="qquickwebpage.html#transformFromItem" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QTransform" signature="QTransform transformFromItem() const"/>
<function threadsafety="unspecified" name="transformToItem" fullname="QQuickWebPage::transformToItem" href="qquickwebpage.html#transformToItem" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QTransform" signature="QTransform transformToItem() const"/>
<function threadsafety="unspecified" name="contentsSize" fullname="QQuickWebPage::contentsSize" href="qquickwebpage.html#contentsSize" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QSizeF &amp;" signature="const QSizeF &amp; contentsSize() const"/>
<function threadsafety="unspecified" name="contentsScale" fullname="QQuickWebPage::contentsScale" href="qquickwebpage.html#contentsScale" status="active" access="public" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal contentsScale() const"/>
</class>
<function threadsafety="unspecified" name="QML_DECLARE_TYPE" status="internal" access="private" location="qquickwebpage_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h" lineno="55" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QML_DECLARE_TYPE(QQuickWebPage )">
<parameter left="QQuickWebPage" right="" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QQuickWebPagePrivate" href="qquickwebpageprivate.html" status="internal" access="private" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="29">
<function threadsafety="unspecified" name="QQuickWebPagePrivate" fullname="QQuickWebPagePrivate::QQuickWebPagePrivate" href="qquickwebpageprivate.html#QQuickWebPagePrivate" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="31" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebPagePrivate(QQuickWebPage *q, QQuickWebView *viewportItem)">
<parameter left="QQuickWebPage *" right="" name="q" default=""/>
<parameter left="QQuickWebView *" right="" name="viewportItem" default=""/>
</function>
<function threadsafety="unspecified" name="paint" fullname="QQuickWebPagePrivate::paint" href="qquickwebpageprivate.html#paint" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="36" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void paint(QPainter *)">
<parameter left="QPainter *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="resetPaintNode" fullname="QQuickWebPagePrivate::resetPaintNode" href="qquickwebpageprivate.html#resetPaintNode" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="37" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resetPaintNode()"/>
<function threadsafety="unspecified" name="updateSize" fullname="QQuickWebPagePrivate::updateSize" href="qquickwebpageprivate.html#updateSize" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="34" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateSize()"/>
<function threadsafety="unspecified" name="~QQuickWebPagePrivate" fullname="QQuickWebPagePrivate::~QQuickWebPagePrivate" href="qquickwebpageprivate.html#dtor.QQuickWebPagePrivate" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="32" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QQuickWebPagePrivate()"/>
<variable threadsafety="unspecified" name="contentsScale" fullname="QQuickWebPagePrivate::contentsScale" href="qquickwebpageprivate.html#contentsScale-var" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="43" type="qreal" static="false"/>
<variable threadsafety="unspecified" name="contentsSize" fullname="QQuickWebPagePrivate::contentsSize" href="qquickwebpageprivate.html#contentsSize-var" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="42" type="QSizeF" static="false"/>
<variable threadsafety="unspecified" name="paintingIsInitialized" fullname="QQuickWebPagePrivate::paintingIsInitialized" href="qquickwebpageprivate.html#paintingIsInitialized-var" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="40" type="bool" static="false"/>
<variable threadsafety="unspecified" name="q" fullname="QQuickWebPagePrivate::q" href="qquickwebpageprivate.html#q-var" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="38" type="QQuickWebPage * const" static="false"/>
<variable threadsafety="unspecified" name="viewportItem" fullname="QQuickWebPagePrivate::viewportItem" href="qquickwebpageprivate.html#viewportItem-var" status="active" access="public" location="qquickwebpage_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h" lineno="39" type="QQuickWebView * const" static="false"/>
</class>
<page name="qtwebkit-index.html" href="qtwebkit-index.html" status="active" subtype="page" title="Qt WebKit" fulltitle="Qt WebKit" subtitle="" module="QtWebKit">
<contents name="getting-started" title="Getting Started" level="1"/>
<contents name="examples" title="Examples" level="1"/>
<contents name="see-also" title="See Also" level="1"/>
</page>
<qmlclass threadsafety="unspecified" name="WebView" qml-module-name="QtWebKit" fullname="QtWebKit.WebView" href="qml-qtwebkit-webview.html" status="active" access="public" title="WebView" fulltitle="WebView" subtitle="" brief="A WebView renders web content within a QML application">
<qmlproperty threadsafety="unspecified" name="ErrorDomain" fullname="QtWebKit.WebView.ErrorDomain" href="qml-qtwebkit-webview.html#ErrorDomain-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="LoadStatus" fullname="QtWebKit.WebView.LoadStatus" href="qml-qtwebkit-webview.html#LoadStatus-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="NavigationRequestAction" fullname="QtWebKit.WebView.NavigationRequestAction" href="qml-qtwebkit-webview.html#NavigationRequestAction-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="NavigationType" fullname="QtWebKit.WebView.NavigationType" href="qml-qtwebkit-webview.html#NavigationType-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="canGoBack" fullname="QtWebKit.WebView.canGoBack" href="qml-qtwebkit-webview.html#canGoBack-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="canGoForward" fullname="QtWebKit.WebView.canGoForward" href="qml-qtwebkit-webview.html#canGoForward-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="icon" fullname="QtWebKit.WebView.icon" href="qml-qtwebkit-webview.html#icon-prop" status="active" access="public" type="url" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="loadProgress" fullname="QtWebKit.WebView.loadProgress" href="qml-qtwebkit-webview.html#loadProgress-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="loading" fullname="QtWebKit.WebView.loading" href="qml-qtwebkit-webview.html#loading-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="title" fullname="QtWebKit.WebView.title" href="qml-qtwebkit-webview.html#title-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="url" fullname="QtWebKit.WebView.url" href="qml-qtwebkit-webview.html#url-prop" status="active" access="public" type="url" attached="false" writable="true"/>
<qmlsignal threadsafety="unspecified" name="onLinkHovered" fullname="QtWebKit.WebView.onLinkHovered" href="qml-qtwebkit-webview.html#onLinkHovered-signal" status="active" access="public"/>
<qmlsignal threadsafety="unspecified" name="onLoadingChanged" fullname="QtWebKit.WebView.onLoadingChanged" href="qml-qtwebkit-webview.html#onLoadingChanged-signal" status="active" access="public"/>
<qmlsignal threadsafety="unspecified" name="onNavigationRequested" fullname="QtWebKit.WebView.onNavigationRequested" href="qml-qtwebkit-webview.html#onNavigationRequested-signal" status="active" access="public"/>
<qmlmethod threadsafety="unspecified" name="goBack" fullname="QtWebKit.WebView.goBack" href="qml-qtwebkit-webview.html#goBack-method" status="active" access="public"/>
<qmlmethod threadsafety="unspecified" name="goForward" fullname="QtWebKit.WebView.goForward" href="qml-qtwebkit-webview.html#goForward-method" status="active" access="public"/>
<qmlmethod threadsafety="unspecified" name="loadHtml" fullname="QtWebKit.WebView.loadHtml" href="qml-qtwebkit-webview.html#loadHtml-method" status="active" access="public"/>
<qmlmethod threadsafety="unspecified" name="reload" fullname="QtWebKit.WebView.reload" href="qml-qtwebkit-webview.html#reload-method" status="active" access="public"/>
<qmlmethod threadsafety="unspecified" name="stop" fullname="QtWebKit.WebView.stop" href="qml-qtwebkit-webview.html#stop-method" status="active" access="public"/>
</qmlclass>
<namespace threadsafety="unspecified" name="TestWebKitAPI" href="testwebkitapi.html" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="53"/>
<namespace threadsafety="unspecified" name="WTF" href="wtf.html" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="64"/>
<namespace threadsafety="unspecified" name="WTR" href="wtr.html" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="49"/>
<class threadsafety="unspecified" name="QQuickWebView" href="qquickwebview.html" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="83">
<function threadsafety="unspecified" name="page" fullname="QQuickWebView::page" href="qquickwebview.html#page" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QQuickWebPage *" signature="QQuickWebPage * page()"/>
<function threadsafety="unspecified" name="QQuickWebView" fullname="QQuickWebView::QQuickWebView" href="qquickwebview.html#QQuickWebView" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="126" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebView(QQuickItem *parent)">
<parameter left="QQuickItem *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="QQuickWebView" fullname="QQuickWebView::QQuickWebView" href="qquickwebview.html#QQuickWebView-1" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="213" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebView(WKContextRef , WKPageGroupRef , QQuickItem *parent)">
<parameter left="WKContextRef" right="" name="" default=""/>
<parameter left="WKPageGroupRef" right="" name="" default=""/>
<parameter left="QQuickItem *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="qmlAttachedProperties" fullname="QQuickWebView::qmlAttachedProperties" href="qquickwebview.html#qmlAttachedProperties" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="149" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QQuickWebViewAttached *" signature="QQuickWebViewAttached * qmlAttachedProperties(QObject *)">
<parameter left="QObject *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="childMouseEventFilter" fullname="QQuickWebView::childMouseEventFilter" href="qquickwebview.html#childMouseEventFilter" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="180" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool childMouseEventFilter(QQuickItem *, QEvent *)">
<parameter left="QQuickItem *" right="" name="" default=""/>
<parameter left="QEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="event" fullname="QQuickWebView::event" href="qquickwebview.html#event" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="201" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *)">
<parameter left="QEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="componentComplete" fullname="QQuickWebView::componentComplete" href="qquickwebview.html#componentComplete" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="182" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void componentComplete()"/>
<function threadsafety="unspecified" name="dragEnterEvent" fullname="QQuickWebView::dragEnterEvent" href="qquickwebview.html#dragEnterEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="198" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragEnterEvent(QDragEnterEvent *)">
<parameter left="QDragEnterEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dragLeaveEvent" fullname="QQuickWebView::dragLeaveEvent" href="qquickwebview.html#dragLeaveEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="199" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragLeaveEvent(QDragLeaveEvent *)">
<parameter left="QDragLeaveEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dragMoveEvent" fullname="QQuickWebView::dragMoveEvent" href="qquickwebview.html#dragMoveEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="197" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dragMoveEvent(QDragMoveEvent *)">
<parameter left="QDragMoveEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dropEvent" fullname="QQuickWebView::dropEvent" href="qquickwebview.html#dropEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="200" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void dropEvent(QDropEvent *)">
<parameter left="QDropEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="emitUrlChangeIfNeeded" fullname="QQuickWebView::emitUrlChangeIfNeeded" href="qquickwebview.html#emitUrlChangeIfNeeded" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="216" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void emitUrlChangeIfNeeded()"/>
<function threadsafety="unspecified" name="focusInEvent" fullname="QQuickWebView::focusInEvent" href="qquickwebview.html#focusInEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="186" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void focusInEvent(QFocusEvent *)">
<parameter left="QFocusEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="geometryChanged" fullname="QQuickWebView::geometryChanged" href="qquickwebview.html#geometryChanged" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="181" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void geometryChanged(const QRectF &amp;, const QRectF &amp;)">
<parameter left="const QRectF &amp;" right="" name="" default=""/>
<parameter left="const QRectF &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="goBack" fullname="QQuickWebView::goBack" href="qquickwebview.html#goBack" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="164" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goBack()"/>
<function threadsafety="unspecified" name="goForward" fullname="QQuickWebView::goForward" href="qquickwebview.html#goForward" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="165" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goForward()"/>
<function threadsafety="unspecified" name="handleFlickableMouseMove" fullname="QQuickWebView::handleFlickableMouseMove" href="qquickwebview.html#handleFlickableMouseMove" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="207" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleFlickableMouseMove(const QPointF &amp;position, qint64 eventTimestampMillis)">
<parameter left="const QPointF &amp;" right="" name="position" default=""/>
<parameter left="qint64" right="" name="eventTimestampMillis" default=""/>
</function>
<function threadsafety="unspecified" name="handleFlickableMousePress" fullname="QQuickWebView::handleFlickableMousePress" href="qquickwebview.html#handleFlickableMousePress" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="206" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleFlickableMousePress(const QPointF &amp;position, qint64 eventTimestampMillis)">
<parameter left="const QPointF &amp;" right="" name="position" default=""/>
<parameter left="qint64" right="" name="eventTimestampMillis" default=""/>
</function>
<function threadsafety="unspecified" name="handleFlickableMouseRelease" fullname="QQuickWebView::handleFlickableMouseRelease" href="qquickwebview.html#handleFlickableMouseRelease" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="208" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleFlickableMouseRelease(const QPointF &amp;position, qint64 eventTimestampMillis)">
<parameter left="const QPointF &amp;" right="" name="position" default=""/>
<parameter left="qint64" right="" name="eventTimestampMillis" default=""/>
</function>
<function threadsafety="unspecified" name="hoverEnterEvent" fullname="QQuickWebView::hoverEnterEvent" href="qquickwebview.html#hoverEnterEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="194" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hoverEnterEvent(QHoverEvent *)">
<parameter left="QHoverEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="hoverLeaveEvent" fullname="QQuickWebView::hoverLeaveEvent" href="qquickwebview.html#hoverLeaveEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="196" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hoverLeaveEvent(QHoverEvent *)">
<parameter left="QHoverEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="hoverMoveEvent" fullname="QQuickWebView::hoverMoveEvent" href="qquickwebview.html#hoverMoveEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="195" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hoverMoveEvent(QHoverEvent *)">
<parameter left="QHoverEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="iconChanged" fullname="QQuickWebView::iconChanged" href="qquickwebview.html#icon-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="175" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="void" signature="void iconChanged()"/>
<function threadsafety="unspecified" name="inputMethodEvent" fullname="QQuickWebView::inputMethodEvent" href="qquickwebview.html#inputMethodEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="185" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void inputMethodEvent(QInputMethodEvent *)">
<parameter left="QInputMethodEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="itemChange" fullname="QQuickWebView::itemChange" href="qquickwebview.html#itemChange" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="187" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void itemChange(ItemChange change, const ItemChangeData &amp;value)">
<parameter left="ItemChange" right="" name="change" default=""/>
<parameter left="const ItemChangeData &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QQuickWebView::keyPressEvent" href="qquickwebview.html#keyPressEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="183" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="keyReleaseEvent" fullname="QQuickWebView::keyReleaseEvent" href="qquickwebview.html#keyReleaseEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="184" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyReleaseEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="linkHovered" fullname="QQuickWebView::linkHovered" href="qquickwebview.html#linkHovered" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="176" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void linkHovered(const QUrl &amp;hoveredUrl, const QString &amp;hoveredTitle)">
<parameter left="const QUrl &amp;" right="" name="hoveredUrl" default=""/>
<parameter left="const QString &amp;" right="" name="hoveredTitle" default=""/>
</function>
<function threadsafety="unspecified" name="loadHtml" fullname="QQuickWebView::loadHtml" href="qquickwebview.html#loadHtml" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="162" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadHtml(const QString &amp;html, const QUrl &amp;baseUrl, const QUrl &amp;unreachableUrl)">
<parameter left="const QString &amp;" right="" name="html" default=""/>
<parameter left="const QUrl &amp;" right="" name="baseUrl" default="QUrl()"/>
<parameter left="const QUrl &amp;" right="" name="unreachableUrl" default="QUrl()"/>
</function>
<function threadsafety="unspecified" name="loadProgressChanged" fullname="QQuickWebView::loadProgressChanged" href="qquickwebview.html#loadProgress-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="173" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="loadProgress" type="void" signature="void loadProgressChanged()"/>
<function threadsafety="unspecified" name="loadingChanged" fullname="QQuickWebView::loadingChanged" href="qquickwebview.html#loading-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="172" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="loading" type="void" signature="void loadingChanged(QWebLoadRequest *loadRequest)">
<parameter left="QWebLoadRequest *" right="" name="loadRequest" default=""/>
</function>
<function threadsafety="unspecified" name="mouseDoubleClickEvent" fullname="QQuickWebView::mouseDoubleClickEvent" href="qquickwebview.html#mouseDoubleClickEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="192" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseDoubleClickEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="mouseMoveEvent" fullname="QQuickWebView::mouseMoveEvent" href="qquickwebview.html#mouseMoveEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="190" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseMoveEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="mousePressEvent" fullname="QQuickWebView::mousePressEvent" href="qquickwebview.html#mousePressEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="189" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mousePressEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="mouseReleaseEvent" fullname="QQuickWebView::mouseReleaseEvent" href="qquickwebview.html#mouseReleaseEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="191" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void mouseReleaseEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="navigationHistoryChanged" fullname="QQuickWebView::navigationHistoryChanged" href="qquickwebview.html#navigationHistoryChanged" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="171" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="canGoBack,canGoForward" type="void" signature="void navigationHistoryChanged()"/>
<function threadsafety="unspecified" name="navigationRequested" fullname="QQuickWebView::navigationRequested" href="qquickwebview.html#navigationRequested" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="177" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void navigationRequested(QWebNavigationRequest *request)">
<parameter left="QWebNavigationRequest *" right="" name="request" default=""/>
</function>
<function threadsafety="unspecified" name="platformInitialize" fullname="QQuickWebView::platformInitialize" href="qquickwebview.html#platformInitialize" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="151" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void platformInitialize()"/>
<function threadsafety="unspecified" name="reload" fullname="QQuickWebView::reload" href="qquickwebview.html#reload" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="167" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reload()"/>
<function threadsafety="unspecified" name="runJavaScriptInMainFrame" fullname="QQuickWebView::runJavaScriptInMainFrame" href="qquickwebview.html#runJavaScriptInMainFrame" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="156" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void runJavaScriptInMainFrame(const QString &amp;script, QObject *receiver, const char *method)">
<parameter left="const QString &amp;" right="" name="script" default=""/>
<parameter left="QObject *" right="" name="receiver" default=""/>
<parameter left="const char *" right="" name="method" default=""/>
</function>
<function threadsafety="unspecified" name="setAllowAnyHTTPSCertificateForLocalHost" fullname="QQuickWebView::setAllowAnyHTTPSCertificateForLocalHost" href="qquickwebview.html#setAllowAnyHTTPSCertificateForLocalHost" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAllowAnyHTTPSCertificateForLocalHost(bool allow)">
<parameter left="bool" right="" name="allow" default=""/>
</function>
<function threadsafety="unspecified" name="setContentPos" fullname="QQuickWebView::setContentPos" href="qquickwebview.html#setContentPos" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="211" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentPos(const QPointF &amp;)">
<parameter left="const QPointF &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setUrl" fullname="QQuickWebView::setUrl" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void setUrl(const QUrl &amp;)">
<parameter left="const QUrl &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QQuickWebView::setZoomFactor" href="qquickwebview.html#setZoomFactor" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setZoomFactor(qreal )">
<parameter left="qreal" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QQuickWebView::stop" href="qquickwebview.html#stop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="166" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="titleChanged" fullname="QQuickWebView::titleChanged" href="qquickwebview.html#title-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="170" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="void" signature="void titleChanged()"/>
<function threadsafety="unspecified" name="touchEvent" fullname="QQuickWebView::touchEvent" href="qquickwebview.html#touchEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="188" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void touchEvent(QTouchEvent *)">
<parameter left="QTouchEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="urlChanged" fullname="QQuickWebView::urlChanged" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="174" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="void" signature="void urlChanged()"/>
<function threadsafety="unspecified" name="wheelEvent" fullname="QQuickWebView::wheelEvent" href="qquickwebview.html#wheelEvent" status="active" access="protected" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="193" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void wheelEvent(QWheelEvent *)">
<parameter left="QWheelEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QQuickWebView" fullname="QQuickWebView::~QQuickWebView" href="qquickwebview.html#dtor.QQuickWebView" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="127" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QQuickWebView()"/>
<function threadsafety="unspecified" name="contentPos" fullname="QQuickWebView::contentPos" href="qquickwebview.html#contentPos" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="210" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPointF" signature="QPointF contentPos() const"/>
<function threadsafety="unspecified" name="mapFromWebContent" fullname="QQuickWebView::mapFromWebContent" href="qquickwebview.html#mapFromWebContent" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="143" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPointF" signature="QPointF mapFromWebContent(const QPointF &amp;pointInCSSCoordinates) const">
<parameter left="const QPointF &amp;" right="" name="pointInCSSCoordinates" default=""/>
</function>
<function threadsafety="unspecified" name="mapToWebContent" fullname="QQuickWebView::mapToWebContent" href="qquickwebview.html#mapToWebContent" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="141" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPointF" signature="QPointF mapToWebContent(const QPointF &amp;pointInViewCoordinates) const">
<parameter left="const QPointF &amp;" right="" name="pointInViewCoordinates" default=""/>
</function>
<function threadsafety="unspecified" name="experimental" fullname="QQuickWebView::experimental" href="qquickwebview.html#experimental" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="148" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QQuickWebViewExperimental *" signature="QQuickWebViewExperimental * experimental() const"/>
<function threadsafety="unspecified" name="mapRectFromWebContent" fullname="QQuickWebView::mapRectFromWebContent" href="qquickwebview.html#mapRectFromWebContent" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="144" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRectF" signature="QRectF mapRectFromWebContent(const QRectF &amp;rectInCSSCoordinates) const">
<parameter left="const QRectF &amp;" right="" name="rectInCSSCoordinates" default=""/>
</function>
<function threadsafety="unspecified" name="mapRectToWebContent" fullname="QQuickWebView::mapRectToWebContent" href="qquickwebview.html#mapRectToWebContent" status="internal" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="142" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QRectF" signature="QRectF mapRectToWebContent(const QRectF &amp;rectInViewCoordinates) const">
<parameter left="const QRectF &amp;" right="" name="rectInViewCoordinates" default=""/>
</function>
<function threadsafety="unspecified" name="title" fullname="QQuickWebView::title" href="qquickwebview.html#title-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="132" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="title" type="QString" signature="QString title() const"/>
<function threadsafety="unspecified" name="icon" fullname="QQuickWebView::icon" href="qquickwebview.html#icon-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="131" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="icon" type="QUrl" signature="QUrl icon() const"/>
<function threadsafety="unspecified" name="url" fullname="QQuickWebView::url" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="129" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="inputMethodQuery" fullname="QQuickWebView::inputMethodQuery" href="qquickwebview.html#inputMethodQuery" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="139" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant inputMethodQuery(Qt::InputMethodQuery property) const">
<parameter left="Qt::InputMethodQuery" right="" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="pageRef" fullname="QQuickWebView::pageRef" href="qquickwebview.html#pageRef" status="active" access="private" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="214" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WKPageRef" signature="WKPageRef pageRef() const"/>
<function threadsafety="unspecified" name="allowAnyHTTPSCertificateForLocalHost" fullname="QQuickWebView::allowAnyHTTPSCertificateForLocalHost" href="qquickwebview.html#allowAnyHTTPSCertificateForLocalHost" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="158" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool allowAnyHTTPSCertificateForLocalHost() const"/>
<function threadsafety="unspecified" name="canGoBack" fullname="QQuickWebView::canGoBack" href="qquickwebview.html#canGoBack-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="canGoBack" type="bool" signature="bool canGoBack() const"/>
<function threadsafety="unspecified" name="canGoForward" fullname="QQuickWebView::canGoForward" href="qquickwebview.html#canGoForward-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="136" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="canGoForward" type="bool" signature="bool canGoForward() const"/>
<function threadsafety="unspecified" name="loading" fullname="QQuickWebView::loading" href="qquickwebview.html#loading-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="137" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="loading" type="bool" signature="bool loading() const"/>
<function threadsafety="unspecified" name="loadProgress" fullname="QQuickWebView::loadProgress" href="qquickwebview.html#loadProgress-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="133" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="loadProgress" type="int" signature="int loadProgress() const"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QQuickWebView::zoomFactor" href="qquickwebview.html#zoomFactor" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="154" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal zoomFactor() const"/>
<enum threadsafety="unspecified" name="ErrorDomain" fullname="QQuickWebView::ErrorDomain" href="qquickwebview.html#ErrorDomain-enum" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="109">
<value name="NoErrorDomain" value="0"/>
<value name="InternalErrorDomain" value="1"/>
<value name="NetworkErrorDomain" value="2"/>
<value name="HttpErrorDomain" value="3"/>
<value name="DownloadErrorDomain" value="4"/>
</enum>
<enum threadsafety="unspecified" name="LoadStatus" fullname="QQuickWebView::LoadStatus" href="qquickwebview.html#LoadStatus-enum" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="103">
<value name="LoadStartedStatus" value="0"/>
<value name="LoadStoppedStatus" value="1"/>
<value name="LoadSucceededStatus" value="2"/>
<value name="LoadFailedStatus" value="3"/>
</enum>
<enum threadsafety="unspecified" name="NavigationRequestAction" fullname="QQuickWebView::NavigationRequestAction" href="qquickwebview.html#NavigationRequestAction-enum" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="98">
<value name="AcceptRequest" value="0"/>
<value name="IgnoreRequest" value="0xFF"/>
</enum>
<enum threadsafety="unspecified" name="NavigationType" fullname="QQuickWebView::NavigationType" href="qquickwebview.html#NavigationType-enum" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="117">
<value name="LinkClickedNavigation" value="0"/>
<value name="FormSubmittedNavigation" value="1"/>
<value name="BackForwardNavigation" value="2"/>
<value name="ReloadNavigation" value="3"/>
<value name="FormResubmittedNavigation" value="4"/>
<value name="OtherNavigation" value="5"/>
</enum>
<property threadsafety="unspecified" name="canGoBack" fullname="QQuickWebView::canGoBack" href="qquickwebview.html#canGoBack-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="88" type="bool">
<getter name="canGoBack"/>
<notifier name="navigationHistoryChanged"/>
</property>
<property threadsafety="unspecified" name="canGoForward" fullname="QQuickWebView::canGoForward" href="qquickwebview.html#canGoForward-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="89" type="bool">
<getter name="canGoForward"/>
<notifier name="navigationHistoryChanged"/>
</property>
<property threadsafety="unspecified" name="icon" fullname="QQuickWebView::icon" href="qquickwebview.html#icon-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="87" type="QUrl">
<getter name="icon"/>
<notifier name="iconChanged"/>
</property>
<property threadsafety="unspecified" name="loadProgress" fullname="QQuickWebView::loadProgress" href="qquickwebview.html#loadProgress-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="91" type="int">
<getter name="loadProgress"/>
<notifier name="loadProgressChanged"/>
</property>
<property threadsafety="unspecified" name="loading" fullname="QQuickWebView::loading" href="qquickwebview.html#loading-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="90" type="bool">
<getter name="loading"/>
<notifier name="loadingChanged"/>
</property>
<property threadsafety="unspecified" name="title" fullname="QQuickWebView::title" href="qquickwebview.html#title-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="85" type="QString">
<getter name="title"/>
<notifier name="titleChanged"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QQuickWebView::url" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h" lineno="86" type="QUrl">
<getter name="url"/>
<setter name="setUrl"/>
<notifier name="urlChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickWebViewFlickablePrivate" href="qquickwebviewflickableprivate.html" status="internal" access="private" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="238" bases="QQuickWebViewPrivate">
<function threadsafety="unspecified" name="QQuickWebViewFlickablePrivate" fullname="QQuickWebViewFlickablePrivate::QQuickWebViewFlickablePrivate" href="qquickwebviewflickableprivate.html#QQuickWebViewFlickablePrivate" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="241" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebViewFlickablePrivate(QQuickWebView *viewport)">
<parameter left="QQuickWebView *" right="" name="viewport" default=""/>
</function>
<function threadsafety="unspecified" name="didChangeViewportProperties" fullname="QQuickWebViewFlickablePrivate::didChangeViewportProperties" href="qquickwebviewflickableprivate.html#didChangeViewportProperties" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="246" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeViewportProperties(const WebCore::ViewportAttributes &amp;)">
<parameter left="const WebCore::ViewportAttributes &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="handleMouseEvent" fullname="QQuickWebViewFlickablePrivate::handleMouseEvent" href="qquickwebviewflickableprivate.html#handleMouseEvent" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="251" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleMouseEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QQuickWebViewFlickablePrivate::initialize" href="qquickwebviewflickableprivate.html#initialize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="242" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void initialize(WKContextRef contextRef, WKPageGroupRef pageGroupRef)">
<parameter left="WKContextRef" right="" name="contextRef" default="0"/>
<parameter left="WKPageGroupRef" right="" name="pageGroupRef" default="0"/>
</function>
<function threadsafety="unspecified" name="onComponentComplete" fullname="QQuickWebViewFlickablePrivate::onComponentComplete" href="qquickwebviewflickableprivate.html#onComponentComplete" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="244" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void onComponentComplete()"/>
<function threadsafety="unspecified" name="pageDidRequestScroll" fullname="QQuickWebViewFlickablePrivate::pageDidRequestScroll" href="qquickwebviewflickableprivate.html#pageDidRequestScroll" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="250" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageDidRequestScroll(const QPoint &amp;pos)">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="updateViewportSize" fullname="QQuickWebViewFlickablePrivate::updateViewportSize" href="qquickwebviewflickableprivate.html#updateViewportSize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="248" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateViewportSize()"/>
<function threadsafety="unspecified" name="viewportController" fullname="QQuickWebViewFlickablePrivate::viewportController" href="qquickwebviewflickableprivate.html#viewportController" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="247" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::PageViewportController *" signature="WebKit::PageViewportController * viewportController() const"/>
</class>
<class threadsafety="unspecified" name="QQuickWebViewLegacyPrivate" href="qquickwebviewlegacyprivate.html" status="internal" access="private" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="226" bases="QQuickWebViewPrivate">
<function threadsafety="unspecified" name="QQuickWebViewLegacyPrivate" fullname="QQuickWebViewLegacyPrivate::QQuickWebViewLegacyPrivate" href="qquickwebviewlegacyprivate.html#QQuickWebViewLegacyPrivate" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="229" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebViewLegacyPrivate(QQuickWebView *viewport)">
<parameter left="QQuickWebView *" right="" name="viewport" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QQuickWebViewLegacyPrivate::initialize" href="qquickwebviewlegacyprivate.html#initialize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="230" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void initialize(WKContextRef contextRef, WKPageGroupRef pageGroupRef)">
<parameter left="WKContextRef" right="" name="contextRef" default="0"/>
<parameter left="WKPageGroupRef" right="" name="pageGroupRef" default="0"/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QQuickWebViewLegacyPrivate::setZoomFactor" href="qquickwebviewlegacyprivate.html#setZoomFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="235" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setZoomFactor(qreal )">
<parameter left="qreal" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateViewportSize" fullname="QQuickWebViewLegacyPrivate::updateViewportSize" href="qquickwebviewlegacyprivate.html#updateViewportSize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="232" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateViewportSize()"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QQuickWebViewLegacyPrivate::zoomFactor" href="qquickwebviewlegacyprivate.html#zoomFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="234" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal zoomFactor() const"/>
</class>
<class threadsafety="unspecified" name="QQuickWebViewPrivate" href="qquickwebviewprivate.html" status="internal" access="private" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="60">
<function threadsafety="unspecified" name="get" fullname="QQuickWebViewPrivate::get" href="qquickwebviewprivate.html#get" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QQuickWebViewPrivate *" signature="QQuickWebViewPrivate * get(QQuickWebView *q)">
<parameter left="QQuickWebView *" right="" name="q" default=""/>
</function>
<function threadsafety="unspecified" name="get" fullname="QQuickWebViewPrivate::get" href="qquickwebviewprivate.html#get-1" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QQuickWebViewPrivate *" signature="QQuickWebViewPrivate * get(WKPageRef )">
<parameter left="WKPageRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QQuickWebViewPrivate" fullname="QQuickWebViewPrivate::QQuickWebViewPrivate" href="qquickwebviewprivate.html#QQuickWebViewPrivate" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="181" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QQuickWebViewPrivate(QQuickWebView *viewport)">
<parameter left="QQuickWebView *" right="" name="viewport" default=""/>
</function>
<function threadsafety="unspecified" name="runJavaScriptPrompt" fullname="QQuickWebViewPrivate::runJavaScriptPrompt" href="qquickwebviewprivate.html#runJavaScriptPrompt" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString runJavaScriptPrompt(const QString &amp;, const QString &amp;defaultValue, bool &amp;ok)">
<parameter left="const QString &amp;" right="" name="" default=""/>
<parameter left="const QString &amp;" right="" name="defaultValue" default=""/>
<parameter left="bool &amp;" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="coordinatedGraphicsScene" fullname="QQuickWebViewPrivate::coordinatedGraphicsScene" href="qquickwebviewprivate.html#coordinatedGraphicsScene" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::CoordinatedGraphicsScene *" signature="WebKit::CoordinatedGraphicsScene * coordinatedGraphicsScene()"/>
<function threadsafety="unspecified" name="handleCertificateVerificationRequest" fullname="QQuickWebViewPrivate::handleCertificateVerificationRequest" href="qquickwebviewprivate.html#handleCertificateVerificationRequest" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool handleCertificateVerificationRequest(const QString &amp;hostname)">
<parameter left="const QString &amp;" right="" name="hostname" default=""/>
</function>
<function threadsafety="unspecified" name="runJavaScriptConfirm" fullname="QQuickWebViewPrivate::runJavaScriptConfirm" href="qquickwebviewprivate.html#runJavaScriptConfirm" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool runJavaScriptConfirm(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="deviceScaleFactor" fullname="QQuickWebViewPrivate::deviceScaleFactor" href="qquickwebviewprivate.html#deviceScaleFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="float" signature="float deviceScaleFactor()"/>
<function threadsafety="unspecified" name="exceededDatabaseQuota" fullname="QQuickWebViewPrivate::exceededDatabaseQuota" href="qquickwebviewprivate.html#exceededDatabaseQuota" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="quint64" signature="quint64 exceededDatabaseQuota(const QString &amp;databaseName, const QString &amp;displayName, WKSecurityOriginRef securityOrigin, quint64 currentQuota, quint64 currentOriginUsage, quint64 currentDatabaseUsage, quint64 expectedUsage)">
<parameter left="const QString &amp;" right="" name="databaseName" default=""/>
<parameter left="const QString &amp;" right="" name="displayName" default=""/>
<parameter left="WKSecurityOriginRef" right="" name="securityOrigin" default=""/>
<parameter left="quint64" right="" name="currentQuota" default=""/>
<parameter left="quint64" right="" name="currentOriginUsage" default=""/>
<parameter left="quint64" right="" name="currentDatabaseUsage" default=""/>
<parameter left="quint64" right="" name="expectedUsage" default=""/>
</function>
<function threadsafety="unspecified" name="createDrawingAreaProxy" fullname="QQuickWebViewPrivate::createDrawingAreaProxy" href="qquickwebviewprivate.html#createDrawingAreaProxy" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="std::unique_ptr&lt;WebKit::DrawingAreaProxy&gt;" signature="std::unique_ptr&lt;WebKit::DrawingAreaProxy&gt; createDrawingAreaProxy()"/>
<function threadsafety="unspecified" name="_q_onIconChangedForPageURL" fullname="QQuickWebViewPrivate::_q_onIconChangedForPageURL" href="qquickwebviewprivate.html#underscore.q_onIconChangedForPageURL" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_onIconChangedForPageURL(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_onReceivedResponseFromDownload" fullname="QQuickWebViewPrivate::_q_onReceivedResponseFromDownload" href="qquickwebviewprivate.html#underscore.q_onReceivedResponseFromDownload" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_onReceivedResponseFromDownload(QWebDownloadItem *)">
<parameter left="QWebDownloadItem *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_onUrlChanged" fullname="QQuickWebViewPrivate::_q_onUrlChanged" href="qquickwebviewprivate.html#underscore.q_onUrlChanged" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_onUrlChanged()"/>
<function threadsafety="unspecified" name="_q_onVisibleChanged" fullname="QQuickWebViewPrivate::_q_onVisibleChanged" href="qquickwebviewprivate.html#underscore.q_onVisibleChanged" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void _q_onVisibleChanged()"/>
<function threadsafety="unspecified" name="addAttachedPropertyTo" fullname="QQuickWebViewPrivate::addAttachedPropertyTo" href="qquickwebviewprivate.html#addAttachedPropertyTo" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addAttachedPropertyTo(QObject *)">
<parameter left="QObject *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="chooseFiles" fullname="QQuickWebViewPrivate::chooseFiles" href="qquickwebviewprivate.html#chooseFiles" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void chooseFiles(WKOpenPanelResultListenerRef , const QStringList &amp;selectedFileNames, WebKit::QtWebPageUIClient::FileChooserType )">
<parameter left="WKOpenPanelResultListenerRef" right="" name="" default=""/>
<parameter left="const QStringList &amp;" right="" name="selectedFileNames" default=""/>
<parameter left="WebKit::QtWebPageUIClient::FileChooserType" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="didChangeBackForwardList" fullname="QQuickWebViewPrivate::didChangeBackForwardList" href="qquickwebviewprivate.html#didChangeBackForwardList" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="177" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeBackForwardList(WKPageRef , WKBackForwardListItemRef , WKArrayRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKBackForwardListItemRef" right="" name="" default=""/>
<parameter left="WKArrayRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didChangeProgress" fullname="QQuickWebViewPrivate::didChangeProgress" href="qquickwebviewprivate.html#didChangeProgress" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="175" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeProgress(WKPageRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didChangeViewportProperties" fullname="QQuickWebViewPrivate::didChangeViewportProperties" href="qquickwebviewprivate.html#didChangeViewportProperties" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="84" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeViewportProperties(const WebCore::ViewportAttributes &amp;attr)">
<parameter left="const WebCore::ViewportAttributes &amp;" right="" name="attr" default=""/>
</function>
<function threadsafety="unspecified" name="didCommitLoadForFrame" fullname="QQuickWebViewPrivate::didCommitLoadForFrame" href="qquickwebviewprivate.html#didCommitLoadForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="170" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didCommitLoadForFrame(WKPageRef , WKFrameRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didFailLoad" fullname="QQuickWebViewPrivate::didFailLoad" href="qquickwebviewprivate.html#didFailLoad" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="169" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didFailLoad(WKPageRef , WKFrameRef , WKErrorRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKErrorRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didFailToFindString" fullname="QQuickWebViewPrivate::didFailToFindString" href="qquickwebviewprivate.html#didFailToFindString" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="82" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didFailToFindString(WKPageRef page, WKStringRef string, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="page" default=""/>
<parameter left="WKStringRef" right="" name="string" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didFindString" fullname="QQuickWebViewPrivate::didFindString" href="qquickwebviewprivate.html#didFindString" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didFindString(WKPageRef page, WKStringRef string, unsigned matchCount, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="page" default=""/>
<parameter left="WKStringRef" right="" name="string" default=""/>
<parameter left="unsigned" right="" name="matchCount" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didFinishLoadForFrame" fullname="QQuickWebViewPrivate::didFinishLoadForFrame" href="qquickwebviewprivate.html#didFinishLoadForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="171" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didFinishLoadForFrame(WKPageRef , WKFrameRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didFinishProgress" fullname="QQuickWebViewPrivate::didFinishProgress" href="qquickwebviewprivate.html#didFinishProgress" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="176" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didFinishProgress(WKPageRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didReceiveMessageFromNavigatorQtObject" fullname="QQuickWebViewPrivate::didReceiveMessageFromNavigatorQtObject" href="qquickwebviewprivate.html#didReceiveMessageFromNavigatorQtObject" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didReceiveMessageFromNavigatorQtObject(WKStringRef message)">
<parameter left="WKStringRef" right="" name="message" default=""/>
</function>
<function threadsafety="unspecified" name="didReceiveServerRedirectForProvisionalLoadForFrame" fullname="QQuickWebViewPrivate::didReceiveServerRedirectForProvisionalLoadForFrame" href="qquickwebviewprivate.html#didReceiveServerRedirectForProvisionalLoadForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="168" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didReceiveServerRedirectForProvisionalLoadForFrame(WKPageRef , WKFrameRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didReceiveTitleForFrame" fullname="QQuickWebViewPrivate::didReceiveTitleForFrame" href="qquickwebviewprivate.html#didReceiveTitleForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="173" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didReceiveTitleForFrame(WKPageRef , WKStringRef , WKFrameRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKStringRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didRelaunchProcess" fullname="QQuickWebViewPrivate::didRelaunchProcess" href="qquickwebviewprivate.html#didRelaunchProcess" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didRelaunchProcess()"/>
<function threadsafety="unspecified" name="didRenderFrame" fullname="QQuickWebViewPrivate::didRenderFrame" href="qquickwebviewprivate.html#didRenderFrame" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didRenderFrame()"/>
<function threadsafety="unspecified" name="didSameDocumentNavigationForFrame" fullname="QQuickWebViewPrivate::didSameDocumentNavigationForFrame" href="qquickwebviewprivate.html#didSameDocumentNavigationForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="172" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didSameDocumentNavigationForFrame(WKPageRef , WKFrameRef , WKSameDocumentNavigationType , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKSameDocumentNavigationType" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didStartProgress" fullname="QQuickWebViewPrivate::didStartProgress" href="qquickwebviewprivate.html#didStartProgress" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="174" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didStartProgress(WKPageRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="didStartProvisionalLoadForFrame" fullname="QQuickWebViewPrivate::didStartProvisionalLoadForFrame" href="qquickwebviewprivate.html#didStartProvisionalLoadForFrame" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="167" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void didStartProvisionalLoadForFrame(WKPageRef , WKFrameRef , WKTypeRef userData, const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="WKFrameRef" right="" name="" default=""/>
<parameter left="WKTypeRef" right="" name="userData" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="handleAuthenticationRequiredRequest" fullname="QQuickWebViewPrivate::handleAuthenticationRequiredRequest" href="qquickwebviewprivate.html#handleAuthenticationRequiredRequest" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleAuthenticationRequiredRequest(const QString &amp;hostname, const QString &amp;realm, const QString &amp;prefilledUsername, QString &amp;username, QString &amp;password)">
<parameter left="const QString &amp;" right="" name="hostname" default=""/>
<parameter left="const QString &amp;" right="" name="realm" default=""/>
<parameter left="const QString &amp;" right="" name="prefilledUsername" default=""/>
<parameter left="QString &amp;" right="" name="username" default=""/>
<parameter left="QString &amp;" right="" name="password" default=""/>
</function>
<function threadsafety="unspecified" name="handleDownloadRequest" fullname="QQuickWebViewPrivate::handleDownloadRequest" href="qquickwebviewprivate.html#handleDownloadRequest" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="135" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleDownloadRequest(WebKit::DownloadProxy *)">
<parameter left="WebKit::DownloadProxy *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="handleMouseEvent" fullname="QQuickWebViewPrivate::handleMouseEvent" href="qquickwebviewprivate.html#handleMouseEvent" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="79" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleMouseEvent(QMouseEvent *)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="handleProxyAuthenticationRequiredRequest" fullname="QQuickWebViewPrivate::handleProxyAuthenticationRequiredRequest" href="qquickwebviewprivate.html#handleProxyAuthenticationRequiredRequest" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleProxyAuthenticationRequiredRequest(const QString &amp;hostname, uint16_t port, const QString &amp;prefilledUsername, QString &amp;username, QString &amp;password)">
<parameter left="const QString &amp;" right="" name="hostname" default=""/>
<parameter left="uint16_t" right="" name="port" default=""/>
<parameter left="const QString &amp;" right="" name="prefilledUsername" default=""/>
<parameter left="QString &amp;" right="" name="username" default=""/>
<parameter left="QString &amp;" right="" name="password" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QQuickWebViewPrivate::initialize" href="qquickwebviewprivate.html#initialize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void initialize(WKContextRef contextRef, WKPageGroupRef pageGroupRef)">
<parameter left="WKContextRef" right="" name="contextRef" default="0"/>
<parameter left="WKPageGroupRef" right="" name="pageGroupRef" default="0"/>
</function>
<function threadsafety="unspecified" name="loadProgressDidChange" fullname="QQuickWebViewPrivate::loadProgressDidChange" href="qquickwebviewprivate.html#loadProgressDidChange" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="78" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadProgressDidChange(int loadProgress)">
<parameter left="int" right="" name="loadProgress" default=""/>
</function>
<function threadsafety="unspecified" name="onComponentComplete" fullname="QQuickWebViewPrivate::onComponentComplete" href="qquickwebviewprivate.html#onComponentComplete" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="76" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void onComponentComplete()"/>
<function threadsafety="unspecified" name="pageDidRequestScroll" fullname="QQuickWebViewPrivate::pageDidRequestScroll" href="qquickwebviewprivate.html#pageDidRequestScroll" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="131" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageDidRequestScroll(const QPoint &amp;pos)">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="processDidBecomeResponsive" fullname="QQuickWebViewPrivate::processDidBecomeResponsive" href="qquickwebviewprivate.html#processDidBecomeResponsive" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="179" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void processDidBecomeResponsive(WKPageRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="processDidBecomeUnresponsive" fullname="QQuickWebViewPrivate::processDidBecomeUnresponsive" href="qquickwebviewprivate.html#processDidBecomeUnresponsive" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="178" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="void" signature="void processDidBecomeUnresponsive(WKPageRef , const void *clientInfo)">
<parameter left="WKPageRef" right="" name="" default=""/>
<parameter left="const void *" right="" name="clientInfo" default=""/>
</function>
<function threadsafety="unspecified" name="processDidCrash" fullname="QQuickWebViewPrivate::processDidCrash" href="qquickwebviewprivate.html#processDidCrash" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void processDidCrash()"/>
<function threadsafety="unspecified" name="runJavaScriptAlert" fullname="QQuickWebViewPrivate::runJavaScriptAlert" href="qquickwebviewprivate.html#runJavaScriptAlert" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void runJavaScriptAlert(const QString &amp;)">
<parameter left="const QString &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setContentPos" fullname="QQuickWebViewPrivate::setContentPos" href="qquickwebviewprivate.html#setContentPos" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContentPos(const QPointF &amp;)">
<parameter left="const QPointF &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setIntrinsicDeviceScaleFactor" fullname="QQuickWebViewPrivate::setIntrinsicDeviceScaleFactor" href="qquickwebviewprivate.html#setIntrinsicDeviceScaleFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="144" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setIntrinsicDeviceScaleFactor(float )">
<parameter left="float" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setNavigatorQtObjectEnabled" fullname="QQuickWebViewPrivate::setNavigatorQtObjectEnabled" href="qquickwebviewprivate.html#setNavigatorQtObjectEnabled" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNavigatorQtObjectEnabled(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setNeedsDisplay" fullname="QQuickWebViewPrivate::setNeedsDisplay" href="qquickwebviewprivate.html#setNeedsDisplay" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNeedsDisplay()"/>
<function threadsafety="unspecified" name="setRenderToOffscreenBuffer" fullname="QQuickWebViewPrivate::setRenderToOffscreenBuffer" href="qquickwebviewprivate.html#setRenderToOffscreenBuffer" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setRenderToOffscreenBuffer(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setTransparentBackground" fullname="QQuickWebViewPrivate::setTransparentBackground" href="qquickwebviewprivate.html#setTransparentBackground" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setTransparentBackground(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setZoomFactor" fullname="QQuickWebViewPrivate::setZoomFactor" href="qquickwebviewprivate.html#setZoomFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="95" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setZoomFactor(qreal )">
<parameter left="qreal" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateIcon" fullname="QQuickWebViewPrivate::updateIcon" href="qquickwebviewprivate.html#updateIcon" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateIcon()"/>
<function threadsafety="unspecified" name="updateSchemeDelegates" fullname="QQuickWebViewPrivate::updateSchemeDelegates" href="qquickwebviewprivate.html#updateSchemeDelegates" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateSchemeDelegates()"/>
<function threadsafety="unspecified" name="updateTouchViewportSize" fullname="QQuickWebViewPrivate::updateTouchViewportSize" href="qquickwebviewprivate.html#updateTouchViewportSize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateTouchViewportSize()"/>
<function threadsafety="unspecified" name="updateUserScripts" fullname="QQuickWebViewPrivate::updateUserScripts" href="qquickwebviewprivate.html#updateUserScripts" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateUserScripts()"/>
<function threadsafety="unspecified" name="updateUserStyleSheets" fullname="QQuickWebViewPrivate::updateUserStyleSheets" href="qquickwebviewprivate.html#updateUserStyleSheets" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateUserStyleSheets()"/>
<function threadsafety="unspecified" name="updateViewportSize" fullname="QQuickWebViewPrivate::updateViewportSize" href="qquickwebviewprivate.html#updateViewportSize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateViewportSize()"/>
<function threadsafety="unspecified" name="~QQuickWebViewPrivate" fullname="QQuickWebViewPrivate::~QQuickWebViewPrivate" href="qquickwebviewprivate.html#dtor.QQuickWebViewPrivate" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="72" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QQuickWebViewPrivate()"/>
<function threadsafety="unspecified" name="contentPos" fullname="QQuickWebViewPrivate::contentPos" href="qquickwebviewprivate.html#contentPos" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPointF" signature="QPointF contentPos() const"/>
<function threadsafety="unspecified" name="viewSize" fullname="QQuickWebViewPrivate::viewSize" href="qquickwebviewprivate.html#viewSize" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="130" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::IntSize" signature="WebCore::IntSize viewSize() const"/>
<function threadsafety="unspecified" name="viewportController" fullname="QQuickWebViewPrivate::viewportController" href="qquickwebviewprivate.html#viewportController" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="90" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::PageViewportController *" signature="WebKit::PageViewportController * viewportController() const"/>
<function threadsafety="unspecified" name="navigatorQtObjectEnabled" fullname="QQuickWebViewPrivate::navigatorQtObjectEnabled" href="qquickwebviewprivate.html#navigatorQtObjectEnabled" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="116" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool navigatorQtObjectEnabled() const"/>
<function threadsafety="unspecified" name="renderToOffscreenBuffer" fullname="QQuickWebViewPrivate::renderToOffscreenBuffer" href="qquickwebviewprivate.html#renderToOffscreenBuffer" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool renderToOffscreenBuffer() const"/>
<function threadsafety="unspecified" name="transparentBackground" fullname="QQuickWebViewPrivate::transparentBackground" href="qquickwebviewprivate.html#transparentBackground" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool transparentBackground() const"/>
<class threadsafety="unspecified" name="FlickableAxisLocker" fullname="QQuickWebViewPrivate::FlickableAxisLocker" href="qquickwebviewprivate-flickableaxislocker.html" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="147">
<function threadsafety="unspecified" name="FlickableAxisLocker" fullname="QQuickWebViewPrivate::FlickableAxisLocker::FlickableAxisLocker" href="qquickwebviewprivate-flickableaxislocker.html#FlickableAxisLocker" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="158" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="FlickableAxisLocker()"/>
<function threadsafety="unspecified" name="adjust" fullname="QQuickWebViewPrivate::FlickableAxisLocker::adjust" href="qquickwebviewprivate-flickableaxislocker.html#adjust" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="163" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QPointF" signature="QPointF adjust(const QPointF &amp;)">
<parameter left="const QPointF &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="touchVelocity" fullname="QQuickWebViewPrivate::FlickableAxisLocker::touchVelocity" href="qquickwebviewprivate-flickableaxislocker.html#touchVelocity" status="active" access="private" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QVector2D" signature="QVector2D touchVelocity(const QTouchEvent *event)">
<parameter left="const QTouchEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="reset" fullname="QQuickWebViewPrivate::FlickableAxisLocker::reset" href="qquickwebviewprivate-flickableaxislocker.html#reset" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reset()"/>
<function threadsafety="unspecified" name="setReferencePosition" fullname="QQuickWebViewPrivate::FlickableAxisLocker::setReferencePosition" href="qquickwebviewprivate-flickableaxislocker.html#setReferencePosition" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="161" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setReferencePosition(const QPointF &amp;)">
<parameter left="const QPointF &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="update" fullname="QQuickWebViewPrivate::FlickableAxisLocker::update" href="qquickwebviewprivate-flickableaxislocker.html#update" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void update(const QTouchEvent *event)">
<parameter left="const QTouchEvent *" right="" name="event" default=""/>
</function>
</class>
<function threadsafety="unspecified" name="loadProgress" fullname="QQuickWebViewPrivate::loadProgress" href="qquickwebviewprivate.html#loadProgress" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int loadProgress() const"/>
<function threadsafety="unspecified" name="zoomFactor" fullname="QQuickWebViewPrivate::zoomFactor" href="qquickwebviewprivate.html#zoomFactor" status="active" access="public" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="94" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qreal" signature="qreal zoomFactor() const"/>
<variable threadsafety="unspecified" name="alertDialog" fullname="QQuickWebViewPrivate::alertDialog" href="qquickwebviewprivate.html#alertDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="202" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="authenticationDialog" fullname="QQuickWebViewPrivate::authenticationDialog" href="qquickwebviewprivate.html#authenticationDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="205" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="axisLocker" fullname="QQuickWebViewPrivate::axisLocker" href="qquickwebviewprivate.html#axisLocker-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="200" type="FlickableAxisLocker" static="false"/>
<variable threadsafety="unspecified" name="certificateVerificationDialog" fullname="QQuickWebViewPrivate::certificateVerificationDialog" href="qquickwebviewprivate.html#certificateVerificationDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="206" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="colorChooser" fullname="QQuickWebViewPrivate::colorChooser" href="qquickwebviewprivate.html#colorChooser-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="211" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="confirmDialog" fullname="QQuickWebViewPrivate::confirmDialog" href="qquickwebviewprivate.html#confirmDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="203" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="context" fullname="QQuickWebViewPrivate::context" href="qquickwebviewprivate.html#context-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="198" type="WebKit::QtWebContext *" static="false"/>
<variable threadsafety="unspecified" name="databaseQuotaDialog" fullname="QQuickWebViewPrivate::databaseQuotaDialog" href="qquickwebviewprivate.html#databaseQuotaDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="210" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="experimental" fullname="QQuickWebViewPrivate::experimental" href="qquickwebviewprivate.html#experimental-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="197" type="QQuickWebViewExperimental *" static="false"/>
<variable threadsafety="unspecified" name="filePicker" fullname="QQuickWebViewPrivate::filePicker" href="qquickwebviewprivate.html#filePicker-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="209" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="itemSelector" fullname="QQuickWebViewPrivate::itemSelector" href="qquickwebviewprivate.html#itemSelector-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="207" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="m_allowAnyHTTPSCertificateForLocalHost" fullname="QQuickWebViewPrivate::m_allowAnyHTTPSCertificateForLocalHost" href="qquickwebviewprivate.html#m_allowAnyHTTPSCertificateForLocalHost-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="220" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_betweenLoadCommitAndFirstFrame" fullname="QQuickWebViewPrivate::m_betweenLoadCommitAndFirstFrame" href="qquickwebviewprivate.html#m_betweenLoadCommitAndFirstFrame-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="216" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_currentUrl" fullname="QQuickWebViewPrivate::m_currentUrl" href="qquickwebviewprivate.html#m_currentUrl-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="223" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_iconUrl" fullname="QQuickWebViewPrivate::m_iconUrl" href="qquickwebviewprivate.html#m_iconUrl-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="221" type="QUrl" static="false"/>
<variable threadsafety="unspecified" name="m_loadProgress" fullname="QQuickWebViewPrivate::m_loadProgress" href="qquickwebviewprivate.html#m_loadProgress-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="222" type="int" static="false"/>
<variable threadsafety="unspecified" name="m_navigatorQtObjectEnabled" fullname="QQuickWebViewPrivate::m_navigatorQtObjectEnabled" href="qquickwebviewprivate.html#m_navigatorQtObjectEnabled-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="218" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_renderToOffscreenBuffer" fullname="QQuickWebViewPrivate::m_renderToOffscreenBuffer" href="qquickwebviewprivate.html#m_renderToOffscreenBuffer-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="219" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_useDefaultContentItemSize" fullname="QQuickWebViewPrivate::m_useDefaultContentItemSize" href="qquickwebviewprivate.html#m_useDefaultContentItemSize-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="217" type="bool" static="false"/>
<variable threadsafety="unspecified" name="navigationHistory" fullname="QQuickWebViewPrivate::navigationHistory" href="qquickwebviewprivate.html#navigationHistory-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="188" type="std::unique_ptr&lt;QWebNavigationHistory&gt;" static="false"/>
<variable threadsafety="unspecified" name="pageClient" fullname="QQuickWebViewPrivate::pageClient" href="qquickwebviewprivate.html#pageClient-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="186" type="WebKit::QtPageClient" static="false"/>
<variable threadsafety="unspecified" name="pageEventHandler" fullname="QQuickWebViewPrivate::pageEventHandler" href="qquickwebviewprivate.html#pageEventHandler-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="195" type="QScopedPointer&lt;WebKit::QtWebPageEventHandler&gt;" static="false"/>
<variable threadsafety="unspecified" name="pageGroup" fullname="QQuickWebViewPrivate::pageGroup" href="qquickwebviewprivate.html#pageGroup-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="184" type="WKRetainPtr&lt;WKPageGroupRef&gt;" static="false"/>
<variable threadsafety="unspecified" name="pagePolicyClient" fullname="QQuickWebViewPrivate::pagePolicyClient" href="qquickwebviewprivate.html#pagePolicyClient-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="191" type="QScopedPointer&lt;WebKit::QtWebPagePolicyClient&gt;" static="false"/>
<variable threadsafety="unspecified" name="pageUIClient" fullname="QQuickWebViewPrivate::pageUIClient" href="qquickwebviewprivate.html#pageUIClient-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="192" type="QScopedPointer&lt;WebKit::QtWebPageUIClient&gt;" static="false"/>
<variable threadsafety="unspecified" name="pageView" fullname="QQuickWebViewPrivate::pageView" href="qquickwebviewprivate.html#pageView-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="194" type="QScopedPointer&lt;QQuickWebPage&gt;" static="false"/>
<variable threadsafety="unspecified" name="preferences" fullname="QQuickWebViewPrivate::preferences" href="qquickwebviewprivate.html#preferences-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="189" type="std::unique_ptr&lt;QWebPreferences&gt;" static="false"/>
<variable threadsafety="unspecified" name="promptDialog" fullname="QQuickWebViewPrivate::promptDialog" href="qquickwebviewprivate.html#promptDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="204" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="proxyAuthenticationDialog" fullname="QQuickWebViewPrivate::proxyAuthenticationDialog" href="qquickwebviewprivate.html#proxyAuthenticationDialog-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="208" type="QQmlComponent *" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QQuickWebViewPrivate::q_ptr" href="qquickwebviewprivate.html#q_ptr-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="196" type="QQuickWebView *" static="false"/>
<variable threadsafety="unspecified" name="undoController" fullname="QQuickWebViewPrivate::undoController" href="qquickwebviewprivate.html#undoController-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="187" type="WebKit::DefaultUndoController" static="false"/>
<variable threadsafety="unspecified" name="userScripts" fullname="QQuickWebViewPrivate::userScripts" href="qquickwebviewprivate.html#userScripts-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="213" type="QList&lt;QUrl&gt;" static="false"/>
<variable threadsafety="unspecified" name="userStyleSheets" fullname="QQuickWebViewPrivate::userStyleSheets" href="qquickwebviewprivate.html#userStyleSheets-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="214" type="QList&lt;QUrl&gt;" static="false"/>
<variable threadsafety="unspecified" name="webPage" fullname="QQuickWebViewPrivate::webPage" href="qquickwebviewprivate.html#webPage-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="183" type="WKRetainPtr&lt;WKPageRef&gt;" static="false"/>
<variable threadsafety="unspecified" name="webPageProxy" fullname="QQuickWebViewPrivate::webPageProxy" href="qquickwebviewprivate.html#webPageProxy-var" status="active" access="protected" location="qquickwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h" lineno="182" type="RefPtr&lt;WebKit::WebPageProxy&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QtWebSecurityOrigin" href="qtwebsecurityorigin.html" status="internal" access="private" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="29">
<function threadsafety="unspecified" name="QtWebSecurityOrigin" fullname="QtWebSecurityOrigin::QtWebSecurityOrigin" href="qtwebsecurityorigin.html#QtWebSecurityOrigin" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="37" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QtWebSecurityOrigin(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setHost" fullname="QtWebSecurityOrigin::setHost" href="qtwebsecurityorigin.html#setHost" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="48" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setHost(const QString &amp;host)">
<parameter left="const QString &amp;" right="" name="host" default=""/>
</function>
<function threadsafety="unspecified" name="setPath" fullname="QtWebSecurityOrigin::setPath" href="qtwebsecurityorigin.html#setPath" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPath(const QString &amp;path)">
<parameter left="const QString &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="setPort" fullname="QtWebSecurityOrigin::setPort" href="qtwebsecurityorigin.html#setPort" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="50" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setPort(int port)">
<parameter left="int" right="" name="port" default=""/>
</function>
<function threadsafety="unspecified" name="setScheme" fullname="QtWebSecurityOrigin::setScheme" href="qtwebsecurityorigin.html#setScheme" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="47" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScheme(const QString &amp;scheme)">
<parameter left="const QString &amp;" right="" name="scheme" default=""/>
</function>
<function threadsafety="unspecified" name="~QtWebSecurityOrigin" fullname="QtWebSecurityOrigin::~QtWebSecurityOrigin" href="qtwebsecurityorigin.html#dtor.QtWebSecurityOrigin" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="38" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QtWebSecurityOrigin()"/>
<function threadsafety="unspecified" name="host" fullname="QtWebSecurityOrigin::host" href="qtwebsecurityorigin.html#host-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="host" type="QString" signature="QString host() const"/>
<function threadsafety="unspecified" name="path" fullname="QtWebSecurityOrigin::path" href="qtwebsecurityorigin.html#path-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="path" type="QString" signature="QString path() const"/>
<function threadsafety="unspecified" name="scheme" fullname="QtWebSecurityOrigin::scheme" href="qtwebsecurityorigin.html#scheme-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="40" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="scheme" type="QString" signature="QString scheme() const"/>
<function threadsafety="unspecified" name="port" fullname="QtWebSecurityOrigin::port" href="qtwebsecurityorigin.html#port-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="42" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="port" type="int" signature="int port() const"/>
<property threadsafety="unspecified" name="host" fullname="QtWebSecurityOrigin::host" href="qtwebsecurityorigin.html#host-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="32" type="QString">
<getter name="host"/>
</property>
<property threadsafety="unspecified" name="path" fullname="QtWebSecurityOrigin::path" href="qtwebsecurityorigin.html#path-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="34" type="QString">
<getter name="path"/>
</property>
<property threadsafety="unspecified" name="port" fullname="QtWebSecurityOrigin::port" href="qtwebsecurityorigin.html#port-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="33" type="int">
<getter name="port"/>
</property>
<property threadsafety="unspecified" name="scheme" fullname="QtWebSecurityOrigin::scheme" href="qtwebsecurityorigin.html#scheme-prop" status="active" access="public" location="qtwebsecurityorigin_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h" lineno="31" type="QString">
<getter name="scheme"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebDownloadItem" href="qwebdownloaditem.html" status="internal" access="private" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="39">
<function threadsafety="unspecified" name="QWebDownloadItem" fullname="QWebDownloadItem::QWebDownloadItem" href="qwebdownloaditem.html#QWebDownloadItem" status="active" access="private" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="79" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebDownloadItem(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="cancel" fullname="QWebDownloadItem::cancel" href="qwebdownloaditem.html#cancel" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void cancel()"/>
<function threadsafety="unspecified" name="setDestinationPath" fullname="QWebDownloadItem::setDestinationPath" href="qwebdownloaditem.html#destinationPath-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="destinationPath" type="void" signature="void setDestinationPath(const QString &amp;destination)">
<parameter left="const QString &amp;" right="" name="destination" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QWebDownloadItem::start" href="qwebdownloaditem.html#start" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="69" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void start()"/>
<function threadsafety="unspecified" name="~QWebDownloadItem" fullname="QWebDownloadItem::~QWebDownloadItem" href="qwebdownloaditem.html#dtor.QWebDownloadItem" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="48" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebDownloadItem()"/>
<function threadsafety="unspecified" name="destinationPath" fullname="QWebDownloadItem::destinationPath" href="qwebdownloaditem.html#destinationPath-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="destinationPath" type="QString" signature="QString destinationPath() const"/>
<function threadsafety="unspecified" name="mimeType" fullname="QWebDownloadItem::mimeType" href="qwebdownloaditem.html#mimeType" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString mimeType() const"/>
<function threadsafety="unspecified" name="suggestedFilename" fullname="QWebDownloadItem::suggestedFilename" href="qwebdownloaditem.html#suggestedFilename-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="62" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="suggestedFilename" type="QString" signature="QString suggestedFilename() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebDownloadItem::url" href="qwebdownloaditem.html#url-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="expectedContentLength" fullname="QWebDownloadItem::expectedContentLength" href="qwebdownloaditem.html#expectedContentLength-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="expectedContentLength" type="quint64" signature="quint64 expectedContentLength() const"/>
<function threadsafety="unspecified" name="totalBytesReceived" fullname="QWebDownloadItem::totalBytesReceived" href="qwebdownloaditem.html#totalBytesReceived-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="totalBytesReceived" type="quint64" signature="quint64 totalBytesReceived() const"/>
<enum threadsafety="unspecified" name="DownloadError" fullname="QWebDownloadItem::DownloadError" href="qwebdownloaditem.html#DownloadError-enum" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="50">
<value name="Aborted" value="0"/>
<value name="CannotWriteToFile" value="1"/>
<value name="CannotOpenFile" value="2"/>
<value name="DestinationAlreadyExists" value="3"/>
<value name="Cancelled" value="4"/>
<value name="CannotDetermineFilename" value="5"/>
<value name="NetworkFailure" value="6"/>
</enum>
<function threadsafety="unspecified" name="destinationFileCreated" fullname="QWebDownloadItem::destinationFileCreated" href="qwebdownloaditem.html#destinationFileCreated" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void destinationFileCreated(const QString &amp;destinationPath)">
<parameter left="const QString &amp;" right="" name="destinationPath" default=""/>
</function>
<function threadsafety="unspecified" name="failed" fullname="QWebDownloadItem::failed" href="qwebdownloaditem.html#failed" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="76" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void failed(QWebDownloadItem::DownloadError error, const QUrl &amp;url, const QString &amp;description)">
<parameter left="QWebDownloadItem::DownloadError" right="" name="error" default=""/>
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
<parameter left="const QString &amp;" right="" name="description" default=""/>
</function>
<function threadsafety="unspecified" name="succeeded" fullname="QWebDownloadItem::succeeded" href="qwebdownloaditem.html#succeeded" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="75" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void succeeded()"/>
<function threadsafety="unspecified" name="totalBytesReceivedChanged" fullname="QWebDownloadItem::totalBytesReceivedChanged" href="qwebdownloaditem.html#totalBytesReceived-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="totalBytesReceived" type="void" signature="void totalBytesReceivedChanged(quint64 bytesReceived)">
<parameter left="quint64" right="" name="bytesReceived" default=""/>
</function>
<property threadsafety="unspecified" name="destinationPath" fullname="QWebDownloadItem::destinationPath" href="qwebdownloaditem.html#destinationPath-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="42" type="QString">
<getter name="destinationPath"/>
<setter name="setDestinationPath"/>
</property>
<property threadsafety="unspecified" name="expectedContentLength" fullname="QWebDownloadItem::expectedContentLength" href="qwebdownloaditem.html#expectedContentLength-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="41" type="quint64">
<getter name="expectedContentLength"/>
</property>
<property threadsafety="unspecified" name="suggestedFilename" fullname="QWebDownloadItem::suggestedFilename" href="qwebdownloaditem.html#suggestedFilename-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="43" type="QString">
<getter name="suggestedFilename"/>
</property>
<property threadsafety="unspecified" name="totalBytesReceived" fullname="QWebDownloadItem::totalBytesReceived" href="qwebdownloaditem.html#totalBytesReceived-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="44" type="quint64">
<getter name="totalBytesReceived"/>
<notifier name="totalBytesReceivedChanged"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QWebDownloadItem::url" href="qwebdownloaditem.html#url-prop" status="active" access="public" location="qwebdownloaditem_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h" lineno="45" type="QUrl">
<getter name="url"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebDownloadItemPrivate" href="qwebdownloaditemprivate.html" status="internal" access="private" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="31">
<function threadsafety="unspecified" name="QWebDownloadItemPrivate" fullname="QWebDownloadItemPrivate::QWebDownloadItemPrivate" href="qwebdownloaditemprivate.html#QWebDownloadItemPrivate" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebDownloadItemPrivate(QWebDownloadItem *)">
<parameter left="QWebDownloadItem *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="didReceiveResponse" fullname="QWebDownloadItemPrivate::didReceiveResponse" href="qwebdownloaditemprivate.html#didReceiveResponse" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="36" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didReceiveResponse(QWebDownloadItem *download)">
<parameter left="QWebDownloadItem *" right="" name="download" default=""/>
</function>
<function threadsafety="unspecified" name="receivedResponse" fullname="QWebDownloadItemPrivate::receivedResponse" href="qwebdownloaditemprivate.html#receivedResponse" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="50" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void receivedResponse(QWebDownloadItem *)">
<parameter left="QWebDownloadItem *" right="" name="" default=""/>
</function>
<variable threadsafety="unspecified" name="destinationPath" fullname="QWebDownloadItemPrivate::destinationPath" href="qwebdownloaditemprivate.html#destinationPath-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="44" type="QString" static="false"/>
<variable threadsafety="unspecified" name="downloadProxy" fullname="QWebDownloadItemPrivate::downloadProxy" href="qwebdownloaditemprivate.html#downloadProxy-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="40" type="WebKit::DownloadProxy *" static="false"/>
<variable threadsafety="unspecified" name="expectedContentLength" fullname="QWebDownloadItemPrivate::expectedContentLength" href="qwebdownloaditemprivate.html#expectedContentLength-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="46" type="quint64" static="false"/>
<variable threadsafety="unspecified" name="mimeType" fullname="QWebDownloadItemPrivate::mimeType" href="qwebdownloaditemprivate.html#mimeType-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="45" type="QString" static="false"/>
<variable threadsafety="unspecified" name="q" fullname="QWebDownloadItemPrivate::q" href="qwebdownloaditemprivate.html#q-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="38" type="QWebDownloadItem *" static="false"/>
<variable threadsafety="unspecified" name="sourceUrl" fullname="QWebDownloadItemPrivate::sourceUrl" href="qwebdownloaditemprivate.html#sourceUrl-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="42" type="QUrl" static="false"/>
<variable threadsafety="unspecified" name="suggestedFilename" fullname="QWebDownloadItemPrivate::suggestedFilename" href="qwebdownloaditemprivate.html#suggestedFilename-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="43" type="QString" static="false"/>
<variable threadsafety="unspecified" name="totalBytesReceived" fullname="QWebDownloadItemPrivate::totalBytesReceived" href="qwebdownloaditemprivate.html#totalBytesReceived-var" status="active" access="public" location="qwebdownloaditem_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h" lineno="47" type="quint64" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebIconImageProvider" href="qwebiconimageprovider.html" status="internal" access="private" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="31">
<function threadsafety="unspecified" name="requestImage" fullname="QWebIconImageProvider::requestImage" href="qwebiconimageprovider.html#requestImage" status="active" access="public" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="39" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QImage" signature="QImage requestImage(const QString &amp;id, QSize *size, const QSize &amp;requestedSize)">
<parameter left="const QString &amp;" right="" name="id" default=""/>
<parameter left="QSize *" right="" name="size" default=""/>
<parameter left="const QSize &amp;" right="" name="requestedSize" default=""/>
</function>
<function threadsafety="unspecified" name="identifier" fullname="QWebIconImageProvider::identifier" href="qwebiconimageprovider.html#identifier" status="active" access="public" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="36" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QString" signature="QString identifier()"/>
<function threadsafety="unspecified" name="iconURLForPageURLInContext" fullname="QWebIconImageProvider::iconURLForPageURLInContext" href="qwebiconimageprovider.html#iconURLForPageURLInContext" status="active" access="public" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="38" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QUrl" signature="QUrl iconURLForPageURLInContext(const QString &amp;pageURL, WebKit::QtWebContext *context)">
<parameter left="const QString &amp;" right="" name="pageURL" default=""/>
<parameter left="WebKit::QtWebContext *" right="" name="context" default=""/>
</function>
<function threadsafety="unspecified" name="QWebIconImageProvider" fullname="QWebIconImageProvider::QWebIconImageProvider" href="qwebiconimageprovider.html#QWebIconImageProvider" status="active" access="public" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="33" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebIconImageProvider()"/>
<function threadsafety="unspecified" name="~QWebIconImageProvider" fullname="QWebIconImageProvider::~QWebIconImageProvider" href="qwebiconimageprovider.html#dtor.QWebIconImageProvider" status="active" access="public" location="qwebiconimageprovider_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h" lineno="34" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebIconImageProvider()"/>
</class>
<class threadsafety="unspecified" name="QWebKitTest" href="qwebkittest.html" status="internal" access="private" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="36">
<function threadsafety="unspecified" name="QWebKitTest" fullname="QWebKitTest::QWebKitTest" href="qwebkittest.html#QWebKitTest" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebKitTest(QQuickWebViewPrivate *webviewPrivate, QObject *parent)">
<parameter left="QQuickWebViewPrivate *" right="" name="webviewPrivate" default=""/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="sendTouchEvent" fullname="QWebKitTest::sendTouchEvent" href="qwebkittest.html#sendTouchEvent" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool sendTouchEvent(QQuickWebView *window, QEvent::Type type, const QList&lt;QTouchEvent::TouchPoint&gt; &amp;points, ulong timestamp)">
<parameter left="QQuickWebView *" right="" name="window" default=""/>
<parameter left="QEvent::Type" right="" name="type" default=""/>
<parameter left="const QList&lt;QTouchEvent::TouchPoint&gt; &amp;" right="" name="points" default=""/>
<parameter left="ulong" right="" name="timestamp" default=""/>
</function>
<function threadsafety="unspecified" name="touchDoubleTap" fullname="QWebKitTest::touchDoubleTap" href="qwebkittest.html#touchDoubleTap" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="55" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool touchDoubleTap(QObject *item, qreal x, qreal y, int delay)">
<parameter left="QObject *" right="" name="item" default=""/>
<parameter left="qreal" right="" name="x" default=""/>
<parameter left="qreal" right="" name="y" default=""/>
<parameter left="int" right="" name="delay" default="-1"/>
</function>
<function threadsafety="unspecified" name="touchTap" fullname="QWebKitTest::touchTap" href="qwebkittest.html#touchTap" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="54" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool touchTap(QObject *item, qreal x, qreal y, int delay)">
<parameter left="QObject *" right="" name="item" default=""/>
<parameter left="qreal" right="" name="x" default=""/>
<parameter left="qreal" right="" name="y" default=""/>
<parameter left="int" right="" name="delay" default="-1"/>
</function>
<function threadsafety="unspecified" name="wheelEvent" fullname="QWebKitTest::wheelEvent" href="qwebkittest.html#wheelEvent" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="56" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool wheelEvent(QObject *item, qreal x, qreal y, int delta, Qt::Orientation orient)">
<parameter left="QObject *" right="" name="item" default=""/>
<parameter left="qreal" right="" name="x" default=""/>
<parameter left="qreal" right="" name="y" default=""/>
<parameter left="int" right="" name="delta" default=""/>
<parameter left="Qt::Orientation" right="" name="orient" default="Qt::Vertical"/>
</function>
<function threadsafety="unspecified" name="contentsScaleChanged" fullname="QWebKitTest::contentsScaleChanged" href="qwebkittest.html#contentsScale-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="48" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentsScale" type="void" signature="void contentsScaleChanged()"/>
<function threadsafety="unspecified" name="contentsScaleCommitted" fullname="QWebKitTest::contentsScaleCommitted" href="qwebkittest.html#contentsScaleCommitted" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="49" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contentsScaleCommitted()"/>
<function threadsafety="unspecified" name="contentsSizeChanged" fullname="QWebKitTest::contentsSizeChanged" href="qwebkittest.html#contentsSize-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="47" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentsSize" type="void" signature="void contentsSizeChanged()"/>
<function threadsafety="unspecified" name="devicePixelRatioChanged" fullname="QWebKitTest::devicePixelRatioChanged" href="qwebkittest.html#devicePixelRatio-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="50" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="devicePixelRatio" type="void" signature="void devicePixelRatioChanged()"/>
<function threadsafety="unspecified" name="viewportChanged" fullname="QWebKitTest::viewportChanged" href="qwebkittest.html#viewport-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="51" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="viewport" type="void" signature="void viewportChanged()"/>
<function threadsafety="unspecified" name="~QWebKitTest" fullname="QWebKitTest::~QWebKitTest" href="qwebkittest.html#dtor.QWebKitTest" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="60" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebKitTest()"/>
<function threadsafety="unspecified" name="viewport" fullname="QWebKitTest::viewport" href="qwebkittest.html#viewport-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="viewport" type="QJsonObject" signature="QJsonObject viewport() const"/>
<function threadsafety="unspecified" name="contentsSize" fullname="QWebKitTest::contentsSize" href="qwebkittest.html#contentsSize-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentsSize" type="QSize" signature="QSize contentsSize() const"/>
<function threadsafety="unspecified" name="contentsScale" fullname="QWebKitTest::contentsScale" href="qwebkittest.html#contentsScale-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="contentsScale" type="QVariant" signature="QVariant contentsScale() const"/>
<function threadsafety="unspecified" name="devicePixelRatio" fullname="QWebKitTest::devicePixelRatio" href="qwebkittest.html#devicePixelRatio-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="devicePixelRatio" type="QVariant" signature="QVariant devicePixelRatio() const"/>
<property threadsafety="unspecified" name="contentsScale" fullname="QWebKitTest::contentsScale" href="qwebkittest.html#contentsScale-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="41" type="QVariant">
<getter name="contentsScale"/>
<notifier name="contentsScaleChanged"/>
</property>
<property threadsafety="unspecified" name="contentsSize" fullname="QWebKitTest::contentsSize" href="qwebkittest.html#contentsSize-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="39" type="QSize">
<getter name="contentsSize"/>
<notifier name="contentsSizeChanged"/>
</property>
<property threadsafety="unspecified" name="devicePixelRatio" fullname="QWebKitTest::devicePixelRatio" href="qwebkittest.html#devicePixelRatio-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="43" type="QVariant">
<getter name="devicePixelRatio"/>
<notifier name="devicePixelRatioChanged"/>
</property>
<property threadsafety="unspecified" name="viewport" fullname="QWebKitTest::viewport" href="qwebkittest.html#viewport-prop" status="active" access="public" location="qwebkittest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h" lineno="44" type="QJsonObject">
<getter name="viewport"/>
<notifier name="viewportChanged"/>
</property>
</class>
<qmlclass threadsafety="unspecified" name="WebLoadRequest" qml-module-name="QtWebKit" fullname="QtWebKit.WebLoadRequest" href="qml-qtwebkit-webloadrequest.html" status="active" access="public" title="WebLoadRequest" fulltitle="WebLoadRequest" subtitle="" brief="A utility class for the WebView::loadingChanged signal">
<qmlproperty threadsafety="unspecified" name="errorCode" fullname="QtWebKit.WebLoadRequest.errorCode" href="qml-qtwebkit-webloadrequest.html#errorCode-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="errorString" fullname="QtWebKit.WebLoadRequest.errorString" href="qml-qtwebkit-webloadrequest.html#errorString-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="status" fullname="QtWebKit.WebLoadRequest.status" href="qml-qtwebkit-webloadrequest.html#status-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="url" fullname="QtWebKit.WebLoadRequest.url" href="qml-qtwebkit-webloadrequest.html#url-prop" status="active" access="public" type="url" attached="false" writable="true" brief="URL of the load request"/>
</qmlclass>
<class threadsafety="unspecified" name="QWebLoadRequest" href="qwebloadrequest.html" status="internal" access="private" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="30">
<function threadsafety="unspecified" name="QWebLoadRequest" fullname="QWebLoadRequest::QWebLoadRequest" href="qwebloadrequest.html#QWebLoadRequest" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="39" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebLoadRequest(const QUrl &amp;url, QQuickWebView::LoadStatus status, const QString &amp;errorString, QQuickWebView::ErrorDomain errorDomain, int errorCode, QObject *parent)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
<parameter left="QQuickWebView::LoadStatus" right="" name="status" default=""/>
<parameter left="const QString &amp;" right="" name="errorString" default="QString()"/>
<parameter left="QQuickWebView::ErrorDomain" right="" name="errorDomain" default="QQuickWebView::NoErrorDomain"/>
<parameter left="int" right="" name="errorCode" default="0"/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="~QWebLoadRequest" fullname="QWebLoadRequest::~QWebLoadRequest" href="qwebloadrequest.html#dtor.QWebLoadRequest" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="40" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebLoadRequest()"/>
<function threadsafety="unspecified" name="errorDomain" fullname="QWebLoadRequest::errorDomain" href="qwebloadrequest.html#errorDomain-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="errorDomain" type="QQuickWebView::ErrorDomain" signature="QQuickWebView::ErrorDomain errorDomain() const"/>
<function threadsafety="unspecified" name="status" fullname="QWebLoadRequest::status" href="qwebloadrequest.html#status-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="42" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="status" type="QQuickWebView::LoadStatus" signature="QQuickWebView::LoadStatus status() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QWebLoadRequest::errorString" href="qwebloadrequest.html#errorString-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="errorString" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebLoadRequest::url" href="qwebloadrequest.html#url-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="errorCode" fullname="QWebLoadRequest::errorCode" href="qwebloadrequest.html#errorCode-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="45" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="errorCode" type="int" signature="int errorCode() const"/>
<property threadsafety="unspecified" name="errorCode" fullname="QWebLoadRequest::errorCode" href="qwebloadrequest.html#errorCode-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="36" type="int">
<getter name="errorCode"/>
</property>
<property threadsafety="unspecified" name="errorDomain" fullname="QWebLoadRequest::errorDomain" href="qwebloadrequest.html#errorDomain-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="35" type="QQuickWebView::ErrorDomain">
<getter name="errorDomain"/>
</property>
<property threadsafety="unspecified" name="errorString" fullname="QWebLoadRequest::errorString" href="qwebloadrequest.html#errorString-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="34" type="QString">
<getter name="errorString"/>
</property>
<property threadsafety="unspecified" name="status" fullname="QWebLoadRequest::status" href="qwebloadrequest.html#status-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="33" type="QQuickWebView::LoadStatus">
<getter name="status"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QWebLoadRequest::url" href="qwebloadrequest.html#url-prop" status="active" access="public" location="qwebloadrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h" lineno="32" type="QUrl">
<getter name="url"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebNavigationListModel" href="qwebnavigationlistmodel.html" status="internal" access="private" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="44">
<function threadsafety="unspecified" name="QWebNavigationListModel" fullname="QWebNavigationListModel::QWebNavigationListModel" href="qwebnavigationlistmodel.html#QWebNavigationListModel" status="active" access="private" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="55" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebNavigationListModel()"/>
<function threadsafety="unspecified" name="reset" fullname="QWebNavigationListModel::reset" href="qwebnavigationlistmodel.html#reset" status="active" access="public" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="52" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reset()"/>
<function threadsafety="unspecified" name="~QWebNavigationListModel" fullname="QWebNavigationListModel::~QWebNavigationListModel" href="qwebnavigationlistmodel.html#dtor.QWebNavigationListModel" status="active" access="public" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="47" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebNavigationListModel()"/>
<function threadsafety="unspecified" name="roleNames" fullname="QWebNavigationListModel::roleNames" href="qwebnavigationlistmodel.html#roleNames" status="active" access="public" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QHash&lt;int, QByteArray&gt;" signature="QHash&lt;int, QByteArray&gt; roleNames() const"/>
<function threadsafety="unspecified" name="data" fullname="QWebNavigationListModel::data" href="qwebnavigationlistmodel.html#data" status="active" access="public" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="int" right="" name="role" default=""/>
</function>
<function threadsafety="unspecified" name="rowCount" fullname="QWebNavigationListModel::rowCount" href="qwebnavigationlistmodel.html#rowCount" status="active" access="public" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="49" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
</class>
<class threadsafety="unspecified" name="QWebNavigationHistoryPrivate" href="qwebnavigationhistoryprivate.html" status="internal" access="private" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="54">
<function threadsafety="unspecified" name="createHistory" fullname="QWebNavigationHistoryPrivate::createHistory" href="qwebnavigationhistoryprivate.html#createHistory" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="56" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebNavigationHistory *" signature="QWebNavigationHistory * createHistory(WKPageRef )">
<parameter left="WKPageRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebNavigationHistoryPrivate" fullname="QWebNavigationHistoryPrivate::QWebNavigationHistoryPrivate" href="qwebnavigationhistoryprivate.html#QWebNavigationHistoryPrivate" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebNavigationHistoryPrivate(WKPageRef )">
<parameter left="WKPageRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="goBackTo" fullname="QWebNavigationHistoryPrivate::goBackTo" href="qwebnavigationhistoryprivate.html#goBackTo" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goBackTo(int index)">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="goForwardTo" fullname="QWebNavigationHistoryPrivate::goForwardTo" href="qwebnavigationhistoryprivate.html#goForwardTo" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void goForwardTo(int index)">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="reset" fullname="QWebNavigationHistoryPrivate::reset" href="qwebnavigationhistoryprivate.html#reset" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void reset()"/>
<variable threadsafety="unspecified" name="m_backForwardList" fullname="QWebNavigationHistoryPrivate::m_backForwardList" href="qwebnavigationhistoryprivate.html#m_backForwardList-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="64" type="WKRetainPtr&lt;WKBackForwardListRef&gt;" static="false"/>
<variable threadsafety="unspecified" name="m_backNavigationModel" fullname="QWebNavigationHistoryPrivate::m_backNavigationModel" href="qwebnavigationhistoryprivate.html#m_backNavigationModel-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="65" type="std::unique_ptr&lt;QWebNavigationListModel&gt;" static="false"/>
<variable threadsafety="unspecified" name="m_forwardNavigationModel" fullname="QWebNavigationHistoryPrivate::m_forwardNavigationModel" href="qwebnavigationhistoryprivate.html#m_forwardNavigationModel-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="66" type="std::unique_ptr&lt;QWebNavigationListModel&gt;" static="false"/>
<variable threadsafety="unspecified" name="m_page" fullname="QWebNavigationHistoryPrivate::m_page" href="qwebnavigationhistoryprivate.html#m_page-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="63" type="WKRetainPtr&lt;WKPageRef&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebNavigationListModelPrivate" href="qwebnavigationlistmodelprivate.html" status="internal" access="private" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="43">
<function threadsafety="unspecified" name="createWebNavigationModel" fullname="QWebNavigationListModelPrivate::createWebNavigationModel" href="qwebnavigationlistmodelprivate.html#createWebNavigationModel" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="47" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebNavigationListModel *" signature="QWebNavigationListModel * createWebNavigationModel(WKBackForwardListRef )">
<parameter left="WKBackForwardListRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebNavigationListModelPrivate" fullname="QWebNavigationListModelPrivate::QWebNavigationListModelPrivate" href="qwebnavigationlistmodelprivate.html#QWebNavigationListModelPrivate" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="45" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebNavigationListModelPrivate(WKBackForwardListRef )">
<parameter left="WKBackForwardListRef" right="" name="" default=""/>
</function>
<variable threadsafety="unspecified" name="indexSign" fullname="QWebNavigationListModelPrivate::indexSign" href="qwebnavigationlistmodelprivate.html#indexSign-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="51" type="int" static="false"/>
<variable threadsafety="unspecified" name="m_backForwardList" fullname="QWebNavigationListModelPrivate::m_backForwardList" href="qwebnavigationlistmodelprivate.html#m_backForwardList-var" status="active" access="public" location="qwebnavigationhistory_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h" lineno="50" type="WKRetainPtr&lt;WKBackForwardListRef&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QWebNavigationRequest" href="qwebnavigationrequest.html" status="internal" access="private" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="31">
<function threadsafety="unspecified" name="QWebNavigationRequest" fullname="QWebNavigationRequest::QWebNavigationRequest" href="qwebnavigationrequest.html#QWebNavigationRequest" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="41" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebNavigationRequest(const QUrl &amp;url, Qt::MouseButton mouseButton, Qt::KeyboardModifiers keyboardModifiers, QQuickWebView::NavigationType navigationType, bool isMainFrame, QObject *parent)">
<parameter left="const QUrl &amp;" right="" name="url" default=""/>
<parameter left="Qt::MouseButton" right="" name="mouseButton" default=""/>
<parameter left="Qt::KeyboardModifiers" right="" name="keyboardModifiers" default=""/>
<parameter left="QQuickWebView::NavigationType" right="" name="navigationType" default=""/>
<parameter left="bool" right="" name="isMainFrame" default=""/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="actionChanged" fullname="QWebNavigationRequest::actionChanged" href="qwebnavigationrequest.html#action-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="55" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="action" type="void" signature="void actionChanged()"/>
<function threadsafety="unspecified" name="setAction" fullname="QWebNavigationRequest::setAction" href="qwebnavigationrequest.html#action-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="action" type="void" signature="void setAction(QQuickWebView::NavigationRequestAction action)">
<parameter left="QQuickWebView::NavigationRequestAction" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebNavigationRequest" fullname="QWebNavigationRequest::~QWebNavigationRequest" href="qwebnavigationrequest.html#dtor.QWebNavigationRequest" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="42" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebNavigationRequest()"/>
<function threadsafety="unspecified" name="action" fullname="QWebNavigationRequest::action" href="qwebnavigationrequest.html#action-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="action" type="QQuickWebView::NavigationRequestAction" signature="QQuickWebView::NavigationRequestAction action() const"/>
<function threadsafety="unspecified" name="navigationType" fullname="QWebNavigationRequest::navigationType" href="qwebnavigationrequest.html#navigationType-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="navigationType" type="QQuickWebView::NavigationType" signature="QQuickWebView::NavigationType navigationType() const"/>
<function threadsafety="unspecified" name="url" fullname="QWebNavigationRequest::url" href="qwebnavigationrequest.html#url-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
<function threadsafety="unspecified" name="isMainFrame" fullname="QWebNavigationRequest::isMainFrame" href="qwebnavigationrequest.html#isMainFrame-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="isMainFrame" type="bool" signature="bool isMainFrame() const"/>
<function threadsafety="unspecified" name="keyboardModifiers" fullname="QWebNavigationRequest::keyboardModifiers" href="qwebnavigationrequest.html#keyboardModifiers-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="keyboardModifiers" type="int" signature="int keyboardModifiers() const"/>
<function threadsafety="unspecified" name="mouseButton" fullname="QWebNavigationRequest::mouseButton" href="qwebnavigationrequest.html#mouseButton-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="45" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="mouseButton" type="int" signature="int mouseButton() const"/>
<property threadsafety="unspecified" name="action" fullname="QWebNavigationRequest::action" href="qwebnavigationrequest.html#action-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="36" type="QQuickWebView::NavigationRequestAction">
<getter name="action"/>
<setter name="setAction"/>
<notifier name="actionChanged"/>
</property>
<property threadsafety="unspecified" name="isMainFrame" fullname="QWebNavigationRequest::isMainFrame" href="qwebnavigationrequest.html#isMainFrame-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="38" type="bool">
<getter name="isMainFrame"/>
</property>
<property threadsafety="unspecified" name="keyboardModifiers" fullname="QWebNavigationRequest::keyboardModifiers" href="qwebnavigationrequest.html#keyboardModifiers-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="35" type="int">
<getter name="keyboardModifiers"/>
</property>
<property threadsafety="unspecified" name="mouseButton" fullname="QWebNavigationRequest::mouseButton" href="qwebnavigationrequest.html#mouseButton-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="34" type="int">
<getter name="mouseButton"/>
</property>
<property threadsafety="unspecified" name="navigationType" fullname="QWebNavigationRequest::navigationType" href="qwebnavigationrequest.html#navigationType-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="37" type="QQuickWebView::NavigationType">
<getter name="navigationType"/>
</property>
<property threadsafety="unspecified" name="url" fullname="QWebNavigationRequest::url" href="qwebnavigationrequest.html#url-prop" status="active" access="public" location="qwebnavigationrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h" lineno="33" type="QUrl">
<getter name="url"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebPermissionRequest" href="qwebpermissionrequest.html" status="internal" access="private" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="34">
<function threadsafety="unspecified" name="create" fullname="QWebPermissionRequest::create" href="qwebpermissionrequest.html#create" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="47" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebPermissionRequest *" signature="QWebPermissionRequest * create(WKSecurityOriginRef , WKGeolocationPermissionRequestRef )">
<parameter left="WKSecurityOriginRef" right="" name="" default=""/>
<parameter left="WKGeolocationPermissionRequestRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="create" fullname="QWebPermissionRequest::create" href="qwebpermissionrequest.html#create-1" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="48" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebPermissionRequest *" signature="QWebPermissionRequest * create(WKSecurityOriginRef , WKNotificationPermissionRequestRef )">
<parameter left="WKSecurityOriginRef" right="" name="" default=""/>
<parameter left="WKNotificationPermissionRequestRef" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QWebPermissionRequest" fullname="QWebPermissionRequest::QWebPermissionRequest" href="qwebpermissionrequest.html#QWebPermissionRequest" status="active" access="private" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPermissionRequest(WKSecurityOriginRef securityOrigin, WKGeolocationPermissionRequestRef geo, WKNotificationPermissionRequestRef notify, QWebPermissionRequest::RequestType type, QObject *parent)">
<parameter left="WKSecurityOriginRef" right="" name="securityOrigin" default=""/>
<parameter left="WKGeolocationPermissionRequestRef" right="" name="geo" default="0"/>
<parameter left="WKNotificationPermissionRequestRef" right="" name="notify" default="0"/>
<parameter left="QWebPermissionRequest::RequestType" right="" name="type" default="Geolocation"/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="securityOrigin" fullname="QWebPermissionRequest::securityOrigin" href="qwebpermissionrequest.html#origin-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="56" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="origin" type="QtWebSecurityOrigin *" signature="QtWebSecurityOrigin * securityOrigin()"/>
<function threadsafety="unspecified" name="setAllow" fullname="QWebPermissionRequest::setAllow" href="qwebpermissionrequest.html#allow-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="55" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="allow" type="void" signature="void setAllow(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QWebPermissionRequest" fullname="QWebPermissionRequest::~QWebPermissionRequest" href="qwebpermissionrequest.html#dtor.QWebPermissionRequest" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="49" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPermissionRequest()"/>
<function threadsafety="unspecified" name="type" fullname="QWebPermissionRequest::type" href="qwebpermissionrequest.html#type-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="type" type="RequestType" signature="RequestType type() const"/>
<function threadsafety="unspecified" name="allow" fullname="QWebPermissionRequest::allow" href="qwebpermissionrequest.html#allow-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="allow" type="bool" signature="bool allow() const"/>
<enum threadsafety="unspecified" name="RequestType" fullname="QWebPermissionRequest::RequestType" href="qwebpermissionrequest.html#RequestType-enum" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="42">
<value name="Geolocation" value="0"/>
<value name="Notification" value="1"/>
</enum>
<property threadsafety="unspecified" name="allow" fullname="QWebPermissionRequest::allow" href="qwebpermissionrequest.html#allow-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="36" type="bool">
<getter name="allow"/>
<setter name="setAllow"/>
</property>
<property threadsafety="unspecified" name="origin" fullname="QWebPermissionRequest::origin" href="qwebpermissionrequest.html#origin-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="38" type="QtWebSecurityOrigin *">
<getter name="securityOrigin"/>
</property>
<property threadsafety="unspecified" name="type" fullname="QWebPermissionRequest::type" href="qwebpermissionrequest.html#type-prop" status="active" access="public" location="qwebpermissionrequest_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h" lineno="37" type="RequestType">
<getter name="type"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebPreferences" href="qwebpreferences.html" status="internal" access="private" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="29">
<function threadsafety="unspecified" name="QWebPreferences" fullname="QWebPreferences::QWebPreferences" href="qwebpreferences.html#QWebPreferences" status="active" access="private" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="189" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QWebPreferences()"/>
<function threadsafety="unspecified" name="autoLoadImagesChanged" fullname="QWebPreferences::autoLoadImagesChanged" href="qwebpreferences.html#autoLoadImages-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="154" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="autoLoadImages" type="void" signature="void autoLoadImagesChanged()"/>
<function threadsafety="unspecified" name="caretBrowsingEnabledChanged" fullname="QWebPreferences::caretBrowsingEnabledChanged" href="qwebpreferences.html#caretBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="168" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="caretBrowsingEnabled" type="void" signature="void caretBrowsingEnabledChanged()"/>
<function threadsafety="unspecified" name="cursiveFontFamilyChanged" fullname="QWebPreferences::cursiveFontFamilyChanged" href="qwebpreferences.html#cursiveFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="179" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="cursiveFontFamily" type="void" signature="void cursiveFontFamilyChanged()"/>
<function threadsafety="unspecified" name="defaultFixedFontSizeChanged" fullname="QWebPreferences::defaultFixedFontSizeChanged" href="qwebpreferences.html#defaultFixedFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="184" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFixedFontSize" type="void" signature="void defaultFixedFontSizeChanged()"/>
<function threadsafety="unspecified" name="defaultFontSizeChanged" fullname="QWebPreferences::defaultFontSizeChanged" href="qwebpreferences.html#defaultFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="183" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFontSize" type="void" signature="void defaultFontSizeChanged()"/>
<function threadsafety="unspecified" name="developerExtrasEnabledChanged" fullname="QWebPreferences::developerExtrasEnabledChanged" href="qwebpreferences.html#developerExtrasEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="165" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="developerExtrasEnabled" type="void" signature="void developerExtrasEnabledChanged()"/>
<function threadsafety="unspecified" name="dnsPrefetchEnabledChanged" fullname="QWebPreferences::dnsPrefetchEnabledChanged" href="qwebpreferences.html#dnsPrefetchEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="162" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="dnsPrefetchEnabled" type="void" signature="void dnsPrefetchEnabledChanged()"/>
<function threadsafety="unspecified" name="fantasyFontFamilyChanged" fullname="QWebPreferences::fantasyFontFamilyChanged" href="qwebpreferences.html#fantasyFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="180" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fantasyFontFamily" type="void" signature="void fantasyFontFamilyChanged()"/>
<function threadsafety="unspecified" name="fileAccessFromFileURLsAllowedChanged" fullname="QWebPreferences::fileAccessFromFileURLsAllowedChanged" href="qwebpreferences.html#fileAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="173" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fileAccessFromFileURLsAllowed" type="void" signature="void fileAccessFromFileURLsAllowedChanged()"/>
<function threadsafety="unspecified" name="fixedFontFamilyChanged" fullname="QWebPreferences::fixedFontFamilyChanged" href="qwebpreferences.html#fixedFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="176" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fixedFontFamily" type="void" signature="void fixedFontFamilyChanged()"/>
<function threadsafety="unspecified" name="frameFlatteningEnabledChanged" fullname="QWebPreferences::frameFlatteningEnabledChanged" href="qwebpreferences.html#frameFlatteningEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="164" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="frameFlatteningEnabled" type="void" signature="void frameFlatteningEnabledChanged()"/>
<function threadsafety="unspecified" name="fullScreenEnabledChanged" fullname="QWebPreferences::fullScreenEnabledChanged" href="qwebpreferences.html#fullScreenEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="156" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fullScreenEnabled" type="void" signature="void fullScreenEnabledChanged()"/>
<function threadsafety="unspecified" name="javascriptEnabledChanged" fullname="QWebPreferences::javascriptEnabledChanged" href="qwebpreferences.html#javascriptEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="157" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="javascriptEnabled" type="void" signature="void javascriptEnabledChanged()"/>
<function threadsafety="unspecified" name="linksIncludedInFocusChainChanged" fullname="QWebPreferences::linksIncludedInFocusChainChanged" href="qwebpreferences.html#linksIncludedInFocusChain-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="171" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="linksIncludedInFocusChain" type="void" signature="void linksIncludedInFocusChainChanged()"/>
<function threadsafety="unspecified" name="localStorageEnabledChanged" fullname="QWebPreferences::localStorageEnabledChanged" href="qwebpreferences.html#localStorageEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="159" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="localStorageEnabled" type="void" signature="void localStorageEnabledChanged()"/>
<function threadsafety="unspecified" name="minimumFontSizeChanged" fullname="QWebPreferences::minimumFontSizeChanged" href="qwebpreferences.html#minimumFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="182" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="minimumFontSize" type="void" signature="void minimumFontSizeChanged()"/>
<function threadsafety="unspecified" name="navigatorQtObjectEnabledChanged" fullname="QWebPreferences::navigatorQtObjectEnabledChanged" href="qwebpreferences.html#navigatorQtObjectEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="163" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="navigatorQtObjectEnabled" type="void" signature="void navigatorQtObjectEnabledChanged()"/>
<function threadsafety="unspecified" name="notificationsEnabledChanged" fullname="QWebPreferences::notificationsEnabledChanged" href="qwebpreferences.html#notificationsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="169" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="notificationsEnabled" type="void" signature="void notificationsEnabledChanged()"/>
<function threadsafety="unspecified" name="offlineWebApplicationCacheEnabledChanged" fullname="QWebPreferences::offlineWebApplicationCacheEnabledChanged" href="qwebpreferences.html#offlineWebApplicationCacheEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="158" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="offlineWebApplicationCacheEnabled" type="void" signature="void offlineWebApplicationCacheEnabledChanged()"/>
<function threadsafety="unspecified" name="pluginsEnabledChanged" fullname="QWebPreferences::pluginsEnabledChanged" href="qwebpreferences.html#pluginsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="155" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="pluginsEnabled" type="void" signature="void pluginsEnabledChanged()"/>
<function threadsafety="unspecified" name="privateBrowsingEnabledChanged" fullname="QWebPreferences::privateBrowsingEnabledChanged" href="qwebpreferences.html#privateBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="161" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="privateBrowsingEnabled" type="void" signature="void privateBrowsingEnabledChanged()"/>
<function threadsafety="unspecified" name="sansSerifFontFamilyChanged" fullname="QWebPreferences::sansSerifFontFamilyChanged" href="qwebpreferences.html#sansSerifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="178" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="sansSerifFontFamily" type="void" signature="void sansSerifFontFamilyChanged()"/>
<function threadsafety="unspecified" name="serifFontFamilyChanged" fullname="QWebPreferences::serifFontFamilyChanged" href="qwebpreferences.html#serifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="177" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="serifFontFamily" type="void" signature="void serifFontFamilyChanged()"/>
<function threadsafety="unspecified" name="setAutoLoadImages" fullname="QWebPreferences::setAutoLoadImages" href="qwebpreferences.html#autoLoadImages-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="autoLoadImages" type="void" signature="void setAutoLoadImages(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setCaretBrowsingEnabled" fullname="QWebPreferences::setCaretBrowsingEnabled" href="qwebpreferences.html#caretBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="caretBrowsingEnabled" type="void" signature="void setCaretBrowsingEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setCursiveFontFamily" fullname="QWebPreferences::setCursiveFontFamily" href="qwebpreferences.html#cursiveFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="cursiveFontFamily" type="void" signature="void setCursiveFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setDefaultFixedFontSize" fullname="QWebPreferences::setDefaultFixedFontSize" href="qwebpreferences.html#defaultFixedFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="151" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFixedFontSize" type="void" signature="void setDefaultFixedFontSize(unsigned size)">
<parameter left="unsigned" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setDefaultFontSize" fullname="QWebPreferences::setDefaultFontSize" href="qwebpreferences.html#defaultFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFontSize" type="void" signature="void setDefaultFontSize(unsigned size)">
<parameter left="unsigned" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setDeveloperExtrasEnabled" fullname="QWebPreferences::setDeveloperExtrasEnabled" href="qwebpreferences.html#developerExtrasEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="developerExtrasEnabled" type="void" signature="void setDeveloperExtrasEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setDnsPrefetchEnabled" fullname="QWebPreferences::setDnsPrefetchEnabled" href="qwebpreferences.html#dnsPrefetchEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="dnsPrefetchEnabled" type="void" signature="void setDnsPrefetchEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setFantasyFontFamily" fullname="QWebPreferences::setFantasyFontFamily" href="qwebpreferences.html#fantasyFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fantasyFontFamily" type="void" signature="void setFantasyFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setFileAccessFromFileURLsAllowed" fullname="QWebPreferences::setFileAccessFromFileURLsAllowed" href="qwebpreferences.html#fileAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fileAccessFromFileURLsAllowed" type="void" signature="void setFileAccessFromFileURLsAllowed(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setFixedFontFamily" fullname="QWebPreferences::setFixedFontFamily" href="qwebpreferences.html#fixedFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fixedFontFamily" type="void" signature="void setFixedFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setFrameFlatteningEnabled" fullname="QWebPreferences::setFrameFlatteningEnabled" href="qwebpreferences.html#frameFlatteningEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="frameFlatteningEnabled" type="void" signature="void setFrameFlatteningEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setFullScreenEnabled" fullname="QWebPreferences::setFullScreenEnabled" href="qwebpreferences.html#fullScreenEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="fullScreenEnabled" type="void" signature="void setFullScreenEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setJavascriptEnabled" fullname="QWebPreferences::setJavascriptEnabled" href="qwebpreferences.html#javascriptEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="javascriptEnabled" type="void" signature="void setJavascriptEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setLinksIncludedInFocusChain" fullname="QWebPreferences::setLinksIncludedInFocusChain" href="qwebpreferences.html#linksIncludedInFocusChain-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="linksIncludedInFocusChain" type="void" signature="void setLinksIncludedInFocusChain(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalStorageEnabled" fullname="QWebPreferences::setLocalStorageEnabled" href="qwebpreferences.html#localStorageEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="localStorageEnabled" type="void" signature="void setLocalStorageEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setMinimumFontSize" fullname="QWebPreferences::setMinimumFontSize" href="qwebpreferences.html#minimumFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="145" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="minimumFontSize" type="void" signature="void setMinimumFontSize(unsigned size)">
<parameter left="unsigned" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setNavigatorQtObjectEnabled" fullname="QWebPreferences::setNavigatorQtObjectEnabled" href="qwebpreferences.html#navigatorQtObjectEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="navigatorQtObjectEnabled" type="void" signature="void setNavigatorQtObjectEnabled(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setNotificationsEnabled" fullname="QWebPreferences::setNotificationsEnabled" href="qwebpreferences.html#notificationsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="notificationsEnabled" type="void" signature="void setNotificationsEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setOfflineWebApplicationCacheEnabled" fullname="QWebPreferences::setOfflineWebApplicationCacheEnabled" href="qwebpreferences.html#offlineWebApplicationCacheEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="offlineWebApplicationCacheEnabled" type="void" signature="void setOfflineWebApplicationCacheEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setPluginsEnabled" fullname="QWebPreferences::setPluginsEnabled" href="qwebpreferences.html#pluginsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="pluginsEnabled" type="void" signature="void setPluginsEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setPrivateBrowsingEnabled" fullname="QWebPreferences::setPrivateBrowsingEnabled" href="qwebpreferences.html#privateBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="privateBrowsingEnabled" type="void" signature="void setPrivateBrowsingEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setSansSerifFontFamily" fullname="QWebPreferences::setSansSerifFontFamily" href="qwebpreferences.html#sansSerifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="sansSerifFontFamily" type="void" signature="void setSansSerifFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setSerifFontFamily" fullname="QWebPreferences::setSerifFontFamily" href="qwebpreferences.html#serifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="serifFontFamily" type="void" signature="void setSerifFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setSpatialNavigationEnabled" fullname="QWebPreferences::setSpatialNavigationEnabled" href="qwebpreferences.html#spatialNavigationEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="spatialNavigationEnabled" type="void" signature="void setSpatialNavigationEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setStandardFontFamily" fullname="QWebPreferences::setStandardFontFamily" href="qwebpreferences.html#standardFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="standardFontFamily" type="void" signature="void setStandardFontFamily(const QString &amp;family)">
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setUniversalAccessFromFileURLsAllowed" fullname="QWebPreferences::setUniversalAccessFromFileURLsAllowed" href="qwebpreferences.html#universalAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="universalAccessFromFileURLsAllowed" type="void" signature="void setUniversalAccessFromFileURLsAllowed(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setWebAudioEnabled" fullname="QWebPreferences::setWebAudioEnabled" href="qwebpreferences.html#webAudioEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="webAudioEnabled" type="void" signature="void setWebAudioEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setWebGLEnabled" fullname="QWebPreferences::setWebGLEnabled" href="qwebpreferences.html#webGLEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="webGLEnabled" type="void" signature="void setWebGLEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setXssAuditingEnabled" fullname="QWebPreferences::setXssAuditingEnabled" href="qwebpreferences.html#xssAuditingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="xssAuditingEnabled" type="void" signature="void setXssAuditingEnabled(bool enable)">
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="spatialNavigationEnabledChanged" fullname="QWebPreferences::spatialNavigationEnabledChanged" href="qwebpreferences.html#spatialNavigationEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="170" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="spatialNavigationEnabled" type="void" signature="void spatialNavigationEnabledChanged()"/>
<function threadsafety="unspecified" name="standardFontFamilyChanged" fullname="QWebPreferences::standardFontFamilyChanged" href="qwebpreferences.html#standardFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="175" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="standardFontFamily" type="void" signature="void standardFontFamilyChanged()"/>
<function threadsafety="unspecified" name="universalAccessFromFileURLsAllowedChanged" fullname="QWebPreferences::universalAccessFromFileURLsAllowedChanged" href="qwebpreferences.html#universalAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="172" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="universalAccessFromFileURLsAllowed" type="void" signature="void universalAccessFromFileURLsAllowedChanged()"/>
<function threadsafety="unspecified" name="webAudioEnabledChanged" fullname="QWebPreferences::webAudioEnabledChanged" href="qwebpreferences.html#webAudioEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="167" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="webAudioEnabled" type="void" signature="void webAudioEnabledChanged()"/>
<function threadsafety="unspecified" name="webGLEnabledChanged" fullname="QWebPreferences::webGLEnabledChanged" href="qwebpreferences.html#webGLEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="166" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="webGLEnabled" type="void" signature="void webGLEnabledChanged()"/>
<function threadsafety="unspecified" name="xssAuditingEnabledChanged" fullname="QWebPreferences::xssAuditingEnabledChanged" href="qwebpreferences.html#xssAuditingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="160" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" associated-property="xssAuditingEnabled" type="void" signature="void xssAuditingEnabledChanged()"/>
<function threadsafety="unspecified" name="~QWebPreferences" fullname="QWebPreferences::~QWebPreferences" href="qwebpreferences.html#dtor.QWebPreferences" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="32" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QWebPreferences()"/>
<function threadsafety="unspecified" name="cursiveFontFamily" fullname="QWebPreferences::cursiveFontFamily" href="qwebpreferences.html#cursiveFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="138" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="cursiveFontFamily" type="QString" signature="QString cursiveFontFamily() const"/>
<function threadsafety="unspecified" name="fantasyFontFamily" fullname="QWebPreferences::fantasyFontFamily" href="qwebpreferences.html#fantasyFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="141" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="fantasyFontFamily" type="QString" signature="QString fantasyFontFamily() const"/>
<function threadsafety="unspecified" name="fixedFontFamily" fullname="QWebPreferences::fixedFontFamily" href="qwebpreferences.html#fixedFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="129" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="fixedFontFamily" type="QString" signature="QString fixedFontFamily() const"/>
<function threadsafety="unspecified" name="sansSerifFontFamily" fullname="QWebPreferences::sansSerifFontFamily" href="qwebpreferences.html#sansSerifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="sansSerifFontFamily" type="QString" signature="QString sansSerifFontFamily() const"/>
<function threadsafety="unspecified" name="serifFontFamily" fullname="QWebPreferences::serifFontFamily" href="qwebpreferences.html#serifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="132" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="serifFontFamily" type="QString" signature="QString serifFontFamily() const"/>
<function threadsafety="unspecified" name="standardFontFamily" fullname="QWebPreferences::standardFontFamily" href="qwebpreferences.html#standardFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="126" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="standardFontFamily" type="QString" signature="QString standardFontFamily() const"/>
<function threadsafety="unspecified" name="autoLoadImages" fullname="QWebPreferences::autoLoadImages" href="qwebpreferences.html#autoLoadImages-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="autoLoadImages" type="bool" signature="bool autoLoadImages() const"/>
<function threadsafety="unspecified" name="caretBrowsingEnabled" fullname="QWebPreferences::caretBrowsingEnabled" href="qwebpreferences.html#caretBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="caretBrowsingEnabled" type="bool" signature="bool caretBrowsingEnabled() const"/>
<function threadsafety="unspecified" name="developerExtrasEnabled" fullname="QWebPreferences::developerExtrasEnabled" href="qwebpreferences.html#developerExtrasEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="developerExtrasEnabled" type="bool" signature="bool developerExtrasEnabled() const"/>
<function threadsafety="unspecified" name="dnsPrefetchEnabled" fullname="QWebPreferences::dnsPrefetchEnabled" href="qwebpreferences.html#dnsPrefetchEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="dnsPrefetchEnabled" type="bool" signature="bool dnsPrefetchEnabled() const"/>
<function threadsafety="unspecified" name="fileAccessFromFileURLsAllowed" fullname="QWebPreferences::fileAccessFromFileURLsAllowed" href="qwebpreferences.html#fileAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="fileAccessFromFileURLsAllowed" type="bool" signature="bool fileAccessFromFileURLsAllowed() const"/>
<function threadsafety="unspecified" name="frameFlatteningEnabled" fullname="QWebPreferences::frameFlatteningEnabled" href="qwebpreferences.html#frameFlatteningEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="frameFlatteningEnabled" type="bool" signature="bool frameFlatteningEnabled() const"/>
<function threadsafety="unspecified" name="fullScreenEnabled" fullname="QWebPreferences::fullScreenEnabled" href="qwebpreferences.html#fullScreenEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="fullScreenEnabled" type="bool" signature="bool fullScreenEnabled() const"/>
<function threadsafety="unspecified" name="javascriptEnabled" fullname="QWebPreferences::javascriptEnabled" href="qwebpreferences.html#javascriptEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="javascriptEnabled" type="bool" signature="bool javascriptEnabled() const"/>
<function threadsafety="unspecified" name="linksIncludedInFocusChain" fullname="QWebPreferences::linksIncludedInFocusChain" href="qwebpreferences.html#linksIncludedInFocusChain-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="linksIncludedInFocusChain" type="bool" signature="bool linksIncludedInFocusChain() const"/>
<function threadsafety="unspecified" name="localStorageEnabled" fullname="QWebPreferences::localStorageEnabled" href="qwebpreferences.html#localStorageEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="localStorageEnabled" type="bool" signature="bool localStorageEnabled() const"/>
<function threadsafety="unspecified" name="navigatorQtObjectEnabled" fullname="QWebPreferences::navigatorQtObjectEnabled" href="qwebpreferences.html#navigatorQtObjectEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="navigatorQtObjectEnabled" type="bool" signature="bool navigatorQtObjectEnabled() const"/>
<function threadsafety="unspecified" name="notificationsEnabled" fullname="QWebPreferences::notificationsEnabled" href="qwebpreferences.html#notificationsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="notificationsEnabled" type="bool" signature="bool notificationsEnabled() const"/>
<function threadsafety="unspecified" name="offlineWebApplicationCacheEnabled" fullname="QWebPreferences::offlineWebApplicationCacheEnabled" href="qwebpreferences.html#offlineWebApplicationCacheEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="offlineWebApplicationCacheEnabled" type="bool" signature="bool offlineWebApplicationCacheEnabled() const"/>
<function threadsafety="unspecified" name="pluginsEnabled" fullname="QWebPreferences::pluginsEnabled" href="qwebpreferences.html#pluginsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="pluginsEnabled" type="bool" signature="bool pluginsEnabled() const"/>
<function threadsafety="unspecified" name="privateBrowsingEnabled" fullname="QWebPreferences::privateBrowsingEnabled" href="qwebpreferences.html#privateBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="privateBrowsingEnabled" type="bool" signature="bool privateBrowsingEnabled() const"/>
<function threadsafety="unspecified" name="spatialNavigationEnabled" fullname="QWebPreferences::spatialNavigationEnabled" href="qwebpreferences.html#spatialNavigationEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="spatialNavigationEnabled" type="bool" signature="bool spatialNavigationEnabled() const"/>
<function threadsafety="unspecified" name="universalAccessFromFileURLsAllowed" fullname="QWebPreferences::universalAccessFromFileURLsAllowed" href="qwebpreferences.html#universalAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="114" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="universalAccessFromFileURLsAllowed" type="bool" signature="bool universalAccessFromFileURLsAllowed() const"/>
<function threadsafety="unspecified" name="webAudioEnabled" fullname="QWebPreferences::webAudioEnabled" href="qwebpreferences.html#webAudioEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="webAudioEnabled" type="bool" signature="bool webAudioEnabled() const"/>
<function threadsafety="unspecified" name="webGLEnabled" fullname="QWebPreferences::webGLEnabled" href="qwebpreferences.html#webGLEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="webGLEnabled" type="bool" signature="bool webGLEnabled() const"/>
<function threadsafety="unspecified" name="xssAuditingEnabled" fullname="QWebPreferences::xssAuditingEnabled" href="qwebpreferences.html#xssAuditingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="xssAuditingEnabled" type="bool" signature="bool xssAuditingEnabled() const"/>
<function threadsafety="unspecified" name="defaultFixedFontSize" fullname="QWebPreferences::defaultFixedFontSize" href="qwebpreferences.html#defaultFixedFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="150" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFixedFontSize" type="unsigned" signature="unsigned defaultFixedFontSize() const"/>
<function threadsafety="unspecified" name="defaultFontSize" fullname="QWebPreferences::defaultFontSize" href="qwebpreferences.html#defaultFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="147" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="defaultFontSize" type="unsigned" signature="unsigned defaultFontSize() const"/>
<function threadsafety="unspecified" name="minimumFontSize" fullname="QWebPreferences::minimumFontSize" href="qwebpreferences.html#minimumFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="144" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="minimumFontSize" type="unsigned" signature="unsigned minimumFontSize() const"/>
<property threadsafety="unspecified" name="autoLoadImages" fullname="QWebPreferences::autoLoadImages" href="qwebpreferences.html#autoLoadImages-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="34" type="bool">
<getter name="autoLoadImages"/>
<setter name="setAutoLoadImages"/>
<notifier name="autoLoadImagesChanged"/>
</property>
<property threadsafety="unspecified" name="caretBrowsingEnabled" fullname="QWebPreferences::caretBrowsingEnabled" href="qwebpreferences.html#caretBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="48" type="bool">
<getter name="caretBrowsingEnabled"/>
<setter name="setCaretBrowsingEnabled"/>
<notifier name="caretBrowsingEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="cursiveFontFamily" fullname="QWebPreferences::cursiveFontFamily" href="qwebpreferences.html#cursiveFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="59" type="QString">
<getter name="cursiveFontFamily"/>
<setter name="setCursiveFontFamily"/>
<notifier name="cursiveFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="defaultFixedFontSize" fullname="QWebPreferences::defaultFixedFontSize" href="qwebpreferences.html#defaultFixedFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="64" type="unsigned">
<getter name="defaultFixedFontSize"/>
<setter name="setDefaultFixedFontSize"/>
<notifier name="defaultFixedFontSizeChanged"/>
</property>
<property threadsafety="unspecified" name="defaultFontSize" fullname="QWebPreferences::defaultFontSize" href="qwebpreferences.html#defaultFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="63" type="unsigned">
<getter name="defaultFontSize"/>
<setter name="setDefaultFontSize"/>
<notifier name="defaultFontSizeChanged"/>
</property>
<property threadsafety="unspecified" name="developerExtrasEnabled" fullname="QWebPreferences::developerExtrasEnabled" href="qwebpreferences.html#developerExtrasEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="45" type="bool">
<getter name="developerExtrasEnabled"/>
<setter name="setDeveloperExtrasEnabled"/>
<notifier name="developerExtrasEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="dnsPrefetchEnabled" fullname="QWebPreferences::dnsPrefetchEnabled" href="qwebpreferences.html#dnsPrefetchEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="42" type="bool">
<getter name="dnsPrefetchEnabled"/>
<setter name="setDnsPrefetchEnabled"/>
<notifier name="dnsPrefetchEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="fantasyFontFamily" fullname="QWebPreferences::fantasyFontFamily" href="qwebpreferences.html#fantasyFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="60" type="QString">
<getter name="fantasyFontFamily"/>
<setter name="setFantasyFontFamily"/>
<notifier name="fantasyFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="fileAccessFromFileURLsAllowed" fullname="QWebPreferences::fileAccessFromFileURLsAllowed" href="qwebpreferences.html#fileAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="51" type="bool">
<getter name="fileAccessFromFileURLsAllowed"/>
<setter name="setFileAccessFromFileURLsAllowed"/>
<notifier name="fileAccessFromFileURLsAllowedChanged"/>
</property>
<property threadsafety="unspecified" name="fixedFontFamily" fullname="QWebPreferences::fixedFontFamily" href="qwebpreferences.html#fixedFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="56" type="QString">
<getter name="fixedFontFamily"/>
<setter name="setFixedFontFamily"/>
<notifier name="fixedFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="frameFlatteningEnabled" fullname="QWebPreferences::frameFlatteningEnabled" href="qwebpreferences.html#frameFlatteningEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="44" type="bool">
<getter name="frameFlatteningEnabled"/>
<setter name="setFrameFlatteningEnabled"/>
<notifier name="frameFlatteningEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="fullScreenEnabled" fullname="QWebPreferences::fullScreenEnabled" href="qwebpreferences.html#fullScreenEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="35" type="bool">
<getter name="fullScreenEnabled"/>
<setter name="setFullScreenEnabled"/>
<notifier name="fullScreenEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="javascriptEnabled" fullname="QWebPreferences::javascriptEnabled" href="qwebpreferences.html#javascriptEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="36" type="bool">
<getter name="javascriptEnabled"/>
<setter name="setJavascriptEnabled"/>
<notifier name="javascriptEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="linksIncludedInFocusChain" fullname="QWebPreferences::linksIncludedInFocusChain" href="qwebpreferences.html#linksIncludedInFocusChain-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="53" type="bool">
<getter name="linksIncludedInFocusChain"/>
<setter name="setLinksIncludedInFocusChain"/>
<notifier name="linksIncludedInFocusChainChanged"/>
</property>
<property threadsafety="unspecified" name="localStorageEnabled" fullname="QWebPreferences::localStorageEnabled" href="qwebpreferences.html#localStorageEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="39" type="bool">
<getter name="localStorageEnabled"/>
<setter name="setLocalStorageEnabled"/>
<notifier name="localStorageEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="minimumFontSize" fullname="QWebPreferences::minimumFontSize" href="qwebpreferences.html#minimumFontSize-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="62" type="unsigned">
<getter name="minimumFontSize"/>
<setter name="setMinimumFontSize"/>
<notifier name="minimumFontSizeChanged"/>
</property>
<property threadsafety="unspecified" name="navigatorQtObjectEnabled" fullname="QWebPreferences::navigatorQtObjectEnabled" href="qwebpreferences.html#navigatorQtObjectEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="43" type="bool">
<getter name="navigatorQtObjectEnabled"/>
<setter name="setNavigatorQtObjectEnabled"/>
<notifier name="navigatorQtObjectEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="notificationsEnabled" fullname="QWebPreferences::notificationsEnabled" href="qwebpreferences.html#notificationsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="49" type="bool">
<getter name="notificationsEnabled"/>
<setter name="setNotificationsEnabled"/>
<notifier name="notificationsEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="offlineWebApplicationCacheEnabled" fullname="QWebPreferences::offlineWebApplicationCacheEnabled" href="qwebpreferences.html#offlineWebApplicationCacheEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="38" type="bool">
<getter name="offlineWebApplicationCacheEnabled"/>
<setter name="setOfflineWebApplicationCacheEnabled"/>
<notifier name="offlineWebApplicationCacheEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="pluginsEnabled" fullname="QWebPreferences::pluginsEnabled" href="qwebpreferences.html#pluginsEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="37" type="bool">
<getter name="pluginsEnabled"/>
<setter name="setPluginsEnabled"/>
<notifier name="pluginsEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="privateBrowsingEnabled" fullname="QWebPreferences::privateBrowsingEnabled" href="qwebpreferences.html#privateBrowsingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="41" type="bool">
<getter name="privateBrowsingEnabled"/>
<setter name="setPrivateBrowsingEnabled"/>
<notifier name="privateBrowsingEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="sansSerifFontFamily" fullname="QWebPreferences::sansSerifFontFamily" href="qwebpreferences.html#sansSerifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="58" type="QString">
<getter name="sansSerifFontFamily"/>
<setter name="setSansSerifFontFamily"/>
<notifier name="sansSerifFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="serifFontFamily" fullname="QWebPreferences::serifFontFamily" href="qwebpreferences.html#serifFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="57" type="QString">
<getter name="serifFontFamily"/>
<setter name="setSerifFontFamily"/>
<notifier name="serifFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="spatialNavigationEnabled" fullname="QWebPreferences::spatialNavigationEnabled" href="qwebpreferences.html#spatialNavigationEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="52" type="bool">
<getter name="spatialNavigationEnabled"/>
<setter name="setSpatialNavigationEnabled"/>
<notifier name="spatialNavigationEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="standardFontFamily" fullname="QWebPreferences::standardFontFamily" href="qwebpreferences.html#standardFontFamily-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="55" type="QString">
<getter name="standardFontFamily"/>
<setter name="setStandardFontFamily"/>
<notifier name="standardFontFamilyChanged"/>
</property>
<property threadsafety="unspecified" name="universalAccessFromFileURLsAllowed" fullname="QWebPreferences::universalAccessFromFileURLsAllowed" href="qwebpreferences.html#universalAccessFromFileURLsAllowed-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="50" type="bool">
<getter name="universalAccessFromFileURLsAllowed"/>
<setter name="setUniversalAccessFromFileURLsAllowed"/>
<notifier name="universalAccessFromFileURLsAllowedChanged"/>
</property>
<property threadsafety="unspecified" name="webAudioEnabled" fullname="QWebPreferences::webAudioEnabled" href="qwebpreferences.html#webAudioEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="47" type="bool">
<getter name="webAudioEnabled"/>
<setter name="setWebAudioEnabled"/>
<notifier name="webAudioEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="webGLEnabled" fullname="QWebPreferences::webGLEnabled" href="qwebpreferences.html#webGLEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="46" type="bool">
<getter name="webGLEnabled"/>
<setter name="setWebGLEnabled"/>
<notifier name="webGLEnabledChanged"/>
</property>
<property threadsafety="unspecified" name="xssAuditingEnabled" fullname="QWebPreferences::xssAuditingEnabled" href="qwebpreferences.html#xssAuditingEnabled-prop" status="active" access="public" location="qwebpreferences_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h" lineno="40" type="bool">
<getter name="xssAuditingEnabled"/>
<setter name="setXssAuditingEnabled"/>
<notifier name="xssAuditingEnabledChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QWebPreferencesPrivate" href="qwebpreferencesprivate.html" status="internal" access="private" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="25">
<function threadsafety="unspecified" name="createPreferences" fullname="QWebPreferencesPrivate::createPreferences" href="qwebpreferencesprivate.html#createPreferences" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebPreferences *" signature="QWebPreferences * createPreferences(QQuickWebViewPrivate *)">
<parameter left="QQuickWebViewPrivate *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="get" fullname="QWebPreferencesPrivate::get" href="qwebpreferencesprivate.html#get" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="80" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QWebPreferencesPrivate *" signature="QWebPreferencesPrivate * get(QWebPreferences *)">
<parameter left="QWebPreferences *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="initializeDefaultFontSettings" fullname="QWebPreferencesPrivate::initializeDefaultFontSettings" href="qwebpreferencesprivate.html#initializeDefaultFontSettings" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void initializeDefaultFontSettings()"/>
<function threadsafety="unspecified" name="setAttribute" fullname="QWebPreferencesPrivate::setAttribute" href="qwebpreferencesprivate.html#setAttribute" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttribute(WebAttribute attr, bool enable)">
<parameter left="WebAttribute" right="" name="attr" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setFontFamily" fullname="QWebPreferencesPrivate::setFontFamily" href="qwebpreferencesprivate.html#setFontFamily" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFontFamily(FontFamily which, const QString &amp;family)">
<parameter left="FontFamily" right="" name="which" default=""/>
<parameter left="const QString &amp;" right="" name="family" default=""/>
</function>
<function threadsafety="unspecified" name="setFontSize" fullname="QWebPreferencesPrivate::setFontSize" href="qwebpreferencesprivate.html#setFontSize" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFontSize(FontSizeType type, unsigned size)">
<parameter left="FontSizeType" right="" name="type" default=""/>
<parameter left="unsigned" right="" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="fontFamily" fullname="QWebPreferencesPrivate::fontFamily" href="qwebpreferencesprivate.html#fontFamily" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fontFamily(FontFamily which) const">
<parameter left="FontFamily" right="" name="which" default=""/>
</function>
<function threadsafety="unspecified" name="testAttribute" fullname="QWebPreferencesPrivate::testAttribute" href="qwebpreferencesprivate.html#testAttribute" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool testAttribute(WebAttribute attr) const">
<parameter left="WebAttribute" right="" name="attr" default=""/>
</function>
<function threadsafety="unspecified" name="fontSize" fullname="QWebPreferencesPrivate::fontSize" href="qwebpreferencesprivate.html#fontSize" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="unsigned" signature="unsigned fontSize(FontSizeType type) const">
<parameter left="FontSizeType" right="" name="type" default=""/>
</function>
<enum threadsafety="unspecified" name="FontFamily" fullname="QWebPreferencesPrivate::FontFamily" href="qwebpreferencesprivate.html#FontFamily-enum" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="51">
<value name="StandardFont" value="0"/>
<value name="FixedFont" value="1"/>
<value name="SerifFont" value="2"/>
<value name="SansSerifFont" value="3"/>
<value name="CursiveFont" value="4"/>
<value name="FantasyFont" value="5"/>
</enum>
<enum threadsafety="unspecified" name="FontSizeType" fullname="QWebPreferencesPrivate::FontSizeType" href="qwebpreferencesprivate.html#FontSizeType-enum" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="60">
<value name="MinimumFontSize" value="0"/>
<value name="DefaultFontSize" value="1"/>
<value name="DefaultFixedFontSize" value="2"/>
</enum>
<enum threadsafety="unspecified" name="WebAttribute" fullname="QWebPreferencesPrivate::WebAttribute" href="qwebpreferencesprivate.html#WebAttribute-enum" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="28">
<value name="AutoLoadImages" value="0"/>
<value name="FullScreenEnabled" value="1"/>
<value name="JavascriptEnabled" value="2"/>
<value name="PluginsEnabled" value="3"/>
<value name="OfflineWebApplicationCacheEnabled" value="4"/>
<value name="LocalStorageEnabled" value="5"/>
<value name="XSSAuditingEnabled" value="6"/>
<value name="FrameFlatteningEnabled" value="7"/>
<value name="PrivateBrowsingEnabled" value="8"/>
<value name="DnsPrefetchEnabled" value="9"/>
<value name="DeveloperExtrasEnabled" value="10"/>
<value name="WebGLEnabled" value="11"/>
<value name="CSSCustomFilterEnabled" value="12"/>
<value name="WebAudioEnabled" value="13"/>
<value name="CaretBrowsingEnabled" value="14"/>
<value name="NotificationsEnabled" value="15"/>
<value name="UniversalAccessFromFileURLsAllowed" value="16"/>
<value name="FileAccessFromFileURLsAllowed" value="17"/>
<value name="SpatialNavigationEnabled" value="18"/>
<value name="LinksIncludedInFocusChain" value="19"/>
</enum>
<variable threadsafety="unspecified" name="webViewPrivate" fullname="QWebPreferencesPrivate::webViewPrivate" href="qwebpreferencesprivate.html#webViewPrivate-var" status="active" access="public" location="qwebpreferences_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h" lineno="78" type="QQuickWebViewPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QRawWebViewClient" href="qrawwebviewclient.html" status="internal" access="private" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="54">
<function threadsafety="unspecified" name="doneWithKeyEvent" fullname="QRawWebViewClient::doneWithKeyEvent" href="qrawwebviewclient.html#doneWithKeyEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="64" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doneWithKeyEvent(const QKeyEvent *, bool wasHandled) = 0">
<parameter left="const QKeyEvent *" right="" name="" default=""/>
<parameter left="bool" right="" name="wasHandled" default=""/>
</function>
<function threadsafety="unspecified" name="doneWithTouchEvent" fullname="QRawWebViewClient::doneWithTouchEvent" href="qrawwebviewclient.html#doneWithTouchEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="65" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doneWithTouchEvent(const QTouchEvent *, bool wasHandled) = 0">
<parameter left="const QTouchEvent *" right="" name="" default=""/>
<parameter left="bool" right="" name="wasHandled" default=""/>
</function>
<function threadsafety="unspecified" name="viewContentSizeChanged" fullname="QRawWebViewClient::viewContentSizeChanged" href="qrawwebviewclient.html#viewContentSizeChanged" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="62" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewContentSizeChanged(const QSize &amp;) = 0">
<parameter left="const QSize &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="viewNeedsDisplay" fullname="QRawWebViewClient::viewNeedsDisplay" href="qrawwebviewclient.html#viewNeedsDisplay" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="58" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewNeedsDisplay(const QRect &amp;) = 0">
<parameter left="const QRect &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="viewProcessCrashed" fullname="QRawWebViewClient::viewProcessCrashed" href="qrawwebviewclient.html#viewProcessCrashed" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="60" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewProcessCrashed() = 0"/>
<function threadsafety="unspecified" name="viewProcessRelaunched" fullname="QRawWebViewClient::viewProcessRelaunched" href="qrawwebviewclient.html#viewProcessRelaunched" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="61" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewProcessRelaunched() = 0"/>
<function threadsafety="unspecified" name="viewRequestedCursorOverride" fullname="QRawWebViewClient::viewRequestedCursorOverride" href="qrawwebviewclient.html#viewRequestedCursorOverride" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewRequestedCursorOverride(const QCursor &amp;) = 0">
<parameter left="const QCursor &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="viewRequestedScroll" fullname="QRawWebViewClient::viewRequestedScroll" href="qrawwebviewclient.html#viewRequestedScroll" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="59" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void viewRequestedScroll(const QPoint &amp;) = 0">
<parameter left="const QPoint &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QRawWebViewClient" fullname="QRawWebViewClient::~QRawWebViewClient" href="qrawwebviewclient.html#dtor.QRawWebViewClient" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="56" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QRawWebViewClient()"/>
</class>
<class threadsafety="unspecified" name="QRawWebViewPrivate" href="qrawwebviewprivate.html" status="internal" access="private" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="35">
<function threadsafety="unspecified" name="createColorPicker" fullname="QRawWebViewPrivate::createColorPicker" href="qrawwebviewprivate.html#createColorPicker" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="PassRefPtr&lt;WebKit::WebColorPicker&gt;" signature="PassRefPtr&lt;WebKit::WebColorPicker&gt; createColorPicker(WebKit::WebPageProxy *, const WebCore::Color &amp;intialColor, const WebCore::IntRect &amp;)">
<parameter left="WebKit::WebPageProxy *" right="" name="" default=""/>
<parameter left="const WebCore::Color &amp;" right="" name="intialColor" default=""/>
<parameter left="const WebCore::IntRect &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="createContextMenuProxy" fullname="QRawWebViewPrivate::createContextMenuProxy" href="qrawwebviewprivate.html#createContextMenuProxy" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="86" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="PassRefPtr&lt;WebKit::WebContextMenuProxy&gt;" signature="PassRefPtr&lt;WebKit::WebContextMenuProxy&gt; createContextMenuProxy(WebKit::WebPageProxy *webPageProxy)">
<parameter left="WebKit::WebPageProxy *" right="" name="webPageProxy" default=""/>
</function>
<function threadsafety="unspecified" name="createPopupMenuProxy" fullname="QRawWebViewPrivate::createPopupMenuProxy" href="qrawwebviewprivate.html#createPopupMenuProxy" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="PassRefPtr&lt;WebKit::WebPopupMenuProxy&gt;" signature="PassRefPtr&lt;WebKit::WebPopupMenuProxy&gt; createPopupMenuProxy(WebKit::WebPageProxy *webPageProxy)">
<parameter left="WebKit::WebPageProxy *" right="" name="webPageProxy" default=""/>
</function>
<function threadsafety="unspecified" name="QRawWebViewPrivate" fullname="QRawWebViewPrivate::QRawWebViewPrivate" href="qrawwebviewprivate.html#QRawWebViewPrivate" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QRawWebViewPrivate(WebKit::WebContext *, WebKit::WebPageGroup *, QRawWebViewClient *)">
<parameter left="WebKit::WebContext *" right="" name="" default=""/>
<parameter left="WebKit::WebPageGroup *" right="" name="" default=""/>
<parameter left="QRawWebViewClient *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="convertToDeviceSpace" fullname="QRawWebViewPrivate::convertToDeviceSpace" href="qrawwebviewprivate.html#convertToDeviceSpace" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="56" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::FloatRect" signature="WebCore::FloatRect convertToDeviceSpace(const WebCore::FloatRect &amp;rect)">
<parameter left="const WebCore::FloatRect &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="convertToUserSpace" fullname="QRawWebViewPrivate::convertToUserSpace" href="qrawwebviewprivate.html#convertToUserSpace" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="57" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::FloatRect" signature="WebCore::FloatRect convertToUserSpace(const WebCore::FloatRect &amp;rect)">
<parameter left="const WebCore::FloatRect &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="screenToWindow" fullname="QRawWebViewPrivate::screenToWindow" href="qrawwebviewprivate.html#screenToWindow" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="58" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::IntPoint" signature="WebCore::IntPoint screenToWindow(const WebCore::IntPoint &amp;point)">
<parameter left="const WebCore::IntPoint &amp;" right="" name="point" default=""/>
</function>
<function threadsafety="unspecified" name="windowToScreen" fullname="QRawWebViewPrivate::windowToScreen" href="qrawwebviewprivate.html#windowToScreen" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="59" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::IntRect" signature="WebCore::IntRect windowToScreen(const WebCore::IntRect &amp;rect)">
<parameter left="const WebCore::IntRect &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="viewSize" fullname="QRawWebViewPrivate::viewSize" href="qrawwebviewprivate.html#viewSize" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="111" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WebCore::IntSize" signature="WebCore::IntSize viewSize()"/>
<function threadsafety="unspecified" name="canScrollView" fullname="QRawWebViewPrivate::canScrollView" href="qrawwebviewprivate.html#canScrollView" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="73" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool canScrollView()"/>
<function threadsafety="unspecified" name="canUndoRedo" fullname="QRawWebViewPrivate::canUndoRedo" href="qrawwebviewprivate.html#canUndoRedo" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="53" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool canUndoRedo(WebKit::WebPageProxy::UndoOrRedo undoOrRedo)">
<parameter left="WebKit::WebPageProxy::UndoOrRedo" right="" name="undoOrRedo" default=""/>
</function>
<function threadsafety="unspecified" name="isViewFocused" fullname="QRawWebViewPrivate::isViewFocused" href="qrawwebviewprivate.html#isViewFocused" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="107" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isViewFocused()"/>
<function threadsafety="unspecified" name="isViewInWindow" fullname="QRawWebViewPrivate::isViewInWindow" href="qrawwebviewprivate.html#isViewInWindow" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="110" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isViewInWindow()"/>
<function threadsafety="unspecified" name="isViewVisible" fullname="QRawWebViewPrivate::isViewVisible" href="qrawwebviewprivate.html#isViewVisible" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="108" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isViewVisible()"/>
<function threadsafety="unspecified" name="isViewWindowActive" fullname="QRawWebViewPrivate::isViewWindowActive" href="qrawwebviewprivate.html#isViewWindowActive" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="109" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isViewWindowActive()"/>
<function threadsafety="unspecified" name="createDrawingAreaProxy" fullname="QRawWebViewPrivate::createDrawingAreaProxy" href="qrawwebviewprivate.html#createDrawingAreaProxy" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="97" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="std::unique_ptr&lt;WebKit::DrawingAreaProxy&gt;" signature="std::unique_ptr&lt;WebKit::DrawingAreaProxy&gt; createDrawingAreaProxy()"/>
<function threadsafety="unspecified" name="clearAllEditCommands" fullname="QRawWebViewPrivate::clearAllEditCommands" href="qrawwebviewprivate.html#clearAllEditCommands" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="43" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clearAllEditCommands()"/>
<function threadsafety="unspecified" name="didChangeContentsSize" fullname="QRawWebViewPrivate::didChangeContentsSize" href="qrawwebviewprivate.html#didChangeContentsSize" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="103" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeContentsSize(const WebCore::IntSize &amp;newSize)">
<parameter left="const WebCore::IntSize &amp;" right="" name="newSize" default=""/>
</function>
<function threadsafety="unspecified" name="didChangeViewportProperties" fullname="QRawWebViewPrivate::didChangeViewportProperties" href="qrawwebviewprivate.html#didChangeViewportProperties" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="45" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didChangeViewportProperties(const WebCore::ViewportAttributes &amp;attr)">
<parameter left="const WebCore::ViewportAttributes &amp;" right="" name="attr" default=""/>
</function>
<function threadsafety="unspecified" name="didFindZoomableArea" fullname="QRawWebViewPrivate::didFindZoomableArea" href="qrawwebviewprivate.html#didFindZoomableArea" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="77" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didFindZoomableArea(const WebCore::IntPoint &amp;target, const WebCore::IntRect &amp;area)">
<parameter left="const WebCore::IntPoint &amp;" right="" name="target" default=""/>
<parameter left="const WebCore::IntRect &amp;" right="" name="area" default=""/>
</function>
<function threadsafety="unspecified" name="didRelaunchProcess" fullname="QRawWebViewPrivate::didRelaunchProcess" href="qrawwebviewprivate.html#didRelaunchProcess" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="101" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didRelaunchProcess()"/>
<function threadsafety="unspecified" name="didRenderFrame" fullname="QRawWebViewPrivate::didRenderFrame" href="qrawwebviewprivate.html#didRenderFrame" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="104" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void didRenderFrame(const WebCore::IntSize &amp;contentsSize, const WebCore::IntRect &amp;coveredRect)">
<parameter left="const WebCore::IntSize &amp;" right="" name="contentsSize" default=""/>
<parameter left="const WebCore::IntRect &amp;" right="" name="coveredRect" default=""/>
</function>
<function threadsafety="unspecified" name="displayView" fullname="QRawWebViewPrivate::displayView" href="qrawwebviewprivate.html#displayView" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void displayView()"/>
<function threadsafety="unspecified" name="doneWithGestureEvent" fullname="QRawWebViewPrivate::doneWithGestureEvent" href="qrawwebviewprivate.html#doneWithGestureEvent" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doneWithGestureEvent(const WebKit::WebGestureEvent &amp;event, bool wasEventHandled)">
<parameter left="const WebKit::WebGestureEvent &amp;" right="" name="event" default=""/>
<parameter left="bool" right="" name="wasEventHandled" default=""/>
</function>
<function threadsafety="unspecified" name="doneWithKeyEvent" fullname="QRawWebViewPrivate::doneWithKeyEvent" href="qrawwebviewprivate.html#doneWithKeyEvent" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="113" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doneWithKeyEvent(const WebKit::NativeWebKeyboardEvent &amp;, bool wasEventHandled)">
<parameter left="const WebKit::NativeWebKeyboardEvent &amp;" right="" name="" default=""/>
<parameter left="bool" right="" name="wasEventHandled" default=""/>
</function>
<function threadsafety="unspecified" name="doneWithTouchEvent" fullname="QRawWebViewPrivate::doneWithTouchEvent" href="qrawwebviewprivate.html#doneWithTouchEvent" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="115" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doneWithTouchEvent(const WebKit::NativeWebTouchEvent &amp;, bool wasEventHandled)">
<parameter left="const WebKit::NativeWebTouchEvent &amp;" right="" name="" default=""/>
<parameter left="bool" right="" name="wasEventHandled" default=""/>
</function>
<function threadsafety="unspecified" name="enterAcceleratedCompositingMode" fullname="QRawWebViewPrivate::enterAcceleratedCompositingMode" href="qrawwebviewprivate.html#enterAcceleratedCompositingMode" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterAcceleratedCompositingMode(const WebKit::LayerTreeContext &amp;)">
<parameter left="const WebKit::LayerTreeContext &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="executeUndoRedo" fullname="QRawWebViewPrivate::executeUndoRedo" href="qrawwebviewprivate.html#executeUndoRedo" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="54" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void executeUndoRedo(WebKit::WebPageProxy::UndoOrRedo undoOrRedo)">
<parameter left="WebKit::WebPageProxy::UndoOrRedo" right="" name="undoOrRedo" default=""/>
</function>
<function threadsafety="unspecified" name="exitAcceleratedCompositingMode" fullname="QRawWebViewPrivate::exitAcceleratedCompositingMode" href="qrawwebviewprivate.html#exitAcceleratedCompositingMode" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void exitAcceleratedCompositingMode()"/>
<function threadsafety="unspecified" name="flashBackingStoreUpdates" fullname="QRawWebViewPrivate::flashBackingStoreUpdates" href="qrawwebviewprivate.html#flashBackingStoreUpdates" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="76" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void flashBackingStoreUpdates(const Vector&lt;WebCore::IntRect&gt; &amp;)">
<parameter left="const Vector&lt;WebCore::IntRect&gt; &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="handleAuthenticationRequiredRequest" fullname="QRawWebViewPrivate::handleAuthenticationRequiredRequest" href="qrawwebviewprivate.html#handleAuthenticationRequiredRequest" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="48" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleAuthenticationRequiredRequest(const String &amp;hostname, const String &amp;realm, const String &amp;prefilledUsername, String &amp;username, String &amp;password)">
<parameter left="const String &amp;" right="" name="hostname" default=""/>
<parameter left="const String &amp;" right="" name="realm" default=""/>
<parameter left="const String &amp;" right="" name="prefilledUsername" default=""/>
<parameter left="String &amp;" right="" name="username" default=""/>
<parameter left="String &amp;" right="" name="password" default=""/>
</function>
<function threadsafety="unspecified" name="handleCertificateVerificationRequest" fullname="QRawWebViewPrivate::handleCertificateVerificationRequest" href="qrawwebviewprivate.html#handleCertificateVerificationRequest" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="49" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleCertificateVerificationRequest(const String &amp;hostname, bool &amp;ignoreErrors)">
<parameter left="const String &amp;" right="" name="hostname" default=""/>
<parameter left="bool &amp;" right="" name="ignoreErrors" default=""/>
</function>
<function threadsafety="unspecified" name="handleDownloadRequest" fullname="QRawWebViewPrivate::handleDownloadRequest" href="qrawwebviewprivate.html#handleDownloadRequest" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="46" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleDownloadRequest(WebKit::DownloadProxy *download)">
<parameter left="WebKit::DownloadProxy *" right="" name="download" default=""/>
</function>
<function threadsafety="unspecified" name="handleProxyAuthenticationRequiredRequest" fullname="QRawWebViewPrivate::handleProxyAuthenticationRequiredRequest" href="qrawwebviewprivate.html#handleProxyAuthenticationRequiredRequest" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="50" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleProxyAuthenticationRequiredRequest(const String &amp;hostname, uint16_t port, const String &amp;prefilledUsername, String &amp;username, String &amp;password)">
<parameter left="const String &amp;" right="" name="hostname" default=""/>
<parameter left="uint16_t" right="" name="port" default=""/>
<parameter left="const String &amp;" right="" name="prefilledUsername" default=""/>
<parameter left="String &amp;" right="" name="username" default=""/>
<parameter left="String &amp;" right="" name="password" default=""/>
</function>
<function threadsafety="unspecified" name="handleWillSetInputMethodState" fullname="QRawWebViewPrivate::handleWillSetInputMethodState" href="qrawwebviewprivate.html#handleWillSetInputMethodState" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleWillSetInputMethodState()"/>
<function threadsafety="unspecified" name="pageClosed" fullname="QRawWebViewPrivate::pageClosed" href="qrawwebviewprivate.html#pageClosed" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="38" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageClosed()"/>
<function threadsafety="unspecified" name="pageDidRequestScroll" fullname="QRawWebViewPrivate::pageDidRequestScroll" href="qrawwebviewprivate.html#pageDidRequestScroll" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="99" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageDidRequestScroll(const WebCore::IntPoint &amp;pos)">
<parameter left="const WebCore::IntPoint &amp;" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="pageTransitionViewportReady" fullname="QRawWebViewPrivate::pageTransitionViewportReady" href="qrawwebviewprivate.html#pageTransitionViewportReady" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void pageTransitionViewportReady()"/>
<function threadsafety="unspecified" name="preferencesDidChange" fullname="QRawWebViewPrivate::preferencesDidChange" href="qrawwebviewprivate.html#preferencesDidChange" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="40" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void preferencesDidChange()"/>
<function threadsafety="unspecified" name="processDidCrash" fullname="QRawWebViewPrivate::processDidCrash" href="qrawwebviewprivate.html#processDidCrash" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="100" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void processDidCrash()"/>
<function threadsafety="unspecified" name="registerEditCommand" fullname="QRawWebViewPrivate::registerEditCommand" href="qrawwebviewprivate.html#registerEditCommand" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="52" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void registerEditCommand(PassRefPtr&lt;WebKit::WebEditCommandProxy&gt; , WebKit::WebPageProxy::UndoOrRedo )">
<parameter left="PassRefPtr&lt;WebKit::WebEditCommandProxy&gt;" right="" name="" default=""/>
<parameter left="WebKit::WebPageProxy::UndoOrRedo" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="scrollView" fullname="QRawWebViewPrivate::scrollView" href="qrawwebviewprivate.html#scrollView" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scrollView(const WebCore::IntRect &amp;scrollRect, const WebCore::IntSize &amp;scrollOffset)">
<parameter left="const WebCore::IntRect &amp;" right="" name="scrollRect" default=""/>
<parameter left="const WebCore::IntSize &amp;" right="" name="scrollOffset" default=""/>
</function>
<function threadsafety="unspecified" name="setCursor" fullname="QRawWebViewPrivate::setCursor" href="qrawwebviewprivate.html#setCursor" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="105" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCursor(const WebCore::Cursor &amp;)">
<parameter left="const WebCore::Cursor &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setCursorHiddenUntilMouseMoves" fullname="QRawWebViewPrivate::setCursorHiddenUntilMouseMoves" href="qrawwebviewprivate.html#setCursorHiddenUntilMouseMoves" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="79" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCursorHiddenUntilMouseMoves(bool hiddenUntilMouseMoves)">
<parameter left="bool" right="" name="hiddenUntilMouseMoves" default=""/>
</function>
<function threadsafety="unspecified" name="setFindIndicator" fullname="QRawWebViewPrivate::setFindIndicator" href="qrawwebviewprivate.html#setFindIndicator" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="42" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFindIndicator(PassRefPtr&lt;WebKit::FindIndicator&gt; , bool fadeOut, bool animate)">
<parameter left="PassRefPtr&lt;WebKit::FindIndicator&gt;" right="" name="" default=""/>
<parameter left="bool" right="" name="fadeOut" default=""/>
<parameter left="bool" right="" name="animate" default=""/>
</function>
<function threadsafety="unspecified" name="setViewNeedsDisplay" fullname="QRawWebViewPrivate::setViewNeedsDisplay" href="qrawwebviewprivate.html#setViewNeedsDisplay" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="102" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setViewNeedsDisplay(const WebCore::IntRect &amp;rect)">
<parameter left="const WebCore::IntRect &amp;" right="" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="startDrag" fullname="QRawWebViewPrivate::startDrag" href="qrawwebviewprivate.html#startDrag" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void startDrag(const WebCore::DragData &amp;dragData, PassRefPtr&lt;WebKit::ShareableBitmap&gt; dragImage)">
<parameter left="const WebCore::DragData &amp;" right="" name="dragData" default=""/>
<parameter left="PassRefPtr&lt;WebKit::ShareableBitmap&gt;" right="" name="dragImage" default=""/>
</function>
<function threadsafety="unspecified" name="toolTipChanged" fullname="QRawWebViewPrivate::toolTipChanged" href="qrawwebviewprivate.html#toolTipChanged" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="80" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toolTipChanged(const String &amp;, const String &amp;newTooltip)">
<parameter left="const String &amp;" right="" name="" default=""/>
<parameter left="const String &amp;" right="" name="newTooltip" default=""/>
</function>
<function threadsafety="unspecified" name="updateAcceleratedCompositingMode" fullname="QRawWebViewPrivate::updateAcceleratedCompositingMode" href="qrawwebviewprivate.html#updateAcceleratedCompositingMode" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateAcceleratedCompositingMode(const WebKit::LayerTreeContext &amp;)">
<parameter left="const WebKit::LayerTreeContext &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateTextInputState" fullname="QRawWebViewPrivate::updateTextInputState" href="qrawwebviewprivate.html#updateTextInputState" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateTextInputState()"/>
<function threadsafety="unspecified" name="~QRawWebViewPrivate" fullname="QRawWebViewPrivate::~QRawWebViewPrivate" href="qrawwebviewprivate.html#dtor.QRawWebViewPrivate" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="93" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QRawWebViewPrivate()"/>
<variable threadsafety="unspecified" name="m_active" fullname="QRawWebViewPrivate::m_active" href="qrawwebviewprivate.html#m_active-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="121" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_client" fullname="QRawWebViewPrivate::m_client" href="qrawwebviewprivate.html#m_client-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="124" type="QRawWebViewClient *" static="false"/>
<variable threadsafety="unspecified" name="m_focused" fullname="QRawWebViewPrivate::m_focused" href="qrawwebviewprivate.html#m_focused-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="119" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_size" fullname="QRawWebViewPrivate::m_size" href="qrawwebviewprivate.html#m_size-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="122" type="QSize" static="false"/>
<variable threadsafety="unspecified" name="m_visible" fullname="QRawWebViewPrivate::m_visible" href="qrawwebviewprivate.html#m_visible-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="120" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_webPageProxy" fullname="QRawWebViewPrivate::m_webPageProxy" href="qrawwebviewprivate.html#m_webPageProxy-var" status="active" access="public" location="qrawwebview_p_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h" lineno="125" type="WTF::RefPtr&lt;WebKit::WebPageProxy&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="ByteArrayTestData" href="bytearraytestdata.html" status="internal" access="private" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="33">
<function threadsafety="unspecified" name="ByteArrayTestData" fullname="ByteArrayTestData::ByteArrayTestData" href="bytearraytestdata.html#ByteArrayTestData" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="39" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="ByteArrayTestData(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="~ByteArrayTestData" fullname="ByteArrayTestData::~ByteArrayTestData" href="bytearraytestdata.html#dtor.ByteArrayTestData" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="40" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~ByteArrayTestData()"/>
<function threadsafety="unspecified" name="latin1Data" fullname="ByteArrayTestData::latin1Data" href="bytearraytestdata.html#latin1Data-prop" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="41" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="latin1Data" type="QVariant" signature="QVariant latin1Data() const"/>
<function threadsafety="unspecified" name="utf8Data" fullname="ByteArrayTestData::utf8Data" href="bytearraytestdata.html#utf8Data-prop" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="42" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" associated-property="utf8Data" type="QVariant" signature="QVariant utf8Data() const"/>
<property threadsafety="unspecified" name="latin1Data" fullname="ByteArrayTestData::latin1Data" href="bytearraytestdata.html#latin1Data-prop" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="35" type="QVariant">
<getter name="latin1Data"/>
</property>
<property threadsafety="unspecified" name="utf8Data" fullname="ByteArrayTestData::utf8Data" href="bytearraytestdata.html#utf8Data-prop" status="active" access="public" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="36" type="QVariant">
<getter name="utf8Data"/>
</property>
</class>
<function threadsafety="unspecified" name="QML_DECLARE_TYPE" status="internal" access="private" location="bytearraytestdata.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QML_DECLARE_TYPE(ByteArrayTestData )">
<parameter left="ByteArrayTestData" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QML_DECLARE_TYPE" status="internal" access="private" location="qwebnavigationhistory_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QML_DECLARE_TYPE(QWebNavigationHistory )">
<parameter left="QWebNavigationHistory" right="" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QRawWebView" href="qrawwebview.html" status="internal" access="private" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="68">
<function threadsafety="unspecified" name="QRawWebView" fullname="QRawWebView::QRawWebView" href="qrawwebview.html#QRawWebView" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QRawWebView(WKContextRef , WKPageGroupRef , QRawWebViewClient *)">
<parameter left="WKContextRef" right="" name="" default=""/>
<parameter left="WKPageGroupRef" right="" name="" default=""/>
<parameter left="QRawWebViewClient *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="pageRef" fullname="QRawWebView::pageRef" href="qrawwebview.html#pageRef" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="WKPageRef" signature="WKPageRef pageRef()"/>
<function threadsafety="unspecified" name="create" fullname="QRawWebView::create" href="qrawwebview.html#create" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void create()"/>
<function threadsafety="unspecified" name="paint" fullname="QRawWebView::paint" href="qrawwebview.html#paint" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void paint(const QMatrix4x4 &amp;transform, float opacity, unsigned paintFlags)">
<parameter left="const QMatrix4x4 &amp;" right="" name="transform" default=""/>
<parameter left="float" right="" name="opacity" default=""/>
<parameter left="unsigned" right="" name="paintFlags" default=""/>
</function>
<function threadsafety="unspecified" name="sendKeyEvent" fullname="QRawWebView::sendKeyEvent" href="qrawwebview.html#sendKeyEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void sendKeyEvent(QKeyEvent *)">
<parameter left="QKeyEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="sendMouseEvent" fullname="QRawWebView::sendMouseEvent" href="qrawwebview.html#sendMouseEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void sendMouseEvent(QMouseEvent *, int clickCount)">
<parameter left="QMouseEvent *" right="" name="" default=""/>
<parameter left="int" right="" name="clickCount" default="0"/>
</function>
<function threadsafety="unspecified" name="sendTouchEvent" fullname="QRawWebView::sendTouchEvent" href="qrawwebview.html#sendTouchEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void sendTouchEvent(QTouchEvent *)">
<parameter left="QTouchEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="sendWheelEvent" fullname="QRawWebView::sendWheelEvent" href="qrawwebview.html#sendWheelEvent" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void sendWheelEvent(QWheelEvent *)">
<parameter left="QWheelEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setActive" fullname="QRawWebView::setActive" href="qrawwebview.html#setActive" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setActive(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setDrawBackground" fullname="QRawWebView::setDrawBackground" href="qrawwebview.html#setDrawBackground" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setDrawBackground(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setFocused" fullname="QRawWebView::setFocused" href="qrawwebview.html#setFocused" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFocused(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setSize" fullname="QRawWebView::setSize" href="qrawwebview.html#setSize" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setSize(const QSize &amp;)">
<parameter left="const QSize &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setTransparentBackground" fullname="QRawWebView::setTransparentBackground" href="qrawwebview.html#setTransparentBackground" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setTransparentBackground(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setVisible" fullname="QRawWebView::setVisible" href="qrawwebview.html#setVisible" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setVisible(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QRawWebView" fullname="QRawWebView::~QRawWebView" href="qrawwebview.html#dtor.QRawWebView" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QRawWebView()"/>
<function threadsafety="unspecified" name="size" fullname="QRawWebView::size" href="qrawwebview.html#size" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSize" signature="QSize size() const"/>
<function threadsafety="unspecified" name="coordinatedGraphicsScene" fullname="QRawWebView::coordinatedGraphicsScene" href="qrawwebview.html#coordinatedGraphicsScene" status="active" access="private" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="WebKit::CoordinatedGraphicsScene *" signature="WebKit::CoordinatedGraphicsScene * coordinatedGraphicsScene() const"/>
<function threadsafety="unspecified" name="drawBackground" fullname="QRawWebView::drawBackground" href="qrawwebview.html#drawBackground" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool drawBackground() const"/>
<function threadsafety="unspecified" name="isActive" fullname="QRawWebView::isActive" href="qrawwebview.html#isActive" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isActive() const"/>
<function threadsafety="unspecified" name="isFocused" fullname="QRawWebView::isFocused" href="qrawwebview.html#isFocused" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isFocused() const"/>
<function threadsafety="unspecified" name="isVisible" fullname="QRawWebView::isVisible" href="qrawwebview.html#isVisible" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isVisible() const"/>
<function threadsafety="unspecified" name="transparentBackground" fullname="QRawWebView::transparentBackground" href="qrawwebview.html#transparentBackground" status="active" access="public" location="qrawwebview_p.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool transparentBackground() const"/>
</class>
<qmlclass threadsafety="unspecified" name="tst_linkHovered" qml-module-name="tst_linkHovered" href="qml-tst-linkhovered.html" status="internal" access="private" location="tst_linkHovered.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_linkHovered.qml" lineno="6" title="tst_linkHovered" fulltitle="tst_linkHovered" subtitle="">
<qmlproperty threadsafety="unspecified" name="lastTitle" fullname="tst_linkHovered::lastTitle" href="qml-tst-linkhovered.html#lastTitle-prop" status="active" access="public" location="tst_linkHovered.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_linkHovered.qml" lineno="13" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="lastUrl" fullname="tst_linkHovered::lastUrl" href="qml-tst-linkhovered.html#lastUrl-prop" status="active" access="public" location="tst_linkHovered.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_linkHovered.qml" lineno="12" type="string" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_loadHtml" qml-module-name="tst_loadHtml" href="qml-tst-loadhtml.html" status="internal" access="private" location="tst_loadHtml.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_loadHtml.qml" lineno="6" title="tst_loadHtml" fulltitle="tst_loadHtml" subtitle="">
<qmlproperty threadsafety="unspecified" name="lastUrl" fullname="tst_loadHtml::lastUrl" href="qml-tst-loadhtml.html#lastUrl-prop" status="active" access="public" location="tst_loadHtml.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_loadHtml.qml" lineno="12" type="string" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_navigationRequested" qml-module-name="tst_navigationRequested" href="qml-tst-navigationrequested.html" status="internal" access="private" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="7" title="tst_navigationRequested" fulltitle="tst_navigationRequested" subtitle="">
<qmlproperty threadsafety="unspecified" name="beginUrl" fullname="tst_navigationRequested::beginUrl" href="qml-tst-navigationrequested.html#beginUrl-prop" status="active" access="public" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="11" type="url" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="endUrl" fullname="tst_navigationRequested::endUrl" href="qml-tst-navigationrequested.html#endUrl-prop" status="active" access="public" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="12" type="url" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="expectedLength" fullname="tst_navigationRequested::expectedLength" href="qml-tst-navigationrequested.html#expectedLength-prop" status="active" access="public" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="8" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shouldDownload" fullname="tst_navigationRequested::shouldDownload" href="qml-tst-navigationrequested.html#shouldDownload-prop" status="active" access="public" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="10" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="totalBytes" fullname="tst_navigationRequested::totalBytes" href="qml-tst-navigationrequested.html#totalBytes-prop" status="active" access="public" location="tst_navigationRequested.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopBehavior/tst_navigationRequested.qml" lineno="9" type="int" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_applicationScheme" qml-module-name="tst_applicationScheme" href="qml-tst-applicationscheme.html" status="internal" access="private" location="tst_applicationScheme.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_applicationScheme.qml" lineno="8" title="tst_applicationScheme" fulltitle="tst_applicationScheme" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_colorChooser" qml-module-name="tst_colorChooser" href="qml-tst-colorchooser.html" status="internal" access="private" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="7" title="tst_colorChooser" fulltitle="tst_colorChooser" subtitle="">
<qmlproperty threadsafety="unspecified" name="featureEnabled" fullname="tst_colorChooser::featureEnabled" href="qml-tst-colorchooser.html#featureEnabled-prop" status="active" access="public" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="13" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="selectedColor" fullname="tst_colorChooser::selectedColor" href="qml-tst-colorchooser.html#selectedColor-prop" status="active" access="public" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="15" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shouldAcceptCurrent" fullname="tst_colorChooser::shouldAcceptCurrent" href="qml-tst-colorchooser.html#shouldAcceptCurrent-prop" status="active" access="public" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="17" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shouldReject" fullname="tst_colorChooser::shouldReject" href="qml-tst-colorchooser.html#shouldReject-prop" status="active" access="public" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="16" type="bool" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="openColorChooser" fullname="tst_colorChooser::openColorChooser" href="qml-tst-colorchooser.html#openColorChooser-method" status="active" access="public" location="tst_colorChooser.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_colorChooser.qml" lineno="30"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_doubleTapToZoom" qml-module-name="tst_doubleTapToZoom" href="qml-tst-doubletaptozoom.html" status="internal" access="private" location="tst_doubleTapToZoom.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_doubleTapToZoom.qml" lineno="8" title="tst_doubleTapToZoom" fulltitle="tst_doubleTapToZoom" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_download" qml-module-name="tst_download" href="qml-tst-download.html" status="internal" access="private" location="tst_download.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_download.qml" lineno="6" title="tst_download" fulltitle="tst_download" subtitle="">
<qmlproperty threadsafety="unspecified" name="expectedLength" fullname="tst_download::expectedLength" href="qml-tst-download.html#expectedLength-prop" status="active" access="public" location="tst_download.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_download.qml" lineno="11" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="totalBytes" fullname="tst_download::totalBytes" href="qml-tst-download.html#totalBytes-prop" status="active" access="public" location="tst_download.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_download.qml" lineno="12" type="int" attached="false" writable="true"/>
<qmlsignal threadsafety="unspecified" name="downloadFinished" fullname="tst_download::downloadFinished" href="qml-tst-download.html#downloadFinished-signal" status="active" access="public" location="tst_download.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_download.qml" lineno="14"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_evaluateJavaScript" qml-module-name="tst_evaluateJavaScript" href="qml-tst-evaluatejavascript.html" status="internal" access="private" location="tst_evaluateJavaScript.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_evaluateJavaScript.qml" lineno="7" title="tst_evaluateJavaScript" fulltitle="tst_evaluateJavaScript" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_favIconLoad" qml-module-name="tst_favIconLoad" href="qml-tst-faviconload.html" status="internal" access="private" location="tst_favIconLoad.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_favIconLoad.qml" lineno="6" title="tst_favIconLoad" fulltitle="tst_favIconLoad" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_findText" qml-module-name="tst_findText" href="qml-tst-findtext.html" status="internal" access="private" location="tst_findText.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_findText.qml" lineno="7" title="tst_findText" fulltitle="tst_findText" subtitle="">
<qmlproperty threadsafety="unspecified" name="findFailed" fullname="tst_findText::findFailed" href="qml-tst-findtext.html#findFailed-prop" status="active" access="public" location="tst_findText.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_findText.qml" lineno="13" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="matchCount" fullname="tst_findText::matchCount" href="qml-tst-findtext.html#matchCount-prop" status="active" access="public" location="tst_findText.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_findText.qml" lineno="12" type="int" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="clear" fullname="tst_findText::clear" href="qml-tst-findtext.html#clear-method" status="active" access="public" location="tst_findText.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_findText.qml" lineno="14"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_fitToView" qml-module-name="tst_fitToView" href="qml-tst-fittoview.html" status="internal" access="private" location="tst_fitToView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_fitToView.qml" lineno="8" title="tst_fitToView" fulltitle="tst_fitToView" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_geopermission" qml-module-name="tst_geopermission" href="qml-tst-geopermission.html" status="internal" access="private" location="tst_geopermission.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_geopermission.qml" lineno="6" title="tst_geopermission" fulltitle="tst_geopermission" subtitle="">
<qmlproperty threadsafety="unspecified" name="expectedPermission" fullname="tst_geopermission::expectedPermission" href="qml-tst-geopermission.html#expectedPermission-prop" status="active" access="public" location="tst_geopermission.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_geopermission.qml" lineno="11" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_itemSelector" qml-module-name="tst_itemSelector" href="qml-tst-itemselector.html" status="internal" access="private" location="tst_itemSelector.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_itemSelector.qml" lineno="7" title="tst_itemSelector" fulltitle="tst_itemSelector" subtitle="">
<qmlproperty threadsafety="unspecified" name="finalSelection" fullname="tst_itemSelector::finalSelection" href="qml-tst-itemselector.html#finalSelection-prop" status="active" access="public" location="tst_itemSelector.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_itemSelector.qml" lineno="14" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="initialSelection" fullname="tst_itemSelector::initialSelection" href="qml-tst-itemselector.html#initialSelection-prop" status="active" access="public" location="tst_itemSelector.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_itemSelector.qml" lineno="13" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="selectorLoaded" fullname="tst_itemSelector::selectorLoaded" href="qml-tst-itemselector.html#selectorLoaded-prop" status="active" access="public" location="tst_itemSelector.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_itemSelector.qml" lineno="16" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="useAcceptDirectly" fullname="tst_itemSelector::useAcceptDirectly" href="qml-tst-itemselector.html#useAcceptDirectly-prop" status="active" access="public" location="tst_itemSelector.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_itemSelector.qml" lineno="15" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_javaScriptDialogs" qml-module-name="tst_javaScriptDialogs" href="qml-tst-javascriptdialogs.html" status="internal" access="private" location="tst_javaScriptDialogs.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml" lineno="7" title="tst_javaScriptDialogs" fulltitle="tst_javaScriptDialogs" subtitle="">
<qmlproperty threadsafety="unspecified" name="confirmCount" fullname="tst_javaScriptDialogs::confirmCount" href="qml-tst-javascriptdialogs.html#confirmCount-prop" status="active" access="public" location="tst_javaScriptDialogs.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml" lineno="12" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="messageFromAlertDialog" fullname="tst_javaScriptDialogs::messageFromAlertDialog" href="qml-tst-javascriptdialogs.html#messageFromAlertDialog-prop" status="active" access="public" location="tst_javaScriptDialogs.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml" lineno="11" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="modelMessageEqualsMessage" fullname="tst_javaScriptDialogs::modelMessageEqualsMessage" href="qml-tst-javascriptdialogs.html#modelMessageEqualsMessage-prop" status="active" access="public" location="tst_javaScriptDialogs.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml" lineno="10" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="promptCount" fullname="tst_javaScriptDialogs::promptCount" href="qml-tst-javascriptdialogs.html#promptCount-prop" status="active" access="public" location="tst_javaScriptDialogs.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml" lineno="13" type="int" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_loadFail" qml-module-name="tst_loadFail" href="qml-tst-loadfail.html" status="internal" access="private" location="tst_loadFail.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadFail.qml" lineno="6" title="tst_loadFail" fulltitle="tst_loadFail" subtitle="">
<qmlproperty threadsafety="unspecified" name="testUrl" fullname="tst_loadFail::testUrl" href="qml-tst-loadfail.html#testUrl-prop" status="active" access="public" location="tst_loadFail.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadFail.qml" lineno="11" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_loadHtml" qml-module-name="tst_loadHtml" href="qml-tst-loadhtml.html" status="internal" access="private" location="tst_loadHtml.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadHtml.qml" lineno="6" title="tst_loadHtml" fulltitle="tst_loadHtml" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_loadProgress" qml-module-name="tst_loadProgress" href="qml-tst-loadprogress.html" status="internal" access="private" location="tst_loadProgress.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadProgress.qml" lineno="6" title="tst_loadProgress" fulltitle="tst_loadProgress" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_loadProgressSignal" qml-module-name="tst_loadProgressSignal" href="qml-tst-loadprogresssignal.html" status="internal" access="private" location="tst_loadProgressSignal.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadProgressSignal.qml" lineno="6" title="tst_loadProgressSignal" fulltitle="tst_loadProgressSignal" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_loadUrl" qml-module-name="tst_loadUrl" href="qml-tst-loadurl.html" status="internal" access="private" location="tst_loadUrl.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadUrl.qml" lineno="6" title="tst_loadUrl" fulltitle="tst_loadUrl" subtitle="">
<qmlproperty threadsafety="unspecified" name="lastUrl" fullname="tst_loadUrl::lastUrl" href="qml-tst-loadurl.html#lastUrl-prop" status="active" access="public" location="tst_loadUrl.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadUrl.qml" lineno="8" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="numLoadStarted" fullname="tst_loadUrl::numLoadStarted" href="qml-tst-loadurl.html#numLoadStarted-prop" status="active" access="public" location="tst_loadUrl.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadUrl.qml" lineno="10" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="numLoadSucceeded" fullname="tst_loadUrl::numLoadSucceeded" href="qml-tst-loadurl.html#numLoadSucceeded-prop" status="active" access="public" location="tst_loadUrl.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadUrl.qml" lineno="11" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="watchProgress" fullname="tst_loadUrl::watchProgress" href="qml-tst-loadurl.html#watchProgress-prop" status="active" access="public" location="tst_loadUrl.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_loadUrl.qml" lineno="9" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_messaging" qml-module-name="tst_messaging" href="qml-tst-messaging.html" status="internal" access="private" location="tst_messaging.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_messaging.qml" lineno="7" title="tst_messaging" fulltitle="tst_messaging" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_multiFileUpload" qml-module-name="tst_multiFileUpload" href="qml-tst-multifileupload.html" status="internal" access="private" location="tst_multiFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_multiFileUpload.qml" lineno="7" title="tst_multiFileUpload" fulltitle="tst_multiFileUpload" subtitle="">
<qmlproperty threadsafety="unspecified" name="selectFile" fullname="tst_multiFileUpload::selectFile" href="qml-tst-multifileupload.html#selectFile-prop" status="active" access="public" location="tst_multiFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_multiFileUpload.qml" lineno="13" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_navigationHistory" qml-module-name="tst_navigationHistory" href="qml-tst-navigationhistory.html" status="internal" access="private" location="tst_navigationHistory.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_navigationHistory.qml" lineno="7" title="tst_navigationHistory" fulltitle="tst_navigationHistory" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_notification" qml-module-name="tst_notification" href="qml-tst-notification.html" status="internal" access="private" location="tst_notification.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_notification.qml" lineno="6" title="tst_notification" fulltitle="tst_notification" subtitle="">
<qmlproperty threadsafety="unspecified" name="expectedPermission" fullname="tst_notification::expectedPermission" href="qml-tst-notification.html#expectedPermission-prop" status="active" access="public" location="tst_notification.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_notification.qml" lineno="11" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_origin" qml-module-name="tst_origin" href="qml-tst-origin.html" status="internal" access="private" location="tst_origin.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_origin.qml" lineno="6" title="tst_origin" fulltitle="tst_origin" subtitle="">
<qmlproperty threadsafety="unspecified" name="port" fullname="tst_origin::port" href="qml-tst-origin.html#port-prop" status="active" access="public" location="tst_origin.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_origin.qml" lineno="12" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="scheme" fullname="tst_origin::scheme" href="qml-tst-origin.html#scheme-prop" status="active" access="public" location="tst_origin.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_origin.qml" lineno="13" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="success" fullname="tst_origin::success" href="qml-tst-origin.html#success-prop" status="active" access="public" location="tst_origin.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_origin.qml" lineno="11" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_preferences" qml-module-name="tst_preferences" href="qml-tst-preferences.html" status="internal" access="private" location="tst_preferences.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_preferences.qml" lineno="7" title="tst_preferences" fulltitle="tst_preferences" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_properties" qml-module-name="tst_properties" href="qml-tst-properties.html" status="internal" access="private" location="tst_properties.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_properties.qml" lineno="6" title="tst_properties" fulltitle="tst_properties" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_resize" qml-module-name="tst_resize" href="qml-tst-resize.html" status="internal" access="private" location="tst_resize.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_resize.qml" lineno="8" title="tst_resize" fulltitle="tst_resize" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_singleFileUpload" qml-module-name="tst_singleFileUpload" href="qml-tst-singlefileupload.html" status="internal" access="private" location="tst_singleFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_singleFileUpload.qml" lineno="7" title="tst_singleFileUpload" fulltitle="tst_singleFileUpload" subtitle="">
<qmlproperty threadsafety="unspecified" name="acceptMultiple" fullname="tst_singleFileUpload::acceptMultiple" href="qml-tst-singlefileupload.html#acceptMultiple-prop" status="active" access="public" location="tst_singleFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_singleFileUpload.qml" lineno="15" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="returnEmpty" fullname="tst_singleFileUpload::returnEmpty" href="qml-tst-singlefileupload.html#returnEmpty-prop" status="active" access="public" location="tst_singleFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_singleFileUpload.qml" lineno="14" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="selectFile" fullname="tst_singleFileUpload::selectFile" href="qml-tst-singlefileupload.html#selectFile-prop" status="active" access="public" location="tst_singleFileUpload.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_singleFileUpload.qml" lineno="13" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_titleChanged" qml-module-name="tst_titleChanged" href="qml-tst-titlechanged.html" status="internal" access="private" location="tst_titleChanged.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_titleChanged.qml" lineno="6" title="tst_titleChanged" fulltitle="tst_titleChanged" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_userScripts" qml-module-name="tst_userScripts" href="qml-tst-userscripts.html" status="internal" access="private" location="tst_userScripts.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_userScripts.qml" lineno="7" title="tst_userScripts" fulltitle="tst_userScripts" subtitle=""/>
<qmlclass threadsafety="unspecified" name="tst_webchannel" qml-module-name="tst_webchannel" href="qml-tst-webchannel.html" status="internal" access="private" location="tst_webchannel.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_webchannel.qml" lineno="50" title="tst_webchannel" fulltitle="tst_webchannel" subtitle="">
<qmlsignal threadsafety="unspecified" name="barCalled" fullname="tst_webchannel::barCalled" href="qml-tst-webchannel.html#barCalled-signal" status="active" access="public" location="tst_webchannel.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_webchannel.qml" lineno="52"/>
<qmlsignal threadsafety="unspecified" name="clientInitializedCalled" fullname="tst_webchannel::clientInitializedCalled" href="qml-tst-webchannel.html#clientInitializedCalled-signal" status="active" access="public" location="tst_webchannel.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_webchannel.qml" lineno="53"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="tst_wheelEventHandling" qml-module-name="tst_wheelEventHandling" href="qml-tst-wheeleventhandling.html" status="internal" access="private" location="tst_wheelEventHandling.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_wheelEventHandling.qml" lineno="8" title="tst_wheelEventHandling" fulltitle="tst_wheelEventHandling" subtitle=""/>
<qmlclass threadsafety="unspecified" name="TestWebView" qml-module-name="TestWebView" href="qml-testwebview.html" status="internal" access="private" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="6" title="TestWebView" fulltitle="TestWebView" subtitle="">
<qmlproperty threadsafety="unspecified" name="loadStatus" fullname="TestWebView::loadStatus" href="qml-testwebview.html#loadStatus-prop" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="7" type="var" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="viewportReady" fullname="TestWebView::viewportReady" href="qml-testwebview.html#viewportReady-prop" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="8" type="var" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="_waitFor" fullname="TestWebView::_waitFor" href="qml-testwebview.html#_waitFor-method" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="31"/>
<qmlmethod threadsafety="unspecified" name="waitForLoadFailed" fullname="TestWebView::waitForLoadFailed" href="qml-testwebview.html#waitForLoadFailed-method" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="21"/>
<qmlmethod threadsafety="unspecified" name="waitForLoadStopped" fullname="TestWebView::waitForLoadStopped" href="qml-testwebview.html#waitForLoadStopped-method" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="26"/>
<qmlmethod threadsafety="unspecified" name="waitForLoadSucceeded" fullname="TestWebView::waitForLoadSucceeded" href="qml-testwebview.html#waitForLoadSucceeded-method" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="10"/>
<qmlmethod threadsafety="unspecified" name="waitForViewportReady" fullname="TestWebView::waitForViewportReady" href="qml-testwebview.html#waitForViewportReady-method" status="active" access="public" location="TestWebView.qml" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/qmltests/common/TestWebView.qml" lineno="15"/>
</qmlclass>
<class threadsafety="unspecified" name="TestWindow" href="testwindow.html" status="internal" access="private" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="33">
<function threadsafety="unspecified" name="TestWindow" fullname="TestWindow::TestWindow" href="testwindow.html#TestWindow" status="active" access="public" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="35" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="TestWindow(QQuickItem *webView)">
<parameter left="QQuickItem *" right="" name="webView" default=""/>
</function>
<function threadsafety="unspecified" name="resizeEvent" fullname="TestWindow::resizeEvent" href="testwindow.html#resizeEvent" status="active" access="protected" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="39" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resizeEvent(QResizeEvent *)">
<parameter left="QResizeEvent *" right="" name="" default=""/>
</function>
<variable threadsafety="unspecified" name="webView" fullname="TestWindow::webView" href="testwindow.html#webView-var" status="active" access="public" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="36" type="QScopedPointer&lt;QQuickItem&gt;" static="false"/>
</class>
<function threadsafety="unspecified" name="TestWindow" status="internal" access="private" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="42" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="TestWindow(QQuickItem *webView)">
<parameter left="QQuickItem *" right="" name="webView" default=""/>
</function>
<function threadsafety="unspecified" name="waitForSignal" status="internal" access="private" location="util.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/util.h" lineno="33" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool waitForSignal(QObject *, const char *signal, int timeout)">
<parameter left="QObject *" right="" name="" default=""/>
<parameter left="const char *" right="" name="signal" default=""/>
<parameter left="int" right="" name="timeout" default="10000"/>
</function>
<function threadsafety="unspecified" name="addQtWebProcessToPath" status="internal" access="private" location="util.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/util.h" lineno="32" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addQtWebProcessToPath()"/>
<function threadsafety="unspecified" name="resizeEvent" status="internal" access="private" location="testwindow.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h" lineno="50" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
<parameter left="QResizeEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="suppressDebugOutput" status="internal" access="private" location="util.h" filepath="/tmp/qtwebkit-tp5/Source/WebKit2/UIProcess/API/qt/tests/util.h" lineno="34" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void suppressDebugOutput()"/>
<group name="advanced" href="advanced.html" status="internal" seen="false" title="" members="QWebView"/>
<group name="modules" href="modules.html" status="internal" seen="false" title="" members="qtwebkitwidgets-index.html"/>
<group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title="" members="QtWebKit"/>
<module name="QtWebKit" href="qtwebkit-module.html" status="active" location="qtwebkit.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit.qdoc" lineno="1" seen="true" title="Qt WebKit Widgets C++ Classes" module="QtWebKit" members="QWebDatabase,QWebElement,QWebElementCollection,const_iterator,iterator,QWebHistoryItem,QWebHistory,QWebHistoryInterface,QWebPluginFactory,Plugin,MimeType,ExtensionOption,ExtensionReturn,QWebSecurityOrigin,QWebSettings,QGraphicsWebView,QWebFrame,QWebHitTestResult,QWebInspector,ViewportAttributes,QWebPage,ExtensionOption,ExtensionReturn,ErrorPageExtensionOption,ErrorPageExtensionReturn,ChooseMultipleFilesExtensionOption,ChooseMultipleFilesExtensionReturn,QWebView,qtwebkit-bridge.html,qtwebkit-goes-mobile.html" brief="Provides a web browser engine as well as C++ classes to render and interact with web content"/>
<qmlmodule name="QtWebKit" qml-module-name="QtWebKit" qml-module-version="3.0" href="qtwebkit-qmlmodule.html" status="active" location="qtwebkit.qdoc" filepath="/tmp/qtwebkit-tp5/Source/WebKit/qt/docs/qtwebkit.qdoc" lineno="20" seen="true" title="Qt WebKit QML Types" module="QtWebKit" groups="qmlmodules" members="WebView,WebLoadRequest" brief="Provides QML types for rendering web content within a QML application"/>
</namespace>
</INDEX>