Adapt the grid size according to the window size
Solved
General and Desktop
-
Hi all,
My question seems simple, but I probably used the wrong keywords to find an existing answer.
I'm looking for a container that displays custom QWidgets in grid. This grid must dynamically adapt its number of row/column regarding the window size.
Here is a beautiful drawing of my need:
The widgets will be all the same, from 1 to ... many.
Do you know something that can help me ?
Thanks a lot