Qt 5.4
Qt Bluetooth
C++ Classes
QBluetoothTransferReply
Qt 5.4.2 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 : TransferError
error
(QBluetoothTransferReply::TransferError)
errorString
() const : QString
finished
(QBluetoothTransferReply *)
isFinished
() const : bool
isRunning
() const : bool
manager
() const : QBluetoothTransferManager *
request
() const : QBluetoothTransferRequest
setManager
(QBluetoothTransferManager *)
setRequest
(const QBluetoothTransferRequest &)
transferProgress
(qint64, qint64)