Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 86e2cc4445aaced69a30236aeb179e54 > files > 40

qtwebview5-doc-5.12.6-1.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt WebView Reference Documentation" version="5.12.6" project="QtWebView" indexTitle="Qt WebView">
    <namespace threadsafety="unspecified" name="" status="active" access="public" documented="false" module="qtwebview">
        <class threadsafety="unspecified" name="QAbstractWebView" href="qabstractwebview.html" status="internal" access="private" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="59" bases="QNativeViewController,QObject,QWebViewInterface">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QAbstractWebView::QPrivateSignal" href="qabstractwebview-qprivatesignal.html" status="active" access="private" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64"/>
            <function threadsafety="unspecified" name="QAbstractWebView" fullname="QAbstractWebView::QAbstractWebView" href="qabstractwebview.html#QAbstractWebView" status="active" access="protected" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAbstractWebView(QObject *p)">
                <parameter type="QObject *" name="p" default="0"/>
            </function>
            <function threadsafety="unspecified" name="tr" fullname="QAbstractWebView::tr" href="qabstractwebview.html#tr" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QAbstractWebView::trUtf8" href="qabstractwebview.html#trUtf8" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QAbstractWebView::qt_metacall" href="qabstractwebview.html#qt_metacall" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QAbstractWebView::qt_metacast" href="qabstractwebview.html#qt_metacast" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="javaScriptResult" fullname="QAbstractWebView::javaScriptResult" href="qabstractwebview.html#javaScriptResult" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaScriptResult(int id, const QVariant &amp;result)">
                <parameter type="int" name="id" default=""/>
                <parameter type="const QVariant &amp;" name="result" default=""/>
            </function>
            <function threadsafety="unspecified" name="loadProgressChanged" fullname="QAbstractWebView::loadProgressChanged" href="qabstractwebview.html#loadProgressChanged" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="70" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadProgressChanged(int progress)">
                <parameter type="int" name="progress" default=""/>
            </function>
            <function threadsafety="unspecified" name="loadingChanged" fullname="QAbstractWebView::loadingChanged" href="qabstractwebview.html#loadingChanged" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadingChanged(const QWebViewLoadRequestPrivate &amp;loadRequest)">
                <parameter type="const QWebViewLoadRequestPrivate &amp;" name="loadRequest" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QAbstractWebView::qt_static_metacall" href="qabstractwebview.html#qt_static_metacall" status="active" access="private" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="requestFocus" fullname="QAbstractWebView::requestFocus" href="qabstractwebview.html#requestFocus" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="72" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestFocus(bool focus)">
                <parameter type="bool" name="focus" default=""/>
            </function>
            <function threadsafety="unspecified" name="titleChanged" fullname="QAbstractWebView::titleChanged" href="qabstractwebview.html#titleChanged" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="67" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void titleChanged(const QString &amp;title)">
                <parameter type="const QString &amp;" name="title" default=""/>
            </function>
            <function threadsafety="unspecified" name="urlChanged" fullname="QAbstractWebView::urlChanged" href="qabstractwebview.html#urlChanged" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="68" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void urlChanged(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function threadsafety="unspecified" name="metaObject" fullname="QAbstractWebView::metaObject" href="qabstractwebview.html#metaObject" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QAbstractWebView::staticMetaObject" href="qabstractwebview.html#staticMetaObject-var" status="active" access="public" location="qabstractwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qabstractwebview_p.h" lineno="64" type="const QMetaObject" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QMetaTypeId" href="qmetatypeid.html" status="internal" access="private" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="74">
            <enum threadsafety="unspecified" name="anonymous" fullname="QMetaTypeId::anonymous" href="qmetatypeid.html#anonymous-enum" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="74">
                <value name="Defined" value="Q_DECLARE_METATYPE(QWebViewLoadRequestPrivate)"/>
            </enum>
            <function threadsafety="unspecified" name="qt_metatype_id" fullname="QMetaTypeId::qt_metatype_id" href="qmetatypeid.html#qt_metatype_id" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metatype_id()"/>
        </class>
        <class threadsafety="unspecified" name="QNativeViewController" href="qnativeviewcontroller.html" status="internal" access="private" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="58">
            <function threadsafety="unspecified" name="init" fullname="QNativeViewController::init" href="qnativeviewcontroller.html#init" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void init()"/>
            <function threadsafety="unspecified" name="setFocus" fullname="QNativeViewController::setFocus" href="qnativeviewcontroller.html#setFocus" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFocus(bool focus)">
                <parameter type="bool" name="focus" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGeometry" fullname="QNativeViewController::setGeometry" href="qnativeviewcontroller.html#setGeometry" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="64" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGeometry(const QRect &amp;geometry) = 0">
                <parameter type="const QRect &amp;" name="geometry" default=""/>
            </function>
            <function threadsafety="unspecified" name="setParentView" fullname="QNativeViewController::setParentView" href="qnativeviewcontroller.html#setParentView" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="62" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setParentView(QObject *view) = 0">
                <parameter type="QObject *" name="view" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVisibility" fullname="QNativeViewController::setVisibility" href="qnativeviewcontroller.html#setVisibility" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="65" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setVisibility(QWindow::Visibility visibility) = 0">
                <parameter type="QWindow::Visibility" name="visibility" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVisible" fullname="QNativeViewController::setVisible" href="qnativeviewcontroller.html#setVisible" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="66" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setVisible(bool visible) = 0">
                <parameter type="bool" name="visible" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QNativeViewController" fullname="QNativeViewController::~QNativeViewController" href="qnativeviewcontroller.html#dtor.QNativeViewController" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="61" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QNativeViewController()"/>
            <function threadsafety="unspecified" name="parentView" fullname="QNativeViewController::parentView" href="qnativeviewcontroller.html#parentView" status="active" access="public" location="qnativeviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qnativeviewcontroller_p.h" lineno="63" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * parentView() const = 0"/>
        </class>
        <class threadsafety="unspecified" name="QQuickViewController" href="qquickviewcontroller.html" status="internal" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="61" bases="QQuickItem">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QQuickViewController::QPrivateSignal" href="qquickviewcontroller-qprivatesignal.html" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63"/>
            <function threadsafety="unspecified" name="QQuickViewController" fullname="QQuickViewController::QQuickViewController" href="qquickviewcontroller.html#QQuickViewController" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickViewController(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="tr" fullname="QQuickViewController::tr" href="qquickviewcontroller.html#tr" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QQuickViewController::trUtf8" href="qquickviewcontroller.html#trUtf8" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QQuickViewController::qt_metacall" href="qquickviewcontroller.html#qt_metacall" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QQuickViewController::qt_metacast" href="qquickviewcontroller.html#qt_metacast" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="componentComplete" fullname="QQuickViewController::componentComplete" href="qquickviewcontroller.html#componentComplete" status="active" access="protected" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="73" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void componentComplete() override"/>
            <function threadsafety="unspecified" name="geometryChanged" fullname="QQuickViewController::geometryChanged" href="qquickviewcontroller.html#geometryChanged" status="active" access="protected" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="75" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void geometryChanged(const QRectF &amp;newGeometry, const QRectF &amp;oldGeometry) override">
                <parameter type="const QRectF &amp;" name="newGeometry" default=""/>
                <parameter type="const QRectF &amp;" name="oldGeometry" default=""/>
            </function>
            <function threadsafety="unspecified" name="onSceneGraphInvalidated" fullname="QQuickViewController::onSceneGraphInvalidated" href="qquickviewcontroller.html#onSceneGraphInvalidated" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="85" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onSceneGraphInvalidated()"/>
            <function threadsafety="unspecified" name="onVisibleChanged" fullname="QQuickViewController::onVisibleChanged" href="qquickviewcontroller.html#onVisibleChanged" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onVisibleChanged()"/>
            <function threadsafety="unspecified" name="onWindowChanged" fullname="QQuickViewController::onWindowChanged" href="qquickviewcontroller.html#onWindowChanged" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="69" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onWindowChanged(QQuickWindow *window)">
                <parameter type="QQuickWindow *" name="window" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QQuickViewController::qt_static_metacall" href="qquickviewcontroller.html#qt_static_metacall" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="scheduleUpdatePolish" fullname="QQuickViewController::scheduleUpdatePolish" href="qquickviewcontroller.html#scheduleUpdatePolish" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="84" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void scheduleUpdatePolish()"/>
            <function threadsafety="unspecified" name="setView" fullname="QQuickViewController::setView" href="qquickviewcontroller.html#setView" status="active" access="protected" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setView(QNativeViewController *view)">
                <parameter type="QNativeViewController *" name="view" default=""/>
            </function>
            <function threadsafety="unspecified" name="updatePolish" fullname="QQuickViewController::updatePolish" href="qquickviewcontroller.html#updatePolish" status="active" access="protected" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void updatePolish() override"/>
            <function threadsafety="unspecified" name="~QQuickViewController" fullname="QQuickViewController::~QQuickViewController" href="qquickviewcontroller.html#dtor.QQuickViewController" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="66" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickViewController()"/>
            <function threadsafety="unspecified" name="metaObject" fullname="QQuickViewController::metaObject" href="qquickviewcontroller.html#metaObject" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <variable threadsafety="unspecified" name="m_changeListener" fullname="QQuickViewController::m_changeListener" href="qquickviewcontroller.html#m_changeListener-var" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="81" type="int" static="false"/>
            <variable threadsafety="unspecified" name="m_view" fullname="QQuickViewController::m_view" href="qquickviewcontroller.html#m_view-var" status="active" access="private" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="80" type="QNativeViewController *" static="false"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QQuickViewController::staticMetaObject" href="qquickviewcontroller.html#staticMetaObject-var" status="active" access="public" location="qquickviewcontroller_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickviewcontroller_p.h" lineno="63" type="const QMetaObject" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QQuickWebView" href="qquickwebview.html" status="internal" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="60" bases="QQuickViewController,QWebViewInterface">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QQuickWebView::QPrivateSignal" href="qquickwebview-qprivatesignal.html" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62"/>
            <enum threadsafety="unspecified" name="LoadStatus" fullname="QQuickWebView::LoadStatus" href="qquickwebview.html#LoadStatus-enum" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="72">
                <value name="LoadStartedStatus" value="0"/>
                <value name="LoadStoppedStatus" value="1"/>
                <value name="LoadSucceededStatus" value="2"/>
                <value name="LoadFailedStatus" value="3"/>
            </enum>
            <function threadsafety="unspecified" name="takeCallback" fullname="QQuickWebView::takeCallback" href="qquickwebview.html#takeCallback" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="117" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QJSValue" signature="QJSValue takeCallback(int id)">
                <parameter type="int" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="QQuickWebView" fullname="QQuickWebView::QQuickWebView" href="qquickwebview.html#QQuickWebView" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="79" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickWebView(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="tr" fullname="QQuickWebView::tr" href="qquickwebview.html#tr" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QQuickWebView::trUtf8" href="qquickwebview.html#trUtf8" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QQuickWebView::qt_metacall" href="qquickwebview.html#qt_metacall" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QQuickWebView::qt_metacast" href="qquickwebview.html#qt_metacast" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="goBack" fullname="QQuickWebView::goBack" href="qquickwebview.html#goBack" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="91" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void goBack() override"/>
            <function threadsafety="unspecified" name="goForward" fullname="QQuickWebView::goForward" href="qquickwebview.html#goForward" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="92" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void goForward() override"/>
            <function threadsafety="unspecified" name="itemChange" fullname="QQuickWebView::itemChange" href="qquickwebview.html#itemChange" status="active" access="protected" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &amp;value) override">
                <parameter type="QQuickItem::ItemChange" name="change" default=""/>
                <parameter type="const QQuickItem::ItemChangeData &amp;" name="value" default=""/>
            </function>
            <function threadsafety="unspecified" name="loadHtml" fullname="QQuickWebView::loadHtml" href="qquickwebview.html#loadHtml" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="95" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void loadHtml(const QString &amp;html, const QUrl &amp;baseUrl) override">
                <parameter type="const QString &amp;" name="html" default=""/>
                <parameter type="const QUrl &amp;" name="baseUrl" 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="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="103" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="loadProgress" type="void" signature="void loadProgressChanged()"/>
            <function threadsafety="unspecified" name="loadingChanged" fullname="QQuickWebView::loadingChanged" href="qquickwebview.html#loadingChanged" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="102" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="canGoBack,canGoForward,loading" type="void" signature="void loadingChanged(QQuickWebViewLoadRequest *loadRequest)">
                <parameter type="QQuickWebViewLoadRequest *" name="loadRequest" default=""/>
            </function>
            <function threadsafety="unspecified" name="onFocusRequest" fullname="QQuickWebView::onFocusRequest" href="qquickwebview.html#onFocusRequest" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="112" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onFocusRequest(bool focus)">
                <parameter type="bool" name="focus" default=""/>
            </function>
            <function threadsafety="unspecified" name="onLoadingChanged" fullname="QQuickWebView::onLoadingChanged" href="qquickwebview.html#onLoadingChanged" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="113" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onLoadingChanged(const QWebViewLoadRequestPrivate &amp;loadRequest)">
                <parameter type="const QWebViewLoadRequestPrivate &amp;" name="loadRequest" default=""/>
            </function>
            <function threadsafety="unspecified" name="onRunJavaScriptResult" fullname="QQuickWebView::onRunJavaScriptResult" href="qquickwebview.html#onRunJavaScriptResult" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="111" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onRunJavaScriptResult(int id, const QVariant &amp;variant)">
                <parameter type="int" name="id" default=""/>
                <parameter type="const QVariant &amp;" name="variant" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QQuickWebView::qt_static_metacall" href="qquickwebview.html#qt_static_metacall" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="reload" fullname="QQuickWebView::reload" href="qquickwebview.html#reload" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="93" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void reload() override"/>
            <function threadsafety="unspecified" name="runJavaScript" fullname="QQuickWebView::runJavaScript" href="qquickwebview.html#runJavaScript" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void runJavaScript(const QString &amp;script, const QJSValue &amp;callback)">
                <parameter type="const QString &amp;" name="script" default=""/>
                <parameter type="const QJSValue &amp;" name="callback" default="QJSValue()"/>
            </function>
            <function threadsafety="unspecified" name="runJavaScriptPrivate" fullname="QQuickWebView::runJavaScriptPrivate" href="qquickwebview.html#runJavaScriptPrivate" status="active" access="protected" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="107" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void runJavaScriptPrivate(const QString &amp;script, int callbackId) override">
                <parameter type="const QString &amp;" name="script" default=""/>
                <parameter type="int" name="callbackId" default=""/>
            </function>
            <function threadsafety="unspecified" name="setUrl" fullname="QQuickWebView::setUrl" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="url" type="void" signature="void setUrl(const QUrl &amp;url) override">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function threadsafety="unspecified" name="stop" fullname="QQuickWebView::stop" href="qquickwebview.html#stop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="94" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stop() override"/>
            <function threadsafety="unspecified" name="titleChanged" fullname="QQuickWebView::titleChanged" href="qquickwebview.html#title-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="100" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="title" type="void" signature="void titleChanged()"/>
            <function threadsafety="unspecified" name="urlChanged" fullname="QQuickWebView::urlChanged" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="101" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="url" type="void" signature="void urlChanged()"/>
            <function threadsafety="unspecified" name="~QQuickWebView" fullname="QQuickWebView::~QQuickWebView" href="qquickwebview.html#dtor.QQuickWebView" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="80" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickWebView()"/>
            <function threadsafety="unspecified" name="title" fullname="QQuickWebView::title" href="qquickwebview.html#title-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="85" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="title" type="QString" signature="QString title() const override"/>
            <function threadsafety="unspecified" name="url" fullname="QQuickWebView::url" href="qquickwebview.html#url-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="82" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="url" type="QUrl" signature="QUrl url() const override"/>
            <function threadsafety="unspecified" name="canGoBack" fullname="QQuickWebView::canGoBack" href="qquickwebview.html#canGoBack-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="86" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="canGoBack" type="bool" signature="bool canGoBack() const override"/>
            <function threadsafety="unspecified" name="canGoForward" fullname="QQuickWebView::canGoForward" href="qquickwebview.html#canGoForward-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="88" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="canGoForward" type="bool" signature="bool canGoForward() const override"/>
            <function threadsafety="unspecified" name="isLoading" fullname="QQuickWebView::isLoading" href="qquickwebview.html#loading-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="87" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="loading" type="bool" signature="bool isLoading() const override"/>
            <function threadsafety="unspecified" name="metaObject" fullname="QQuickWebView::metaObject" href="qquickwebview.html#metaObject" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <function threadsafety="unspecified" name="loadProgress" fullname="QQuickWebView::loadProgress" href="qquickwebview.html#loadProgress-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="84" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" associated-property="loadProgress" type="int" signature="int loadProgress() const override"/>
            <property threadsafety="unspecified" name="canGoBack" fullname="QQuickWebView::canGoBack" href="qquickwebview.html#canGoBack-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="67" type="bool">
                <getter name="canGoBack"/>
                <notifier name="loadingChanged"/>
            </property>
            <property threadsafety="unspecified" name="canGoForward" fullname="QQuickWebView::canGoForward" href="qquickwebview.html#canGoForward-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="68" type="bool">
                <getter name="canGoForward"/>
                <notifier name="loadingChanged"/>
            </property>
            <property threadsafety="unspecified" name="loadProgress" fullname="QQuickWebView::loadProgress" href="qquickwebview.html#loadProgress-prop" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="65" 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="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="64" type="bool">
                <getter name="isLoading"/>
                <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="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="66" 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="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="63" type="QUrl">
                <getter name="url"/>
                <setter name="setUrl"/>
                <notifier name="urlChanged"/>
            </property>
            <variable threadsafety="unspecified" name="m_webView" fullname="QQuickWebView::m_webView" href="qquickwebview.html#m_webView-var" status="active" access="private" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="119" type="QWebView *" static="false"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QQuickWebView::staticMetaObject" href="qquickwebview.html#staticMetaObject-var" status="active" access="public" location="qquickwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebview_p.h" lineno="62" type="const QMetaObject" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QQuickWebViewLoadRequest" href="qquickwebviewloadrequest.html" status="internal" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="59" bases="QObject">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QQuickWebViewLoadRequest::QPrivateSignal" href="qquickwebviewloadrequest-qprivatesignal.html" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61"/>
            <function threadsafety="unspecified" name="QQuickWebViewLoadRequest" fullname="QQuickWebViewLoadRequest::QQuickWebViewLoadRequest" href="qquickwebviewloadrequest.html#QQuickWebViewLoadRequest" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickWebViewLoadRequest(const QWebViewLoadRequestPrivate &amp;d)">
                <parameter type="const QWebViewLoadRequestPrivate &amp;" name="d" default=""/>
            </function>
            <function threadsafety="unspecified" name="tr" fullname="QQuickWebViewLoadRequest::tr" href="qquickwebviewloadrequest.html#tr" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QQuickWebViewLoadRequest::trUtf8" href="qquickwebviewloadrequest.html#trUtf8" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="d_func" fullname="QQuickWebViewLoadRequest::d_func" href="qquickwebviewloadrequest.html#d_func" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QWebViewLoadRequestPrivate *" signature="QWebViewLoadRequestPrivate * d_func()"/>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QQuickWebViewLoadRequest::qt_metacall" href="qquickwebviewloadrequest.html#qt_metacall" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QQuickWebViewLoadRequest::qt_metacast" href="qquickwebviewloadrequest.html#qt_metacast" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QQuickWebViewLoadRequest::qt_static_metacall" href="qquickwebviewloadrequest.html#qt_static_metacall" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QQuickWebViewLoadRequest" fullname="QQuickWebViewLoadRequest::~QQuickWebViewLoadRequest" href="qquickwebviewloadrequest.html#dtor.QQuickWebViewLoadRequest" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="67" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickWebViewLoadRequest()"/>
            <function threadsafety="unspecified" name="status" fullname="QQuickWebViewLoadRequest::status" href="qquickwebviewloadrequest.html#status-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="status" type="QQuickWebView::LoadStatus" signature="QQuickWebView::LoadStatus status() const"/>
            <function threadsafety="unspecified" name="errorString" fullname="QQuickWebViewLoadRequest::errorString" href="qquickwebviewloadrequest.html#errorString-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="errorString" type="QString" signature="QString errorString() const"/>
            <function threadsafety="unspecified" name="url" fullname="QQuickWebViewLoadRequest::url" href="qquickwebviewloadrequest.html#url-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="url" type="QUrl" signature="QUrl url() const"/>
            <function threadsafety="unspecified" name="metaObject" fullname="QQuickWebViewLoadRequest::metaObject" href="qquickwebviewloadrequest.html#metaObject" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <function threadsafety="unspecified" name="d_func" fullname="QQuickWebViewLoadRequest::d_func" href="qquickwebviewloadrequest.html#d_func-1" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QWebViewLoadRequestPrivate *" signature="const QWebViewLoadRequestPrivate * d_func() const"/>
            <property threadsafety="unspecified" name="errorString" fullname="QQuickWebViewLoadRequest::errorString" href="qquickwebviewloadrequest.html#errorString-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="64" type="QString">
                <getter name="errorString"/>
            </property>
            <property threadsafety="unspecified" name="status" fullname="QQuickWebViewLoadRequest::status" href="qquickwebviewloadrequest.html#status-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="63" type="QQuickWebView::LoadStatus">
                <getter name="status"/>
            </property>
            <property threadsafety="unspecified" name="url" fullname="QQuickWebViewLoadRequest::url" href="qquickwebviewloadrequest.html#url-prop" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="62" type="QUrl">
                <getter name="url"/>
            </property>
            <variable threadsafety="unspecified" name="d_ptr" fullname="QQuickWebViewLoadRequest::d_ptr" href="qquickwebviewloadrequest.html#d_ptr-var" status="active" access="private" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="77" type="int" static="false"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QQuickWebViewLoadRequest::staticMetaObject" href="qquickwebviewloadrequest.html#staticMetaObject-var" status="active" access="public" location="qquickwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qquickwebviewloadrequest_p.h" lineno="61" type="const QMetaObject" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QWebView" href="qwebview.html" status="internal" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="63" bases="QNativeViewController,QObject,QWebViewInterface">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QWebView::QPrivateSignal" href="qwebview-qprivatesignal.html" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68"/>
            <enum threadsafety="unspecified" name="LoadStatus" fullname="QWebView::LoadStatus" href="qwebview.html#LoadStatus-enum" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="70">
                <value name="LoadStartedStatus" value="0"/>
                <value name="LoadStoppedStatus" value="1"/>
                <value name="LoadSucceededStatus" value="2"/>
                <value name="LoadFailedStatus" value="3"/>
            </enum>
            <function threadsafety="unspecified" name="tr" fullname="QWebView::tr" href="qwebview.html#tr" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QWebView::trUtf8" href="qwebview.html#trUtf8" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="QWebView" fullname="QWebView::QWebView" href="qwebview.html#QWebView" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QWebView(QObject *p)">
                <parameter type="QObject *" name="p" default="0"/>
            </function>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QWebView::qt_metacall" href="qwebview.html#qt_metacall" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QWebView::qt_metacast" href="qwebview.html#qt_metacast" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="goBack" fullname="QWebView::goBack" href="qwebview.html#goBack" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="96" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void goBack() override"/>
            <function threadsafety="unspecified" name="goForward" fullname="QWebView::goForward" href="qwebview.html#goForward" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="97" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void goForward() override"/>
            <function threadsafety="unspecified" name="init" fullname="QWebView::init" href="qwebview.html#init" status="active" access="protected" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="111" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
            <function threadsafety="unspecified" name="javaScriptResult" fullname="QWebView::javaScriptResult" href="qwebview.html#javaScriptResult" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="107" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaScriptResult(int id, const QVariant &amp;result)">
                <parameter type="int" name="id" default=""/>
                <parameter type="const QVariant &amp;" name="result" default=""/>
            </function>
            <function threadsafety="unspecified" name="loadHtml" fullname="QWebView::loadHtml" href="qwebview.html#loadHtml" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="100" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void loadHtml(const QString &amp;html, const QUrl &amp;baseUrl) override">
                <parameter type="const QString &amp;" name="html" default=""/>
                <parameter type="const QUrl &amp;" name="baseUrl" default="QUrl()"/>
            </function>
            <function threadsafety="unspecified" name="loadProgressChanged" fullname="QWebView::loadProgressChanged" href="qwebview.html#loadProgressChanged" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="106" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadProgressChanged()"/>
            <function threadsafety="unspecified" name="loadingChanged" fullname="QWebView::loadingChanged" href="qwebview.html#loadingChanged" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="105" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadingChanged(const QWebViewLoadRequestPrivate &amp;loadRequest)">
                <parameter type="const QWebViewLoadRequestPrivate &amp;" name="loadRequest" default=""/>
            </function>
            <function threadsafety="unspecified" name="onLoadProgressChanged" fullname="QWebView::onLoadProgressChanged" href="qwebview.html#onLoadProgressChanged" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="118" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onLoadProgressChanged(int progress)">
                <parameter type="int" name="progress" default=""/>
            </function>
            <function threadsafety="unspecified" name="onLoadingChanged" fullname="QWebView::onLoadingChanged" href="qwebview.html#onLoadingChanged" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="119" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onLoadingChanged(const QWebViewLoadRequestPrivate &amp;loadRequest)">
                <parameter type="const QWebViewLoadRequestPrivate &amp;" name="loadRequest" default=""/>
            </function>
            <function threadsafety="unspecified" name="onTitleChanged" fullname="QWebView::onTitleChanged" href="qwebview.html#onTitleChanged" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="116" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onTitleChanged(const QString &amp;title)">
                <parameter type="const QString &amp;" name="title" default=""/>
            </function>
            <function threadsafety="unspecified" name="onUrlChanged" fullname="QWebView::onUrlChanged" href="qwebview.html#onUrlChanged" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="117" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onUrlChanged(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QWebView::qt_static_metacall" href="qwebview.html#qt_static_metacall" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="reload" fullname="QWebView::reload" href="qwebview.html#reload" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="98" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void reload() override"/>
            <function threadsafety="unspecified" name="requestFocus" fullname="QWebView::requestFocus" href="qwebview.html#requestFocus" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="108" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestFocus(bool focus)">
                <parameter type="bool" name="focus" default=""/>
            </function>
            <function threadsafety="unspecified" name="runJavaScriptPrivate" fullname="QWebView::runJavaScriptPrivate" href="qwebview.html#runJavaScriptPrivate" status="active" access="protected" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="112" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void runJavaScriptPrivate(const QString &amp;script, int callbackId) override">
                <parameter type="const QString &amp;" name="script" default=""/>
                <parameter type="int" name="callbackId" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFocus" fullname="QWebView::setFocus" href="qwebview.html#setFocus" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="93" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setFocus(bool focus) override">
                <parameter type="bool" name="focus" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGeometry" fullname="QWebView::setGeometry" href="qwebview.html#setGeometry" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="90" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setGeometry(const QRect &amp;geometry) override">
                <parameter type="const QRect &amp;" name="geometry" default=""/>
            </function>
            <function threadsafety="unspecified" name="setParentView" fullname="QWebView::setParentView" href="qwebview.html#setParentView" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="88" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setParentView(QObject *view) override">
                <parameter type="QObject *" name="view" default=""/>
            </function>
            <function threadsafety="unspecified" name="setUrl" fullname="QWebView::setUrl" href="qwebview.html#setUrl" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setUrl(const QUrl &amp;url) override">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVisibility" fullname="QWebView::setVisibility" href="qwebview.html#setVisibility" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setVisibility(QWindow::Visibility visibility) override">
                <parameter type="QWindow::Visibility" name="visibility" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVisible" fullname="QWebView::setVisible" href="qwebview.html#setVisible" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="92" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setVisible(bool visible) override">
                <parameter type="bool" name="visible" default=""/>
            </function>
            <function threadsafety="unspecified" name="stop" fullname="QWebView::stop" href="qwebview.html#stop" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="99" virtual="virtual" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stop() override"/>
            <function threadsafety="unspecified" name="titleChanged" fullname="QWebView::titleChanged" href="qwebview.html#titleChanged" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="103" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void titleChanged()"/>
            <function threadsafety="unspecified" name="urlChanged" fullname="QWebView::urlChanged" href="qwebview.html#urlChanged" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="104" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void urlChanged()"/>
            <function threadsafety="unspecified" name="~QWebView" fullname="QWebView::~QWebView" href="qwebview.html#dtor.QWebView" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="78" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="" signature="~QWebView() override"/>
            <function threadsafety="unspecified" name="parentView" fullname="QWebView::parentView" href="qwebview.html#parentView" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="89" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QObject *" signature="QObject * parentView() const override"/>
            <function threadsafety="unspecified" name="title" fullname="QWebView::title" href="qwebview.html#title" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="84" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QString" signature="QString title() const override"/>
            <function threadsafety="unspecified" name="url" fullname="QWebView::url" href="qwebview.html#url" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QUrl" signature="QUrl url() const override"/>
            <function threadsafety="unspecified" name="canGoBack" fullname="QWebView::canGoBack" href="qwebview.html#canGoBack" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="82" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool canGoBack() const override"/>
            <function threadsafety="unspecified" name="canGoForward" fullname="QWebView::canGoForward" href="qwebview.html#canGoForward" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="83" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool canGoForward() const override"/>
            <function threadsafety="unspecified" name="isLoading" fullname="QWebView::isLoading" href="qwebview.html#isLoading" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="86" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool isLoading() const override"/>
            <function threadsafety="unspecified" name="metaObject" fullname="QWebView::metaObject" href="qwebview.html#metaObject" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <function threadsafety="unspecified" name="loadProgress" fullname="QWebView::loadProgress" href="qwebview.html#loadProgress" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="85" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="int" signature="int loadProgress() const override"/>
            <variable threadsafety="unspecified" name="d" fullname="QWebView::d" href="qwebview.html#d-var" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="125" type="QAbstractWebView *" static="false"/>
            <variable threadsafety="unspecified" name="m_progress" fullname="QWebView::m_progress" href="qwebview.html#m_progress-var" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="128" type="int" static="false"/>
            <variable threadsafety="unspecified" name="m_title" fullname="QWebView::m_title" href="qwebview.html#m_title-var" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="129" type="QString" static="false"/>
            <variable threadsafety="unspecified" name="m_url" fullname="QWebView::m_url" href="qwebview.html#m_url-var" status="active" access="private" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="130" type="QUrl" static="false"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QWebView::staticMetaObject" href="qwebview.html#staticMetaObject-var" status="active" access="public" location="qwebview_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebview_p.h" lineno="68" type="const QMetaObject" static="true"/>
        </class>
        <namespace threadsafety="unspecified" name="QWebViewFactory" href="qwebviewfactory-sub-qtwebview.html" status="internal" access="private" location="qwebviewfactory_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewfactory_p.h" lineno="57" documented="false">
            <function threadsafety="unspecified" name="createWebView" fullname="QWebViewFactory::createWebView" href="qwebviewfactory-sub-qtwebview.html#createWebView" status="active" access="public" location="qwebviewfactory_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewfactory_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAbstractWebView *" signature="QAbstractWebView * createWebView()"/>
            <function threadsafety="unspecified" name="getPlugin" fullname="QWebViewFactory::getPlugin" href="qwebviewfactory-sub-qtwebview.html#getPlugin" status="active" access="public" location="qwebviewfactory_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewfactory_p.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QWebViewPlugin *" signature="QWebViewPlugin * getPlugin()"/>
            <function threadsafety="unspecified" name="requiresExtraInitializationSteps" fullname="QWebViewFactory::requiresExtraInitializationSteps" href="qwebviewfactory-sub-qtwebview.html#requiresExtraInitializationSteps" status="active" access="public" location="qwebviewfactory_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewfactory_p.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool requiresExtraInitializationSteps()"/>
        </namespace>
        <class threadsafety="unspecified" name="QWebViewInterface" href="qwebviewinterface.html" status="internal" access="private" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="62">
            <function threadsafety="unspecified" name="goBack" fullname="QWebViewInterface::goBack" href="qwebviewinterface.html#goBack" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="75" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void goBack() = 0"/>
            <function threadsafety="unspecified" name="goForward" fullname="QWebViewInterface::goForward" href="qwebviewinterface.html#goForward" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="76" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void goForward() = 0"/>
            <function threadsafety="unspecified" name="loadHtml" fullname="QWebViewInterface::loadHtml" href="qwebviewinterface.html#loadHtml" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadHtml(const QString &amp;html, const QUrl &amp;baseUrl) = 0">
                <parameter type="const QString &amp;" name="html" default=""/>
                <parameter type="const QUrl &amp;" name="baseUrl" default="QUrl()"/>
            </function>
            <function threadsafety="unspecified" name="reload" fullname="QWebViewInterface::reload" href="qwebviewinterface.html#reload" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="78" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void reload() = 0"/>
            <function threadsafety="unspecified" name="runJavaScriptPrivate" fullname="QWebViewInterface::runJavaScriptPrivate" href="qwebviewinterface.html#runJavaScriptPrivate" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="81" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void runJavaScriptPrivate(const QString &amp;script, int callbackId) = 0">
                <parameter type="const QString &amp;" name="script" default=""/>
                <parameter type="int" name="callbackId" default=""/>
            </function>
            <function threadsafety="unspecified" name="setUrl" fullname="QWebViewInterface::setUrl" href="qwebviewinterface.html#setUrl" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUrl(const QUrl &amp;url) = 0">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function threadsafety="unspecified" name="stop" fullname="QWebViewInterface::stop" href="qwebviewinterface.html#stop" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop() = 0"/>
            <function threadsafety="unspecified" name="~QWebViewInterface" fullname="QWebViewInterface::~QWebViewInterface" href="qwebviewinterface.html#dtor.QWebViewInterface" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QWebViewInterface()"/>
            <function threadsafety="unspecified" name="title" fullname="QWebViewInterface::title" href="qwebviewinterface.html#title" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="70" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString title() const = 0"/>
            <function threadsafety="unspecified" name="url" fullname="QWebViewInterface::url" href="qwebviewinterface.html#url" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="66" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUrl" signature="QUrl url() const = 0"/>
            <function threadsafety="unspecified" name="canGoBack" fullname="QWebViewInterface::canGoBack" href="qwebviewinterface.html#canGoBack" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="68" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canGoBack() const = 0"/>
            <function threadsafety="unspecified" name="canGoForward" fullname="QWebViewInterface::canGoForward" href="qwebviewinterface.html#canGoForward" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="69" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canGoForward() const = 0"/>
            <function threadsafety="unspecified" name="isLoading" fullname="QWebViewInterface::isLoading" href="qwebviewinterface.html#isLoading" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="72" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isLoading() const = 0"/>
            <function threadsafety="unspecified" name="loadProgress" fullname="QWebViewInterface::loadProgress" href="qwebviewinterface.html#loadProgress" status="active" access="public" location="qwebviewinterface_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewinterface_p.h" lineno="71" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int loadProgress() const = 0"/>
        </class>
        <class threadsafety="unspecified" name="QWebViewLoadRequestPrivate" href="qwebviewloadrequestprivate.html" status="internal" access="private" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="58">
            <function threadsafety="unspecified" name="QWebViewLoadRequestPrivate" fullname="QWebViewLoadRequestPrivate::QWebViewLoadRequestPrivate" href="qwebviewloadrequestprivate.html#QWebViewLoadRequestPrivate" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QWebViewLoadRequestPrivate()"/>
            <function threadsafety="unspecified" name="QWebViewLoadRequestPrivate" fullname="QWebViewLoadRequestPrivate::QWebViewLoadRequestPrivate" href="qwebviewloadrequestprivate.html#QWebViewLoadRequestPrivate-1" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QWebViewLoadRequestPrivate(const QUrl &amp;url, QWebView::LoadStatus status, const QString &amp;errorString)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
                <parameter type="QWebView::LoadStatus" name="status" default=""/>
                <parameter type="const QString &amp;" name="errorString" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QWebViewLoadRequestPrivate" fullname="QWebViewLoadRequestPrivate::~QWebViewLoadRequestPrivate" href="qwebviewloadrequestprivate.html#dtor.QWebViewLoadRequestPrivate" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="65" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QWebViewLoadRequestPrivate()"/>
            <variable threadsafety="unspecified" name="m_errorString" fullname="QWebViewLoadRequestPrivate::m_errorString" href="qwebviewloadrequestprivate.html#m_errorString-var" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="69" type="QString" static="false"/>
            <variable threadsafety="unspecified" name="m_status" fullname="QWebViewLoadRequestPrivate::m_status" href="qwebviewloadrequestprivate.html#m_status-var" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="68" type="QWebView::LoadStatus" static="false"/>
            <variable threadsafety="unspecified" name="m_url" fullname="QWebViewLoadRequestPrivate::m_url" href="qwebviewloadrequestprivate.html#m_url-var" status="active" access="public" location="qwebviewloadrequest_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewloadrequest_p.h" lineno="67" type="QUrl" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QWebViewPlugin" href="qwebviewplugin.html" status="internal" access="private" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="60" bases="QObject">
            <class threadsafety="unspecified" name="QPrivateSignal" fullname="QWebViewPlugin::QPrivateSignal" href="qwebviewplugin-qprivatesignal.html" status="active" access="private" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62"/>
            <function threadsafety="unspecified" name="tr" fullname="QWebViewPlugin::tr" href="qwebviewplugin.html#tr" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="trUtf8" fullname="QWebViewPlugin::trUtf8" href="qwebviewplugin.html#trUtf8" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
                <parameter type="const char *" name="s" default=""/>
                <parameter type="const char *" name="c" default="Q_OBJECT"/>
                <parameter type="int" name="n" default="Q_OBJECT"/>
            </function>
            <function threadsafety="unspecified" name="QWebViewPlugin" fullname="QWebViewPlugin::QWebViewPlugin" href="qwebviewplugin.html#QWebViewPlugin" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QWebViewPlugin(QObject *parent)">
                <parameter type="QObject *" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="qt_metacall" fullname="QWebViewPlugin::qt_metacall" href="qwebviewplugin.html#qt_metacall" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_metacast" fullname="QWebViewPlugin::qt_metacast" href="qwebviewplugin.html#qt_metacast" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
                <parameter type="const char *" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="qt_static_metacall" fullname="QWebViewPlugin::qt_static_metacall" href="qwebviewplugin.html#qt_static_metacall" status="active" access="private" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
                <parameter type="QObject *" name="" default=""/>
                <parameter type="QMetaObject::Call" name="" default=""/>
                <parameter type="int" name="" default=""/>
                <parameter type="void **" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QWebViewPlugin" fullname="QWebViewPlugin::~QWebViewPlugin" href="qwebviewplugin.html#dtor.QWebViewPlugin" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QWebViewPlugin()"/>
            <function threadsafety="unspecified" name="create" fullname="QWebViewPlugin::create" href="qwebviewplugin.html#create" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="67" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAbstractWebView *" signature="QAbstractWebView * create(const QString &amp;key) const = 0">
                <parameter type="const QString &amp;" name="key" default=""/>
            </function>
            <function threadsafety="unspecified" name="metaObject" fullname="QWebViewPlugin::metaObject" href="qwebviewplugin.html#metaObject" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
            <function threadsafety="unspecified" name="prepare" fullname="QWebViewPlugin::prepare" href="qwebviewplugin.html#prepare" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void prepare() const"/>
            <variable threadsafety="unspecified" name="staticMetaObject" fullname="QWebViewPlugin::staticMetaObject" href="qwebviewplugin.html#staticMetaObject-var" status="active" access="public" location="qwebviewplugin_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/include/QtWebView/5.12.6/QtWebView/private/../../../../../src/webview/qwebviewplugin_p.h" lineno="62" type="const QMetaObject" static="true"/>
        </class>
        <page name="qtwebview-index.html" href="qtwebview-index.html" status="active" location="qtwebview-overview.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/doc/src/qtwebview-overview.qdoc" lineno="29" subtype="page" title="Qt WebView" fulltitle="Qt WebView" subtitle="" module="QtWebView" brief="A light-weight web view">
            <contents name="prerequisites" title="Prerequisites" level="1"/>
            <contents name="qml-types" title="QML Types" level="1"/>
            <contents name="limitations" title="Limitations" level="1"/>
            <contents name="examples" title="Examples" level="1"/>
            <contents name="licenses" title="Licenses" level="1"/>
            <contents name="api-reference" title="API Reference" level="1"/>
        </page>
        <page name="minibrowser" href="qtwebview-minibrowser-example.html" status="active" location="minibrowser.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/examples/webview/minibrowser/doc/src/minibrowser.qdoc" lineno="28" subtype="example" title="Qt WebView Examples - Minibrowser" fulltitle="Qt WebView Examples - Minibrowser" subtitle="" module="QtWebView" groups="qtwebview-examples" brief="Minibrowser example demonstrates how to use the Qt WebView module with Qt Quick">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="minibrowser/+android/LoadProgressStyle.qml" href="qtwebview-minibrowser-android-loadprogressstyle-qml.html" status="active" subtype="file" title="" fulltitle="LoadProgressStyle.qml Example File" subtitle="minibrowser/+android/LoadProgressStyle.qml"/>
            <page name="minibrowser/LoadProgressStyle.qml" href="qtwebview-minibrowser-loadprogressstyle-qml.html" status="active" subtype="file" title="" fulltitle="LoadProgressStyle.qml Example File" subtitle="minibrowser/LoadProgressStyle.qml"/>
            <page name="minibrowser/images/left-32.png" href="qtwebview-minibrowser-images-left-32-png.html" status="active" title="" fulltitle="left-32.png Image File" subtitle="minibrowser/images/left-32.png"/>
            <page name="minibrowser/main.cpp" href="qtwebview-minibrowser-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="minibrowser/main.cpp"/>
            <page name="minibrowser/main.qml" href="qtwebview-minibrowser-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="minibrowser/main.qml"/>
            <page name="minibrowser/minibrowser.pro" href="qtwebview-minibrowser-minibrowser-pro.html" status="active" subtype="file" title="" fulltitle="minibrowser.pro Example File" subtitle="minibrowser/minibrowser.pro"/>
            <page name="minibrowser/qml.qrc" href="qtwebview-minibrowser-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="minibrowser/qml.qrc"/>
            <page name="minibrowser/images/refresh-32.png" href="qtwebview-minibrowser-images-refresh-32-png.html" status="active" title="" fulltitle="refresh-32.png Image File" subtitle="minibrowser/images/refresh-32.png"/>
            <page name="minibrowser/images/right-32.png" href="qtwebview-minibrowser-images-right-32-png.html" status="active" title="" fulltitle="right-32.png Image File" subtitle="minibrowser/images/right-32.png"/>
            <page name="minibrowser/images/stop-32.png" href="qtwebview-minibrowser-images-stop-32-png.html" status="active" title="" fulltitle="stop-32.png Image File" subtitle="minibrowser/images/stop-32.png"/>
        </page>
        <namespace threadsafety="unspecified" name="QtWebView" href="qtwebview.html" status="active" access="public" location="qtwebviewfunctions.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qtwebviewfunctions.h" lineno="44" documented="true" module="QtWebView" brief="Functions that makes it easier to set-up and use the WebView">
            <function threadsafety="unspecified" name="initialize" fullname="QtWebView::initialize" href="qtwebview.html#initialize" status="active" access="public" location="qtwebviewfunctions.h" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/qtwebviewfunctions.h" lineno="46" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void initialize()">
                <keyword name="qtwebview-initialize"/>
            </function>
        </namespace>
        <qmlclass threadsafety="unspecified" name="WebView" qml-module-name="QtWebView" fullname="QtWebView.WebView" href="qml-qtwebview-webview.html" status="active" access="public" title="WebView" fulltitle="WebView" subtitle="" groups="qtwebview" brief="A component for displaying web content">
            <qmlproperty threadsafety="unspecified" name="canGoBack" fullname="QtWebView.WebView.canGoBack" href="qml-qtwebview-webview.html#canGoBack-prop" status="active" access="public" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="canGoForward" fullname="QtWebView.WebView.canGoForward" href="qml-qtwebview-webview.html#canGoForward-prop" status="active" access="public" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="loadProgress" fullname="QtWebView.WebView.loadProgress" href="qml-qtwebview-webview.html#loadProgress-prop" status="active" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="loading" fullname="QtWebView.WebView.loading" href="qml-qtwebview-webview.html#loading-prop" status="active" access="public" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="title" fullname="QtWebView.WebView.title" href="qml-qtwebview-webview.html#title-prop" status="active" access="public" type="string" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="url" fullname="QtWebView.WebView.url" href="qml-qtwebview-webview.html#url-prop" status="active" access="public" type="url" attached="false" writable="true"/>
            <qmlsignal threadsafety="unspecified" name="loadingChanged" fullname="QtWebView.WebView.loadingChanged" href="qml-qtwebview-webview.html#loadingChanged-signal" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="goBack" fullname="QtWebView.WebView.goBack" href="qml-qtwebview-webview.html#goBack-method" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="goForward" fullname="QtWebView.WebView.goForward" href="qml-qtwebview-webview.html#goForward-method" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="loadHtml" fullname="QtWebView.WebView.loadHtml" href="qml-qtwebview-webview.html#loadHtml-method" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="reload" fullname="QtWebView.WebView.reload" href="qml-qtwebview-webview.html#reload-method" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="runJavaScript" fullname="QtWebView.WebView.runJavaScript" href="qml-qtwebview-webview.html#runJavaScript-method" status="active" access="public"/>
            <qmlmethod threadsafety="unspecified" name="stop" fullname="QtWebView.WebView.stop" href="qml-qtwebview-webview.html#stop-method" status="active" access="public"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="WebViewLoadRequest" qml-module-name="QtWebView" fullname="QtWebView.WebViewLoadRequest" href="qml-qtwebview-webviewloadrequest.html" status="active" access="public" title="WebViewLoadRequest" fulltitle="WebViewLoadRequest" subtitle="" brief="A utility type for WebView's loadingChanged() signal">
            <qmlproperty threadsafety="unspecified" name="errorString" fullname="QtWebView.WebViewLoadRequest.errorString" href="qml-qtwebview-webviewloadrequest.html#errorString-prop" status="active" access="public" type="string" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="status" fullname="QtWebView.WebViewLoadRequest.status" href="qml-qtwebview-webviewloadrequest.html#status-prop" status="active" access="public" type="enumeration" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="url" fullname="QtWebView.WebViewLoadRequest.url" href="qml-qtwebview-webviewloadrequest.html#url-prop" status="active" access="public" type="url" attached="false" writable="false"/>
        </qmlclass>
        <group name="modules" href="modules.html" status="internal" seen="false" title="" members="QtWebView"/>
        <group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title="" members="QtWebView"/>
        <group name="qtwebview" href="qtwebview.html" status="internal" seen="false" title="" members="WebView"/>
        <group name="qtwebview-examples" href="qtwebview-examples.html" status="active" location="qtwebview-examples.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/doc/src/qtwebview-examples.qdoc" lineno="29" seen="true" title="Qt WebView Examples" module="QtWebView" members="minibrowser" brief="Examples for the Qt WebView module"/>
        <module name="QtWebView" href="qtwebview-module.html" status="active" location="qtwebview-module.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/doc/src/qtwebview-module.qdoc" lineno="28" seen="true" title="Qt WebView C++ Classes and Namespaces" module="QtWebView" groups="modules" members="QtWebView" brief="Provides a helper function to set up and use the WebView"/>
        <qmlmodule name="QtWebView" qml-module-name="QtWebView" qml-module-version="1.1" href="qtwebview-qmlmodule.html" status="active" location="qtwebview-qmltypes.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtwebview-everywhere-src-5.12.6/src/webview/doc/src/qtwebview-qmltypes.qdoc" lineno="29" seen="true" title="Qt WebView QML Types" module="QtWebView" groups="qmlmodules" members="WebView,WebViewLoadRequest" brief="Provides QML types for Qt WebView">
            <contents name="qml-types" title="QML Types" level="1"/>
        </qmlmodule>
    </namespace>
</INDEX>