Qt 6.11 is out! See what's new in the release
blog
How to get this layout?
-
Hi and welcome to devnet,
You can put these two widgets together in a QVBoxLayout and then put that new widget in a QGridLayout
-
You can put the "container" widget in a QScrollArea.
