I don't know how to phrase this correctly, because Sliders are something different.
What I want to create is a multi-frame Window, with resizeable frames. Such as Qt Designer has itself (left circle), and as seen in another java app (right circle):
I'd like to know what kind of Qt Widgets to use and/or which properties to set, to get such a resizing slider between them.