[Qt-interest] need some QThread help
Paul Miller
paul at fxtech.com
Mon Apr 25 19:34:40 CEST 2011
> waitcondition example:
> http://doc.trolltech.com/latest/threads-waitconditions.html
> and
> http://labs.qt.nokia.com/2006/12/04/threading-without-the-headache/
> if you've already been through these links, then you can share snippets
> from your test and maybe we can help.
Ah sweet I had read the second but the other docs I had found led me to
a possible QSemaphore solution. Looks like that wait condition example
is closer to what I need - thanks!
More information about the Qt-interest-old
mailing list