Hey,

thank you for your support.
As mentioned before, i am trying to readjust my labeled icons in terms of their position, as the window filemanager does (e.g.). That means, that if i resize my window to let's say 300 px in width, i want my layout to show 3 icons per row, resizing it to 400px should then show 4 icons per row etc.. In the end, it should never happen - that resizing my window results in margin growth or icon size growth.

I now have written a custom QWidget for every labeled icon. I will try to read something about reimplementing a QLayout, as every try to either delete the widgets or replace the layout however resulted in ghost-icons and/or a horrific computation time.
I am thankful for every help :-)!

Greetings,
Geki