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

Pull down to refresh for ListView (Material Design)

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.7.0
    • Quick: Controls 2
    • None

    Description

      As Qt more and more puts it's focus to the mobile sector, basic components like the ListView are getting very important (as used in nearly every mobile application). Unfortunately there seems to be no pull-to-refresh handler that can be used easily with ListView's. Implementing a own pull-to-refresh functionality similar to Google's swipe-to-refresh pattern (https://material.google.com/patterns/swipe-to-refresh.html) is possible, but in my opinion unnecessary difficult, as the user has to deal with a lot of things. (It gets even more complicated when MouseArea's are used in the ListView's delegate). It would be cool to have such a thing directly implemented by the Qt framework.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              schluchti schluchti
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes