Go to the documentation of this file.
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__