Hello,
I am working on an application which uses the QInputDialog command to get a value from the user. The value is then used in several computation in the application. I want to modify the application in the following way: I want to the able to read several values from the user before the computations are performed.
Any idea of what object from QT should I use?
Thank you in advance, madalina