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. Pathview connected to Slider
Qt 6.11 is out! See what's new in the release blog

Pathview connected to Slider

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 837 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.
  • N Offline
    N Offline
    natraj
    wrote on last edited by
    #1

    I need to design a slider which displays the slider values using pathview (pathline). But , i couldn't figure out how to connect and synchronize the movement of the slider handle and Pathview. Any help in this regard will be appreciated.

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Moderators Qt Champions 2024 Qt Champions 2022 Qt Champions 2017
      wrote on last edited by
      #2

      Slider will have only one selected value at an moment of time. Do u want to display only this value or slider range value ? Any sample image would help.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      https://www.pthinks.com

      1 Reply Last reply
      2
      • N Offline
        N Offline
        natraj
        wrote on last edited by natraj
        #3

        alt text
        @dheerendra Thanks for the reply. I have attached an image which shows the manner in which i want to display the values of the slider. Together with the current slider value ,the preceding and succeeding values must also be displayed with their sizes scaled down. As the slider handle moves, the next value must get scaled up gradually . I found out that pathview provides this feature. But i couldnt find a way to control the movement of the pathview using the slider.

        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