30 qDebug () << QThread::currentThread ();
38 QTimer::singleShot (0, &
loop, &QEventLoop::quit);
42 void WorkerThreadTest::testWorkerThread ()
47 QTimer::singleShot (100, &
loop, &QEventLoop::quit);
Container< T > Filter(const Container< T > &c, F f)
Worker(int *val, QThread *main)
void Quit(QEventLoop &loop)