Hi,
I would like to know if it is possible to set rowSpan or columnSpan of a widget placed into a QGridLayout in the Creator? Manually this can be set with the addItem function but how to do the same in the Designer?
Printable View
Hi,
I would like to know if it is possible to set rowSpan or columnSpan of a widget placed into a QGridLayout in the Creator? Manually this can be set with the addItem function but how to do the same in the Designer?
You grab the side of the widget and drag it in the direction you want the widget to span.