qt_线程2

线程的安全退出 #ifndef MYTHREAD_H #define MYTHREAD_H #include<QThread> #include<QMutexLocker> /* * QThread::currentThreadId(); thread name(id) of now * thread exit (use connect sinal to display thread) * way
相关文章
相关标签/搜索