[Qt-interest] how to set up loop with timer
Meir Yanovich
meiry242 at gmail.com
Thu May 6 09:29:27 CEST 2010
Hello all
as beginner in QT framework i have thread that needs to invoke function
every N seconds
what will be the best way and memory officiant to implement it in QT
something like :
while(1)
{
... somekind OT timer invoking function every N seconds ...
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100506/3f9e654c/attachment.html
More information about the Qt-interest-old
mailing list