Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. SwipeView
Qt 6.11 is out! See what's new in the release blog

SwipeView

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 312 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anita
    wrote on last edited by
    #1

    Can we Swipe from last page to the first page in swipe view?

    J.HilkJ 1 Reply Last reply
    0
    • A Anita

      Can we Swipe from last page to the first page in swipe view?

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by J.Hilk
      #2

      @Anita

      With a SwipeView, I don't think so,

      with a Pathview ,for sure. You'll have to add a Loader as the delegate, and you should be good to go.

      For an example, take a look here:
      https://stackoverflow.com/questions/49847767/is-it-possible-to-make-a-cycle-swipe-items-in-qml


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Anita
        wrote on last edited by
        #3

        @J-Hilk
        Thanks. It solved my doubt.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved