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. How to increase the spinning speed of QML Tumbler?
Forum Updated to NodeBB v4.3 + New Features

How to increase the spinning speed of QML Tumbler?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 361 Views
  • 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.
  • Q Offline
    Q Offline
    QTLeearn
    wrote on last edited by
    #1

    Hi, I am implementing a QML Tumbler:

    Tumbler
           {
               id: tumblerHrId
               model: 24
               delegate: delegateComponent
           }
    

    When the Tumbler is completed(loaded) I want to assign its currentIndex value. As a result, on starting up the Tumber spins, but the spinning speed is lower than I want. There are solutions that can skip the "startup spinning" animation effect, I would like to keep the "startup spinning" , but to increase the spinning speed, is there a way to increase this speed?
    Thank you in advance!

    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