ups, after rereading I figured out, that it is probably better to use a QTimer which is set to a infinitive loop. But a really other solution for you could be just to use QObject::startTimer() and let Qt handle the timer for you.
ups, after rereading I figured out, that it is probably better to use a QTimer which is set to a infinitive loop. But a really other solution for you could be just to use QObject::startTimer() and let Qt handle the timer for you.
mohanakrishnan (26th November 2009)
Bookmarks