How to get this layout?
Unsolved
General and Desktop
-
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.