Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Perhaps you can listen to the stdout from the QProcess instance and get the progress from there.
![:]](wcf/images/smilies/pleased.gif)
Quoted
Is there a way to get a Status, if the programm has really started
![:]](wcf/images/smilies/pleased.gif)
![:]](wcf/images/smilies/pleased.gif)
Quoted
I need the time, when the programm has finished loading and is User-ready.
Quoted
i can mesure the time with QTime when the programm is coming up. Now I need to give this time to an Progressbar. This Progressbar should then display a 0-100% scale and run the time from the mesure of QTime.
![:]](wcf/images/smilies/pleased.gif)