Results 1 to 2 of 2

Thread: I hope to move the slider bar in QGraphicsView automatically

  1. #1
    Join Date
    Sep 2008
    Posts
    93
    Thanks
    6
    Thanked 1 Time in 1 Post

    Default I hope to move the slider bar in QGraphicsView automatically

    Hello,

    I will not press or drag the slider bar in QGraphicsView. But After drag an image from the screen, I hope the slider bar will move to the certain position automatically. How should I do?

    Thanks!

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I hope to move the slider bar in QGraphicsView automatically

    capture the drag events, and when it ends, position the slider..
    PSST : nothing is automatic... u have to make it automatic ;-)

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.