Qt 5.4
Qt Bluetooth
C++ Classes
QBluetoothServer
Qt 5.4.1 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 : Error
error
(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)