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

Expose QBluetoothTransfermanager to QML

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None

      There should be an easy way to share data via Bluetooth in qml.
      The QBluetoothTransfermanager API is a bit too complicated to expose it to QML. So I would propose to create a new class for that.

      BluetoothTransferManager {
      file: filename(s)
      property running;
      function start()
      property status;
      ...
      }

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

            ablasche Alex Blasche
            bomb3rman Fabian Bumberger
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes