Results 1 to 4 of 4

Thread: Synchronizing scrollbars on two QListWidget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2014
    Posts
    7
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    1

    Default Synchronizing scrollbars on two QListWidget

    Hi everyone,

    I'm new to this forum, so I hope I don't make any mistake described in forum's rules

    Here's my problem. I have two QListWidget with scrollbars:
    I'd like to synchronize the two scrollbars when scrolling down or up.

    I searched on the internet and on Qt's help but I didn't find any signal or function helping me.

    Do I have to create my own scrollbar class (thing I don't particularly want to do) or is there anything else I could do?

    Thanks in advance
    Last edited by atlantis210; 21st May 2014 at 15:29.

Similar Threads

  1. Synchronizing input and storage for settings
    By fruchtquark in forum Qt Programming
    Replies: 1
    Last Post: 29th November 2012, 22:20
  2. Replies: 7
    Last Post: 27th April 2012, 13:17
  3. synchronizing events
    By zaphod.b in forum Qt Programming
    Replies: 0
    Last Post: 14th July 2009, 16:29
  4. Synchronizing QFtp
    By arun_vj in forum Qt Programming
    Replies: 0
    Last Post: 5th November 2008, 12:31
  5. Synchronizing two GraphicsScenes
    By manojmka in forum Qt Programming
    Replies: 13
    Last Post: 3rd December 2007, 09:59

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.