Hi all,

I have a form which includes several widgets(lineedits). Is it possible to read all of them programmatically without reading one by one? Perhaps through a loop.

Can this applied to any widget as well?

Many thanks in advance.