Results 1 to 2 of 2

Thread: how to set markers below a slider in qt

  1. #1
    Join Date
    Jul 2010
    Posts
    50
    Thanks
    7
    Platforms
    Windows

    Default how to set markers below a slider in qt

    I have to set two markers (startFrameMarker and endFrameMarker) below a slider................so that I am able to set an interval using these markers and play the video(on the video player already made by me) snippet for that part instead of playing the whole video........ how can I get those two markers???

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    507
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: how to set markers below a slider in qt

    Hi, I think it is not possible with standard Qt widgets (unless you subclass them and do all necessary stuff yourself), but you can find a slider with two handles in the Qxt library: QxtSpanSlider.

    Ginsengelf

Similar Threads

  1. Markers are not removed from QwtPlot
    By MuzZviman in forum Qwt
    Replies: 1
    Last Post: 3rd June 2010, 07:25
  2. how can we search the some special markers from QFile
    By learning_qt in forum Qt Programming
    Replies: 3
    Last Post: 24th March 2010, 17:12
  3. Replies: 2
    Last Post: 21st March 2010, 09:01
  4. Help: How to draw markers on plot?
    By jwieland in forum Qwt
    Replies: 5
    Last Post: 24th November 2009, 11:22
  5. qscintilla and markers
    By sawerset in forum Qt Programming
    Replies: 0
    Last Post: 17th February 2009, 21:39

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.