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

QML interface of SwipeView does not support getFlickable

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes