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

Update movement properties/signals for programatic flick.

    XMLWordPrintable

Details

    • a4498f155085ab47d3c7a81ab318d9be7bb7fad3

    Description

      The flick() function seeks to emulated a real flick programmatically, and it would be useful if the movement properties/signals were updated. This would allow, for example, onMovementEnded to implement logic that was used whenever the view stopped moving (whether user initiated or programmatically initiated). If the distinction was still desired, it might be possible to indicate this in other ways (e.g. via a signal parameter).

      Manual control without these properties/signals being updated would also still be possible via contentX/Y.

      The attached example demonstrates the current behavior. The example can be clicked to trigger a programmatic flick.

      Attachments

        For Gerrit Dashboard: QTBUG-34507
        # Subject Branch Project Status CR V

        Activity

          People

            mbrasser Michael Brasser
            mbrasser Michael Brasser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes