Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-40

QML interface of SwipeView does not support getFlickable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Qt for MCUs 1.9
    • Qt for MCUs 1.8
    • QML, QUL Team
    • None
    • All
    • 0
    • Sprint 3.1/2021

      According to the documentation the SwipeView shall support the function getFlickable. Looking into the c++ source code, it is also existing. But it is missing in the SwipeView.qml which is the auto genereated interface file for qml. Looking into swipeviewtemplate (QtMCUs\1.8.0\include\qul\private\controls) one can see that the getFlickable method is not marked to be used in QML and therefore the auto generator does not includes it in qml interface. But without that access it is imposible on QML side to check if the SwipeView is currently moving.

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

            lesiecki Piotr Lesiecki
            _joerg_ Jörg Hedrich
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes