Qt 5.12
Qt Bluetooth
C++ Classes
QBluetoothSocket
Qt 5.12.12 Reference Documentation
List of All Members for QBluetoothSocket
This is the complete list of members for
QBluetoothSocket
, including inherited members.
typedef
OpenMode
enum
OpenModeFlag
enum
SocketError
enum
SocketState
QBluetoothSocket
(QBluetoothServiceInfo::Protocol , QObject *)
QBluetoothSocket
(QObject *)
~QBluetoothSocket
()
abort
()
aboutToClose
()
atEnd
() const
blockSignals
(bool )
bytesAvailable
() const : qint64
bytesToWrite
() const : qint64
bytesWritten
(qint64 )
canReadLine
() const : bool
channelBytesWritten
(int , qint64 )
channelReadyRead
(int )
childEvent
(QChildEvent *)
children
() const
close
()
commitTransaction
()
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
connectToService
(const QBluetoothServiceInfo &, QIODevice::OpenMode )
connectToService
(const QBluetoothAddress &, const QBluetoothUuid &, QIODevice::OpenMode )
connectToService
(const QBluetoothAddress &, quint16 , QIODevice::OpenMode )
connected
()
currentReadChannel
() const
currentWriteChannel
() const
customEvent
(QEvent *)
d_ptr
: QBluetoothSocketBasePrivate *
deleteLater
()
destroyed
(QObject *)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectFromService
()
disconnectNotify
(const QMetaMethod &)
disconnected
()
doDeviceDiscovery
(const QBluetoothServiceInfo &, QIODevice::OpenMode )
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
error
() const : QBluetoothSocket::SocketError
error
(QBluetoothSocket::SocketError )
errorString
() const : QString
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
getChar
(char *)
inherits
(const char *) const
installEventFilter
(QObject *)
isOpen
() const
isReadable
() const
isSequential
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTextModeEnabled
() const
isTransactionStarted
() const
isWidgetType
() const
isWindowType
() const
isWritable
() const
killTimer
(int )
localAddress
() const : QBluetoothAddress
localName
() const : QString
localPort
() const : quint16
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
open
(QIODevice::OpenMode )
openMode
() const
parent
() const
peek
(char *, qint64 )
peek
(qint64 )
peerAddress
() const : QBluetoothAddress
peerName
() const : QString
peerPort
() const : quint16
pos
() const
preferredSecurityFlags
() const : QBluetooth::SecurityFlags
property
(const char *) const
putChar
(char )
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
read
(char *, qint64 )
read
(qint64 )
readAll
()
readChannelCount
() const
readChannelFinished
()
readData
(char *, qint64 ) : qint64
readLine
(char *, qint64 )
readLine
(qint64 )
readLineData
(char *, qint64 )
readyRead
()
receivers
(const char *) const
removeEventFilter
(QObject *)
reset
()
rollbackTransaction
()
seek
(qint64 )
sender
() const
senderSignalIndex
() const
setCurrentReadChannel
(int )
setCurrentWriteChannel
(int )
setErrorString
(const QString &)
setObjectName
(const QString &)
setOpenMode
(QIODevice::OpenMode )
setParent
(QObject *)
setPreferredSecurityFlags
(QBluetooth::SecurityFlags )
setProperty
(const char *, const QVariant &)
setSocketDescriptor
(int , QBluetoothServiceInfo::Protocol , QBluetoothSocket::SocketState , QIODevice::OpenMode ) : bool
setSocketError
(QBluetoothSocket::SocketError )
setSocketState
(QBluetoothSocket::SocketState )
setTextModeEnabled
(bool )
signalsBlocked
() const
size
() const
skip
(qint64 )
socketDescriptor
() const : int
socketType
() const : QBluetoothServiceInfo::Protocol
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
startTransaction
()
state
() const : QBluetoothSocket::SocketState
stateChanged
(QBluetoothSocket::SocketState )
staticMetaObject
: const QMetaObject
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
ungetChar
(char )
waitForBytesWritten
(int )
waitForReadyRead
(int )
write
(const char *, qint64 )
write
(const char *)
write
(const QByteArray &)
writeChannelCount
() const
writeData
(const char *, qint64 ) : qint64