Thanks guys!
I ended up putting the lineEdits into a QList of lineEdit pointers and then I added them into a grid layout row by row.
It may not be the best way, but it definitely worked. I think I would have been better off customizing a widget for my use, but I simply don't know how, so a QGridLayout of labels and lineEdits worked.
Thanks again!
Bookmarks