Qt Concurrent C++ 类

The Qt Concurrent module contains functionality to support concurrent execution of program code. 更多...

名称空间

QtConcurrent 使之无需使用低级线程原语就能编写多线程程序的高级 API

详细描述

Qt Concurrent 模块延伸的基本线程支持发现在 Qt Core 模块并简化了在所有可用 CPU 核心上可以并行执行的代码开发。