-
Methods in io.qt.concurrent that return QtConcurrent.QTypedTaskBuilder3Arg3
Modifier and Type |
Method |
Description |
QtConcurrent.QTypedTaskBuilder3Arg3<T,A,B,C> |
QtConcurrent.QTypedTaskBuilder3Arg3.onThreadPool(QThreadPool newThreadPool) |
|
QtConcurrent.QTypedTaskBuilder3Arg3<T,A,B,C> |
QtConcurrent.QTypedTaskBuilder3Arg0.withArguments(A a,
B b,
C c) |
|
QtConcurrent.QTypedTaskBuilder3Arg3<T,A,B,C> |
QtConcurrent.QTypedTaskBuilder3Arg1.withArguments(B b,
C c) |
|
QtConcurrent.QTypedTaskBuilder3Arg3<T,A,B,C> |
QtConcurrent.QTypedTaskBuilder3Arg2.withArguments(C c) |
|
QtConcurrent.QTypedTaskBuilder3Arg3<T,A,B,C> |
QtConcurrent.QTypedTaskBuilder3Arg3.withPriority(int newPriority) |
|