🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
What is this UI element called and how can I make it with PyQt?
Asked
Dec 18 '22 at 16:30
Active
Dec 18 '22 at 16:30
Viewed
22 times
0
I am using PyQt5. I am refering to the vertical bar that resizes widgets on the screen:
pyqt
uielement
asked Dec 18 '22 at 16:30
Heikki
341
2
18
1
It's a [splitter layout](https://doc.qt.io/qt-5/designer-layouts.html#splitter-layouts).
–
ekhumoro
Dec 18 '22 at 17:28
0 Answers
0