Qt 6.11 is out! See what's new in the release
blog
[Solved] 'Distributing' area between two widgets, and resizing that area?
General and Desktop
3
Posts
2
Posters
2.7k
Views
1
Watching
-
Something I've never really figured out how to do in Qt is have two widgets side by side (or above and below, same thing), and be able to place the mouse in the region between them, and 'resize' the area that each widget occupies - taking from one and giving to the other, and vice versa. How do I accomplish this?
-
Have a look at "QSplitter.":http://doc.qt.nokia.com/latest/qsplitter.html