搜索资源列表
QThread
- 基于Qt的xml模块,的demo小例子-The xml module based on Qt, the demo a small example. .
QThread
- Qt如何实现开线程,关线程,对线程的一些处理,并且给出了源码,大家可以相互学习-Qt how to achieve open thread, Guan thread, some processing on the thread, and given the source code, we can learn from each other
net_server11
- QT TCPSERVER多线程服务器本文参考了http://mobile.51cto.com/symbian-272733_1.htm和http://mobile.51cto.com/symbian-268690_1.htm两篇好文章,这个两篇文章各有不足,第一篇 解释QThread线程工作的原理,但是没有具体直观的多线程实例,第二篇则给出了多线程服务器端建立的实例,但是多线程并没有真正的在不同的线程工作,本文依据第一篇博文, 在第二篇的基础上修改,从debug的结果来看,实现了文件在新
qthreadstorage
- QThread Storage Data for Linux.
qthread
- In the odd case that Qt is running on a secondary thread, the main thread instance will have been dereffed asunder because of the deref in QThreadData::current and the deref in the pthread_destroy. To avoid crashing during QCoreApplicationData s glob
qthreadpool
- QThread wrapper, provides synchronizitaion against a ThreadPool for Linux.
threads
- QT多线程编程实例,通过实例的形式介绍QThread使用-QT multi-threaded programming examples, introduced by the examples in the form of QThread use
D_PV
- 使用QT5.2.1实现的生产者消费者窗口界面模拟程序。学习使用QT线程间信号槽的使用。Qmutex QSemaphore,QWaitcondition,QThread的使用。-Producers and consumers to achieve using QT5.2.1 window interface simulation program. Learn to use the signal slot using the QT threads. Qmutex QSemaphore, QWaitc
QtThreadTest
- qt下多进程的使用,,适合初学者使用,运行qthread库-By using a multi-qt process ,, for beginners, run qthread library
CaptureThread
- QT 继承自QThread,用户相机的循环捕获图像-this is class extend QThread , and I use it to loop run capture of camera
QThread
- QT 创建线程demo(QT create thread demo)
testQThread
- 在界面中测试使用QThread,获取线程数据但是不会卡死界面(Use Qthread,a little demo)
myThread
- 基于QT的QThread多线程应用程序开发指南(QT-based QThread multi-threaded application development guide)