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. ListView animation speed
Qt 6.11 is out! See what's new in the release blog

ListView animation speed

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 1.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    hallo,

    i am using the Flickable object together with a listview.
    The listview items are as big as my app window and they snap to it when flicking it.
    This works great but I like to change the animation speed when I jump to a specific item.
    Do I have to overwrite the animation?
    How can i speed it up or even change the type of animation? For the Flickable i can choose the flickDeceleration: setting bit i Dont know what to use for the listview.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hmm, maybe it would be better if you use "StackView":http://qt-project.org/doc/qt-5/qml-qtquick-controls-stackview.html your descriptions sounds you want a page navigation or gallery? But for your question i mean the highlightMoveDuration property sounds good.

      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