Hi!

I am trying to get a tab widget resizable with main frame (done) with resizable content.
However I don't know how to set up a layout on contents that would work with size of tab.

The UI file has a tab widget within a dialog and a lineedit in a tab. The target is to have the dialog that, when resized, resizes both tab and lineedit. Currently only tab widget resizes.

Can this be done within designer without coding?

Thanks!