Hi,

I have a QGridLayout and after some action I would like to insert new rows at some specified row. Can I do this without manually moving all the widgets below?

Thanks,

Thomas