PDA

View Full Version : Refresh values during the time



martisho
29th October 2009, 12:00
Hi all,

I have to do one thing and i don`t know which classes i should use.

I have several values in a QlistView and when the user pressed the run button, the values of output signals will send to a server and the input values will change its default values because the server will send to my application values that can change during the time.

So the idea, is to put something for the user to set the time refreshing, and show in a place how the signals values are changing during the the total time.

So what i need are ideas to do that and which classes and for what, i have to use.

Please, i hope your answers.

Thank very much.

high_flyer
29th October 2009, 18:58
How about QTimer?