Hello,
I have a QVBoxLayout containing a couple of thumbnails, which is empty as the application is shown, then I add some widgets in the layout but...nothing appears, despite layout::count() returns the right number (ie >0) of widgets. How could I force the new widgets to show?