Qt 5.12
Qt Bluetooth
C++ Classes
QBluetoothTransferReply
Qt 5.12.12 Reference Documentation
List of All Members for QBluetoothTransferReply
This is the complete list of members for
QBluetoothTransferReply
, including inherited members.
enum
TransferError
QBluetoothTransferReply
(QObject *)
~QBluetoothTransferReply
()
abort
()
d_ptr
: QBluetoothTransferReplyPrivate *
error
() const : QBluetoothTransferReply::TransferError
error
(QBluetoothTransferReply::TransferError )
errorString
() const : QString
finished
(QBluetoothTransferReply *)
isFinished
() const : bool
isRunning
() const : bool
manager
() const : QBluetoothTransferManager *
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
request
() const : QBluetoothTransferRequest
setManager
(QBluetoothTransferManager *)
setRequest
(const QBluetoothTransferRequest &)
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
transferProgress
(qint64 , qint64 )