Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32726

Improve QBluetoothTransferManager et al API

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.2.0
    • None
    • None

      1.) Analog to QNAM the QBluetoothTransferReply should have a reference to the associated QBluetoothTransferRequest

      2.) QBluetoothTransferReply::attribute() is never set as the request values are not copied over or dynamically retrieved. Dynamic retrieval would imply point 1 above.

      3.) The semi-private bluez subclass for BluetoothTransferReply (QBluetoothTransferReplyBluez) extends the QBluetoothTransferReply class with public functions (e.g. start()). At the very least those functions should be protected.

      This changes API elements and must be done before the final release.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bomb3rman Fabian Bumberger
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes