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
Bookmarks