Hello,

I can't seem to figure out a clean way to remove rows from a QFormWidget. I've tried takeAt() on all the widgets in a single row, but the rowCount doesn't seem to change.

Can anyone shed some light on this?

Thanks!

Jeff