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

Rewrite btscanner example in QML

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.0 Beta3
    • None
    • 13

      https://codereview.qt-project.org/c/qt/qtconnectivity/+/467417 moves the btscanner example to manual tests. This is done because the example is QWidget-based, and so it's not fully functional on mobile platforms.

      Specifically, there is no way to open a context menu, and to trigger the QListWidget::itemActivated() signal.

      However, the example might still be useful for doing Classic Bluetooth scan. It is also the only example that demonstrates device pairing.

      The idea of the task is to re-introduce the example, providing a QML UI for it. The non-UI part of C++ code should stay the same. Probably the only reasonable update is to limit the scan to only Classic devices, because we have a separate example for LE scan.

       

       

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

            cnn Qt Core & Network
            ivan.solovev Ivan Solovev
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes