Qt 5.7
Qt Bluetooth
C++ Classes
QBluetoothSocket
Qt 5.7.1 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
bytesAvailable
() const : qint64
bytesToWrite
() const
bytesToWrite
() const : qint64
bytesWritten
(qint64 )
canReadLine
() const
canReadLine
() const : bool
channelBytesWritten
(int , qint64 )
channelReadyRead
(int )
childEvent
(QChildEvent *)
children
() const
close
()
close
()
commitTransaction
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
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 &, OpenMode )
connectToService
(const QBluetoothAddress &, const QBluetoothUuid &, OpenMode )
connectToService
(const QBluetoothAddress &, quint16 , OpenMode )
connected
()
currentReadChannel
() const
currentWriteChannel
() const
customEvent
(QEvent *)
d_ptr
:
d_ptr
: QBluetoothSocketPrivate *
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
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 &, OpenMode )
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
error
() const : SocketError
error
(QBluetoothSocket::SocketError )
errorString
() const
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
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
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
open
(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 )
read
(char *, qint64 )
read
(qint64 )
readAll
()
readChannelCount
() const
readChannelFinished
()
readData
(char *, qint64 )
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
(OpenMode )
setParent
(QObject *)
setPreferredSecurityFlags
(QBluetooth::SecurityFlags )
setProperty
(const char *, const QVariant &)
setSocketDescriptor
(int , QBluetoothServiceInfo::Protocol , SocketState , OpenMode ) : bool
setSocketError
(SocketError )
setSocketState
(SocketState )
setTextModeEnabled
(bool )
signalsBlocked
() const
size
() const
socketDescriptor
() const : int
socketType
() const : QBluetoothServiceInfo::Protocol
startTimer
(int , Qt::TimerType )
startTransaction
()
state
() const : SocketState
stateChanged
(QBluetoothSocket::SocketState )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
ungetChar
(char )
waitForBytesWritten
(int )
waitForReadyRead
(int )
write
(const char *, qint64 )
write
(const char *)
write
(const QByteArray &)
writeChannelCount
() const
writeData
(const char *, qint64 )
writeData
(const char *, qint64 ) : qint64