All Classes and Interfaces
Class
Description
High-level APIs that make it possible to write multi-threaded programs without using low-level threading primitives
An implementation of this interface is given to one of QtConcurrent's filtered() methods.
Java wrapper for Qt enum QtConcurrent::FutureResult
An implemetation of this interface is given one to QtConcurrent's map() methods.
Implement this interface to perform a mapped operation.
Implement this interface in order to perform a reduce operation.
Java wrapper for Qt enum QtConcurrent::ReduceOption
QFlags type for enum
QtConcurrent.ReduceOptionJava wrapper for Qt enum QtConcurrent::ThreadFunctionResult