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

Pull down to refresh for ListView (Material Design)

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes