Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 19173e1eb8aa40608106b738d77a6ef9 > files > 53

qtconnectivity5-doc-5.9.4-1.mga6.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.9</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.9</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">Qt 5.9.4 Reference Documentation</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 : 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>
</ul></td><td class="topAlign"><ul>
<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#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#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>
</ul>
</td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 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>