Results 1 to 13 of 13

Thread: QSlider Iteration Misses Sample Data on QCustomPlot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jan 2021
    Posts
    8
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QSlider Iteration Misses Sample Data on QCustomPlot

    Hi again,

    Lets say our record is 40 seconds.. QSlider range is 0-1000, and I set the range of slider at initialization, not dynamically. So in this case one move of slider is equal to 0,04 seconds. When a lot of zooms are made, the difference btw lower and upper range is smaller than one move size (0.04 seconds). That's why areas are skipped .. Isn't there any way of changing "area size of one qslider move" ? If the area corresponding to the one qslider move decreases, my problem will be resolved. Do you still think DoubleSlider widget is not a solution ?

    Thanks in advance,
    Kind Regards
    Last edited by cranberriess89; 22nd January 2021 at 10:17.

Similar Threads

  1. QSlider Iteration Misses Sample Data on QCustomPlot
    By cranberriess89 in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2021, 17:19
  2. Replies: 1
    Last Post: 2nd March 2020, 17:11
  3. How to implement Warp7 sample as same as sample in QtWS16
    By nntchau in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 8th December 2017, 08:06
  4. Serial read misses to read data from the serial port
    By mania in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 18th August 2014, 08:49
  5. Replies: 16
    Last Post: 27th March 2013, 06:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.