Qt 5.13
Qt Bluetooth
C++ Classes
QBluetoothSocket
Qt 5.13.0 Reference Documentation
List of All Members for QBluetoothSocket
This is the complete list of members for
QBluetoothSocket
, including inherited members.
typedef
OpenMode
enum
OpenModeFlag
QBluetoothSocket
(QObject *)
QBluetoothSocket
(QBluetoothServiceInfo::Protocol , QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
SocketError
enum
SocketState
deleteLater
()
objectNameChanged
(const QString &)
~QBluetoothSocket
()
atEnd
() const : bool
blockSignals
(bool ) : bool
bytesAvailable
() const : qint64
bytesToWrite
() const : qint64
canReadLine
() const : bool
childEvent
(QChildEvent *)
close
()
commitTransaction
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
connectToService
(const QBluetoothServiceInfo &, QIODevice::OpenMode )
connectToService
(const QBluetoothAddress &, const QBluetoothUuid &, QIODevice::OpenMode )
connectToService
(const QBluetoothAddress &, quint16 , QIODevice::OpenMode )
currentReadChannel
() const : int
currentWriteChannel
() const : int
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
doDeviceDiscovery
(const QBluetoothServiceInfo &, QIODevice::OpenMode )
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
error
() const : QBluetoothSocket::SocketError
errorString
() const : QString
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isOpen
() const : bool
isReadable
() const : bool
isSequential
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isTextModeEnabled
() const : bool
isTransactionStarted
() const : bool
isWritable
() const : bool
killTimer
(int )
moveToThread
(QThread *)
objectName
() const : QString
open
(QIODevice::OpenMode ) : bool
openMode
() const : QIODevice::OpenMode
peek
(char *, qint64 ) : qint64
peek
(qint64 ) : QByteArray
pos
() const : qint64
preferredSecurityFlags
() const : QBluetooth::SecurityFlags
property
(const char *) const : QVariant
read
(char *, qint64 ) : qint64
read
(qint64 ) : QByteArray
readAll
() : QByteArray
readChannelCount
() const : int
readLine
(char *, qint64 ) : qint64
readLine
(qint64 ) : QByteArray
readLineData
(char *, qint64 ) : qint64
receivers
(const char *) const : int
removeEventFilter
(QObject *)
reset
() : bool
rollbackTransaction
()
seek
(qint64 ) : bool
sender
() const : QObject *
senderSignalIndex
() const : int
setCurrentReadChannel
(int )
setCurrentWriteChannel
(int )
setErrorString
(const QString &)
setObjectName
(const QString &)
setOpenMode
(QIODevice::OpenMode )
setParent
(QObject *)
setPreferredSecurityFlags
(QBluetooth::SecurityFlags )
setProperty
(const char *, const QVariant &) : bool
setSocketDescriptor
(int , QBluetoothServiceInfo::Protocol , QBluetoothSocket::SocketState , QIODevice::OpenMode ) : bool
setSocketError
(QBluetoothSocket::SocketError )
setSocketState
(QBluetoothSocket::SocketState )
setTextModeEnabled
(bool )
size
() const : qint64
skip
(qint64 ) : qint64
socketDescriptor
() const : int
socketType
() const : QBluetoothServiceInfo::Protocol
startTimer
(int , Qt::TimerType ) : int
startTransaction
()
state
() const : QBluetoothSocket::SocketState
staticMetaObject
:
thread
() const : QThread *
ungetChar
(char )
waitForBytesWritten
(int ) : bool
waitForReadyRead
(int ) : bool
write
(const char *, qint64 ) : qint64
write
(const char *) : qint64
writeChannelCount
() const : int