Qt 5.11
Qt Bluetooth
C++ Classes
QBluetoothServer
Qt 5.11.3 Reference Documentation
List of All Members for QBluetoothServer
This is the complete list of members for
QBluetoothServer
, including inherited members.
enum
Error
QBluetoothServer
(QBluetoothServiceInfo::Protocol , QObject *)
~QBluetoothServer
()
close
()
d_ptr
: QBluetoothServerPrivate *
error
() const : QBluetoothServer::Error
error
(QBluetoothServer::Error )
hasPendingConnections
() const : bool
isListening
() const : bool
listen
(const QBluetoothAddress &, quint16 ) : bool
listen
(const QBluetoothUuid &, const QString &) : QBluetoothServiceInfo
maxPendingConnections
() const : int
metaObject
() const : const QMetaObject *
newConnection
()
nextPendingConnection
() : QBluetoothSocket *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
securityFlags
() const : QBluetooth::SecurityFlags
serverAddress
() const : QBluetoothAddress
serverPort
() const : quint16
serverType
() const : QBluetoothServiceInfo::Protocol
setMaxPendingConnections
(int )
setSecurityFlags
(QBluetooth::SecurityFlags )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString