Hello
I am quite new to Qt so excuse me if my question is too noob for you. I have created an app which contains a QWizard (opened with File->New wizard). After several pages I get to a point where I have a page with 4 QLineEdit's (these are some parameters needed to select a bearing from a database). The problem is I would like to request those 4 parameters k times from the user and put them into arrays later (k was declared by the user a page before). Is it possible?? I am stuck. Please help, any clue would be hugely appreciated.
Toby
Bookmarks