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. On creating scrollable and draggable seekbar in qml.
Forum Updated to NodeBB v4.3 + New Features

On creating scrollable and draggable seekbar in qml.

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

    I would like to create a seekbar like this. seekbar.jpg
    I have tried using qt slider with handlewheel component to detect scroll events to zoom in and out. I could create a seekbar with 2 time limits fit on the window and its static. The issue is i would like to create something which is elastic. ie if i scroll in step size should enlarge and shrink on the other case. Also on dragging i should be able to see the seekbar showing the previous and future time.
    Is there any particular way to implement this ?

    Iam using Qt Creator 4.11.0 with Qt 5.14.0

    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