Qt 6.7
Qt Bluetooth
C++ Classes
QBluetoothServer
Qt 6.7.0 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
()
error
() const : QBluetoothServer::Error
errorOccurred
(QBluetoothServer::Error)
hasPendingConnections
() const : bool
isListening
() const : bool
listen
(const QBluetoothAddress &, quint16) : bool
listen
(const QBluetoothUuid &, const QString &) : QBluetoothServiceInfo
maxPendingConnections
() const : int
newConnection
()
nextPendingConnection
() : QBluetoothSocket *
securityFlags
() const : QBluetooth::SecurityFlags
serverAddress
() const : QBluetoothAddress
serverPort
() const : quint16
serverType
() const : QBluetoothServiceInfo::Protocol
setMaxPendingConnections
(int)
setSecurityFlags
(QBluetooth::SecurityFlags)