Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > f171b9b27b527f95603e88add5c7e1b6 > files > 202

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

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qwaylandxdgshellv6.cpp -->
  <title>QWaylandXdgSurfaceV6 Class | Qt Wayland Compositor 5.12.6</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.12</td><td ><a href="qtwaylandcompositor-index.html">Qt Wayland Compositor</a></td><td ><a href="qtwaylandcompositor-module.html">C++ Classes</a></td><td >QWaylandXdgSurfaceV6</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtwaylandcompositor-index.html">Qt 5.12.6 Reference Documentation</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QWaylandXdgSurfaceV6 Class</h1>
<!-- $$$QWaylandXdgSurfaceV6-brief -->
<p>The <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a> class provides desktop-style compositor-specific features to an xdg surface. <a href="#details">More...</a></p>
<!-- @@@QWaylandXdgSurfaceV6 -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign">   <span class="preprocessor">#include &lt;QWaylandXdgSurfaceV6&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> QT += waylandcompositor</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  Qt 5.10</td></tr></table></div><ul>
<li><a href="qwaylandxdgsurfacev6-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="properties"></a>
<h2 id="properties">Properties</h2>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn"><b><a href="qwaylandxdgsurfacev6.html#popup-prop">popup</a></b> : QWaylandXdgPopupV6* const</li>
<li class="fn"><b><a href="qwaylandxdgsurfacev6.html#shell-prop">shell</a></b> : QWaylandXdgShellV6* const</li>
<li class="fn"><b><a href="qwaylandxdgsurfacev6.html#surface-prop">surface</a></b> : QWaylandSurface* const</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="qwaylandxdgsurfacev6.html#toplevel-prop">toplevel</a></b> : QWaylandXdgToplevelV6* const</li>
<li class="fn"><b><a href="qwaylandxdgsurfacev6.html#windowGeometry-prop">windowGeometry</a></b> : const QRect</li>
</ul>
</td></tr>
</table></div>
<a name="public-functions"></a>
<h2 id="public-functions">Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#QWaylandXdgSurfaceV6">QWaylandXdgSurfaceV6</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#QWaylandXdgSurfaceV6-1">QWaylandXdgSurfaceV6</a></b>(QWaylandXdgShellV6 *<i>xdgShell</i>, QWaylandSurface *<i>surface</i>, const QWaylandResource &amp;<i>res</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandQuickShellIntegration *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#createIntegration">createIntegration</a></b>(QWaylandQuickShellSurfaceItem *<i>item</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QQmlListProperty&lt;QObject&gt; </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#data">data</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#initialize">initialize</a></b>(QWaylandXdgShellV6 *<i>xdgShell</i>, QWaylandSurface *<i>surface</i>, const QWaylandResource &amp;<i>resource</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandXdgPopupV6 *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#popup-prop">popup</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandXdgShellV6 *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#shell-prop">shell</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandSurface *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#surface-prop">surface</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandXdgToplevelV6 *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#toplevel-prop">toplevel</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QRect </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#windowGeometry-prop">windowGeometry</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt::WindowType </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#windowType">windowType</a></b>() const</td></tr>
</table></div>
<a name="signals"></a>
<h2 id="signals">Signals</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#popup-prop">popupCreated</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#shell-prop">shellChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#surface-prop">surfaceChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#toplevel-prop">toplevelCreated</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#windowGeometry-prop">windowGeometryChanged</a></b>()</td></tr>
</table></div>
<a name="static-public-members"></a>
<h2 id="static-public-members">Static Public Members</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#appendFunction">appendFunction</a></b>(QQmlListProperty&lt;QObject&gt; *<i>list</i>, QObject *<i>object</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QObject *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#atFunction">atFunction</a></b>(QQmlListProperty&lt;QObject&gt; *<i>list</i>, int <i>index</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#clearFunction">clearFunction</a></b>(QQmlListProperty&lt;QObject&gt; *<i>list</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#countFunction">countFunction</a></b>(QQmlListProperty&lt;QObject&gt; *<i>list</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QWaylandXdgSurfaceV6 *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#fromResource">fromResource</a></b>(::wl_resource *<i>resource</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const struct wl_interface *</td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#interface">interface</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QMetaObject </td><td class="memItemRight bottomAlign"><b><a href="qwaylandxdgsurfacev6.html#staticMetaObject-var">staticMetaObject</a></b></td></tr>
</table></div>
<a name="details"></a>
<!-- $$$QWaylandXdgSurfaceV6-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a> class provides desktop-style compositor-specific features to an xdg surface.</p>
<p>This class is part of the <a href="qwaylandxdgshellv6.html">QWaylandXdgShellV6</a> extension and provides a way to extend the functionality of an existing <a href="qwaylandsurface.html">QWaylandSurface</a> with features specific to desktop-style compositors, such as resizing and moving the surface.</p>
<p>It corresponds to the Wayland interface <code>zxdg_surface_v6</code>.</p>
</div>
<!-- @@@QWaylandXdgSurfaceV6 -->
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$popup-prop$$$popup$$$popupCreated -->
<h3 class="fn" id="popup-prop"><a name="popup-prop"></a><span class="name">popup</span> : <span class="type"><a href="qwaylandxdgpopupv6.html">QWaylandXdgPopupV6</a></span>* const</h3>
<p>This property holds the properties and methods that are specific to the popup <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QWaylandXdgPopupV6 *</td><td class="memItemRight bottomAlign"><span class="name"><b>popup</b></span>() const</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>popupCreated</b></span>()</td></tr>
</table></div>
<p><b>See also </b><a href="qwaylandxdgsurfacev6.html#toplevel-prop">QWaylandXdgSurfaceV6::toplevel</a> and <a href="qwaylandxdgshellv6.html#popupCreated">QWaylandXdgShellV6::popupCreated</a>.</p>
<!-- @@@popup -->
<!-- $$$shell-prop$$$shell$$$shellChanged -->
<h3 class="fn" id="shell-prop"><a name="shell-prop"></a><span class="name">shell</span> : <span class="type"><a href="qwaylandxdgshellv6.html">QWaylandXdgShellV6</a></span>* const</h3>
<p>This property holds the shell associated with this <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QWaylandXdgShellV6 *</td><td class="memItemRight bottomAlign"><span class="name"><b>shell</b></span>() const</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>shellChanged</b></span>()</td></tr>
</table></div>
<!-- @@@shell -->
<!-- $$$surface-prop$$$surface$$$surfaceChanged -->
<h3 class="fn" id="surface-prop"><a name="surface-prop"></a><span class="name">surface</span> : <span class="type"><a href="qwaylandsurface.html">QWaylandSurface</a></span>* const</h3>
<p>This property holds the surface associated with this <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QWaylandSurface *</td><td class="memItemRight bottomAlign"><span class="name"><b>surface</b></span>() const</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>surfaceChanged</b></span>()</td></tr>
</table></div>
<!-- @@@surface -->
<!-- $$$toplevel-prop$$$toplevel$$$toplevelCreated -->
<h3 class="fn" id="toplevel-prop"><a name="toplevel-prop"></a><span class="name">toplevel</span> : <span class="type"><a href="qwaylandxdgtoplevelv6.html">QWaylandXdgToplevelV6</a></span>* const</h3>
<p>This property holds the properties and methods that are specific to the toplevel <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QWaylandXdgToplevelV6 *</td><td class="memItemRight bottomAlign"><span class="name"><b>toplevel</b></span>() const</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>toplevelCreated</b></span>()</td></tr>
</table></div>
<p><b>See also </b><a href="qwaylandxdgsurfacev6.html#popup-prop">QWaylandXdgSurfaceV6::popup</a> and <a href="qwaylandxdgshellv6.html#toplevelCreated">QWaylandXdgShellV6::toplevelCreated</a>.</p>
<!-- @@@toplevel -->
<!-- $$$windowGeometry-prop$$$windowGeometry$$$windowGeometryChanged -->
<h3 class="fn" id="windowGeometry-prop"><a name="windowGeometry-prop"></a><span class="name">windowGeometry</span> : const <span class="type">QRect</span></h3>
<p>This property holds the window geometry of the <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>. The window geometry describes the window's visible bounds from the user's perspective. The geometry includes title bars and borders if drawn by the client, but excludes drop shadows. It is meant to be used for aligning and tiling windows.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QRect </td><td class="memItemRight bottomAlign"><span class="name"><b>windowGeometry</b></span>() const</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>windowGeometryChanged</b></span>()</td></tr>
</table></div>
<!-- @@@windowGeometry -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QWaylandXdgSurfaceV6[overload1]$$$QWaylandXdgSurfaceV6 -->
<h3 class="fn" id="QWaylandXdgSurfaceV6"><a name="QWaylandXdgSurfaceV6"></a>QWaylandXdgSurfaceV6::<span class="name">QWaylandXdgSurfaceV6</span>()</h3>
<p>Constructs a <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<!-- @@@QWaylandXdgSurfaceV6 -->
<!-- $$$QWaylandXdgSurfaceV6$$$QWaylandXdgSurfaceV6QWaylandXdgShellV6*QWaylandSurface*constQWaylandResource& -->
<h3 class="fn" id="QWaylandXdgSurfaceV6-1"><a name="QWaylandXdgSurfaceV6-1"></a>QWaylandXdgSurfaceV6::<span class="name">QWaylandXdgSurfaceV6</span>(<span class="type"><a href="qwaylandxdgshellv6.html">QWaylandXdgShellV6</a></span> *<i>xdgShell</i>, <span class="type"><a href="qwaylandsurface.html">QWaylandSurface</a></span> *<i>surface</i>, const <span class="type">QWaylandResource</span> &amp;<i>res</i>)</h3>
<p>Constructs a <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a> for <i>surface</i> and initializes it with the given <i>xdgShell</i>, <i>surface</i>, and resource <i>res</i>.</p>
<!-- @@@QWaylandXdgSurfaceV6 -->
<!-- $$$appendFunction[overload1]$$$appendFunctionQQmlListProperty<QObject>*QObject* -->
<h3 class="fn" id="appendFunction"><a name="appendFunction"></a><code>[static] </code><span class="type">void</span> QWaylandXdgSurfaceV6::<span class="name">appendFunction</span>(<span class="type">QQmlListProperty</span>&lt;<span class="type">QObject</span>&gt; *<i>list</i>, <span class="type">QObject</span> *<i>object</i>)</h3>
<!-- @@@appendFunction -->
<!-- $$$atFunction[overload1]$$$atFunctionQQmlListProperty<QObject>*int -->
<h3 class="fn" id="atFunction"><a name="atFunction"></a><code>[static] </code><span class="type">QObject</span> *QWaylandXdgSurfaceV6::<span class="name">atFunction</span>(<span class="type">QQmlListProperty</span>&lt;<span class="type">QObject</span>&gt; *<i>list</i>, <span class="type">int</span> <i>index</i>)</h3>
<!-- @@@atFunction -->
<!-- $$$clearFunction[overload1]$$$clearFunctionQQmlListProperty<QObject>* -->
<h3 class="fn" id="clearFunction"><a name="clearFunction"></a><code>[static] </code><span class="type">void</span> QWaylandXdgSurfaceV6::<span class="name">clearFunction</span>(<span class="type">QQmlListProperty</span>&lt;<span class="type">QObject</span>&gt; *<i>list</i>)</h3>
<!-- @@@clearFunction -->
<!-- $$$countFunction[overload1]$$$countFunctionQQmlListProperty<QObject>* -->
<h3 class="fn" id="countFunction"><a name="countFunction"></a><code>[static] </code><span class="type">int</span> QWaylandXdgSurfaceV6::<span class="name">countFunction</span>(<span class="type">QQmlListProperty</span>&lt;<span class="type">QObject</span>&gt; *<i>list</i>)</h3>
<!-- @@@countFunction -->
<!-- $$$createIntegration[overload1]$$$createIntegrationQWaylandQuickShellSurfaceItem* -->
<h3 class="fn" id="createIntegration"><a name="createIntegration"></a><span class="type">QWaylandQuickShellIntegration</span> *QWaylandXdgSurfaceV6::<span class="name">createIntegration</span>(<span class="type"><a href="qwaylandquickshellsurfaceitem.html">QWaylandQuickShellSurfaceItem</a></span> *<i>item</i>)</h3>
<!-- @@@createIntegration -->
<!-- $$$data[overload1]$$$data -->
<h3 class="fn" id="data"><a name="data"></a><span class="type">QQmlListProperty</span>&lt;<span class="type">QObject</span>&gt; QWaylandXdgSurfaceV6::<span class="name">data</span>()</h3>
<!-- @@@data -->
<!-- $$$fromResource[overload1]$$$fromResource::wl_resource* -->
<h3 class="fn" id="fromResource"><a name="fromResource"></a><code>[static] </code><span class="type"><a href="qwaylandxdgsurfacev6.html#QWaylandXdgSurfaceV6">QWaylandXdgSurfaceV6</a></span> *QWaylandXdgSurfaceV6::<span class="name">fromResource</span>(<span class="type">::wl_resource</span> *<i>resource</i>)</h3>
<p>Returns the <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a> corresponding to the <i>resource</i>.</p>
<!-- @@@fromResource -->
<!-- $$$initialize[overload1]$$$initializeQWaylandXdgShellV6*QWaylandSurface*constQWaylandResource& -->
<h3 class="fn" id="initialize"><a name="initialize"></a><span class="type">void</span> QWaylandXdgSurfaceV6::<span class="name">initialize</span>(<span class="type"><a href="qwaylandxdgshellv6.html">QWaylandXdgShellV6</a></span> *<i>xdgShell</i>, <span class="type"><a href="qwaylandsurface.html">QWaylandSurface</a></span> *<i>surface</i>, const <span class="type">QWaylandResource</span> &amp;<i>resource</i>)</h3>
<p>Initializes the <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>, associating it with the given <i>xdgShell</i>, <i>surface</i> and <i>resource</i>.</p>
<p><b>Note: </b>This function can be invoked via the meta-object system and from QML. See Q_INVOKABLE.</p>
<!-- @@@initialize -->
<!-- $$$interface[overload1]$$$interface -->
<h3 class="fn" id="interface"><a name="interface"></a><code>[static] </code>const <span class="type">struct</span> <span class="type">wl_interface</span> *QWaylandXdgSurfaceV6::<span class="name">interface</span>()</h3>
<p>Returns the Wayland interface for the <a href="qwaylandxdgsurfacev6.html">QWaylandXdgSurfaceV6</a>.</p>
<!-- @@@interface -->
<!-- $$$windowType[overload1]$$$windowType -->
<h3 class="fn" id="windowType"><a name="windowType"></a><span class="type">Qt::WindowType</span> QWaylandXdgSurfaceV6::<span class="name">windowType</span>() const</h3>
<!-- @@@windowType -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>