Uses of Package
io.qt.concurrent
Package | Description |
---|---|
io.qt.concurrent |
-
Classes in io.qt.concurrent used by io.qt.concurrent Class Description QtConcurrent.FilteredFunctor An implementation of this interface is given to one of QtConcurrent's filtered() methods.QtConcurrent.MapFunctor An implemetation of this interface is given one to QtConcurrent's map() methods.QtConcurrent.MappedFunctor Implement this interface to perform a mapped operation.QtConcurrent.ReducedFunctor Implement this interface in order to perform a reduce operation.QtConcurrent.ReduceOption Java wrapper for Qt enum QtConcurrent::ReduceOptionQtConcurrent.ReduceOptions QFlags type for enumQtConcurrent.ReduceOption
QtConcurrent.ThreadFunctionResult Java wrapper for Qt enum QtConcurrent::ThreadFunctionResult