Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 814a2b4c48f3ef6444b2ff5bf854d05a > files > 70

qtconnectivity5-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" />
<!-- qbluetoothserver.cpp -->
  <title>List of All Members for QBluetoothServer | Qt Bluetooth 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="qtbluetooth-index.html">Qt Bluetooth</a></td><td ><a href="qtbluetooth-module.html">C++ Classes</a></td><td >QBluetoothServer</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtbluetooth-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 QBluetoothServer</h1>
<p>This is the complete list of members for <a href="qbluetoothserver.html">QBluetoothServer</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="qbluetoothserver.html#Error-enum">Error</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#QBluetoothServer">QBluetoothServer</a></b></span>(QBluetoothServiceInfo::Protocol , QObject *)</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#dtor.QBluetoothServer">~QBluetoothServer</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#close">close</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#d_ptr-var">d_ptr</a></b></span> : QBluetoothServerPrivate *</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#error">error</a></b></span>() const : QBluetoothServer::Error</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#error-1">error</a></b></span>(QBluetoothServer::Error )</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#hasPendingConnections">hasPendingConnections</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#isListening">isListening</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#listen">listen</a></b></span>(const QBluetoothAddress &amp;, quint16 ) : bool</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#listen-1">listen</a></b></span>(const QBluetoothUuid &amp;, const QString &amp;) : QBluetoothServiceInfo</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#maxPendingConnections">maxPendingConnections</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#newConnection">newConnection</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#nextPendingConnection">nextPendingConnection</a></b></span>() : QBluetoothSocket *</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.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="qbluetoothserver.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#securityFlags">securityFlags</a></b></span>() const : QBluetooth::SecurityFlags</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#serverAddress">serverAddress</a></b></span>() const : QBluetoothAddress</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#serverPort">serverPort</a></b></span>() const : quint16</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#serverType">serverType</a></b></span>() const : QBluetoothServiceInfo::Protocol</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#setMaxPendingConnections">setMaxPendingConnections</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#setSecurityFlags">setSecurityFlags</a></b></span>(QBluetooth::SecurityFlags )</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qbluetoothserver.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>