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