I have a gui built from creator/designer. There are MANY Qtextedit boxes on it. I would be nice if these Qtextedit boxes were in an array ( qtextedit(idx) so I could load it within a loop in code rather than explicitly calling out each widget name. Is there such a capability?