7 #ifndef __THREADPOOLTEST_H__ 8 #define __THREADPOOLTEST_H__ 10 #include <QThreadPool> 62 std::cout <<
"--------------- ELOOP STOP---------------" << std::endl;
72 std::cout <<
"--------------- SIGNAL RECEIVED ---------------" << std::endl;
77 #endif //__THREADPOOLTEST_H__
void stopELoop()
Definition: moc_ThreadPoolTest.cpp:133
Definition: ThreadPoolTest.h:21
void stop()
Definition: ThreadPoolTest.h:60
Definition: JackTripWorkerMessages.h:46
void run()
Definition: ThreadPoolTest.h:32
void play()
Definition: JackTripWorkerMessages.h:54
ThreadPoolTest()
Definition: ThreadPoolTest.h:27