Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > f171b9b27b527f95603e88add5c7e1b6 > files > 167

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" />
<!-- qwaylandseat.cpp -->
  <title>List of All Members for QWaylandSeat | 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 >QWaylandSeat</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="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for QWaylandSeat</h1>
<p>This is the complete list of members for <a href="qwaylandseat.html">QWaylandSeat</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qwaylandseat.html#CapabilityFlag-enum">CapabilityFlag</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qwaylandseat.html#CapabilityFlag-enum">CapabilityFlags</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#QWaylandSeat">QWaylandSeat</a></b></span>(QWaylandCompositor *, QWaylandSeat::CapabilityFlags )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#dtor.QWaylandSeat">~QWaylandSeat</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#capabilities">capabilities</a></b></span>() const : QWaylandSeat::CapabilityFlags</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#compositor">compositor</a></b></span>() const : QWaylandCompositor *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#cursorSurfaceRequest">cursorSurfaceRequest</a></b></span>(QWaylandSurface *, int , int )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#drag">drag</a></b></span>() const : QWaylandDrag *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#fromSeatResource">fromSeatResource</a></b></span>(struct ::wl_resource *) : QWaylandSeat *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#initialize">initialize</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#isInitialized">isInitialized</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#keyboard">keyboard</a></b></span>() const : QWaylandKeyboard *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#keyboardFocus">keyboardFocus</a></b></span>() const : QWaylandSurface *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#keyboardFocusChanged">keyboardFocusChanged</a></b></span>(QWaylandSurface *, QWaylandSurface *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#keymap-prop">keymap</a></b></span>() : QWaylandKeymap *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#mouseFocus">mouseFocus</a></b></span>() const : QWaylandView *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#mouseFocusChanged">mouseFocusChanged</a></b></span>(QWaylandView *, QWaylandView *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#pointer">pointer</a></b></span>() const : QWaylandPointer *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>) : int</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendFullKeyEvent">sendFullKeyEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendFullTouchEvent">sendFullTouchEvent</a></b></span>(QWaylandSurface *, QTouchEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendKeyEvent">sendKeyEvent</a></b></span>(int , bool )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendKeyPressEvent">sendKeyPressEvent</a></b></span>(uint )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendKeyReleaseEvent">sendKeyReleaseEvent</a></b></span>(uint )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendMouseMoveEvent">sendMouseMoveEvent</a></b></span>(QWaylandView *, const QPointF &amp;, const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendMousePressEvent">sendMousePressEvent</a></b></span>(Qt::MouseButton )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendMouseReleaseEvent">sendMouseReleaseEvent</a></b></span>(Qt::MouseButton )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendMouseWheelEvent">sendMouseWheelEvent</a></b></span>(Qt::Orientation , int )</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchCancelEvent">sendTouchCancelEvent</a></b></span>(QWaylandClient *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchFrameEvent">sendTouchFrameEvent</a></b></span>(QWaylandClient *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchPointEvent">sendTouchPointEvent</a></b></span>(QWaylandSurface *, int , const QPointF &amp;, Qt::TouchPointState ) : uint</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchPointMoved">sendTouchPointMoved</a></b></span>(QWaylandSurface *, int , const QPointF &amp;) : uint</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchPointPressed">sendTouchPointPressed</a></b></span>(QWaylandSurface *, int , const QPointF &amp;) : uint</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#sendTouchPointReleased">sendTouchPointReleased</a></b></span>(QWaylandSurface *, int , const QPointF &amp;) : uint</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#setKeyboardFocus">setKeyboardFocus</a></b></span>(QWaylandSurface *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#setMouseFocus">setMouseFocus</a></b></span>(QWaylandView *)</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#touch">touch</a></b></span>() const : QWaylandTouch *</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qwaylandseat.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
</ul>
</td></tr>
</table></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>