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

Expose QBluetoothTransfermanager to QML

    XMLWordPrintable

Details

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

    Description

      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;
      ...
      }

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes