-
Methods in io.qt.concurrent that return QtConcurrent.QTypedTaskBuilder4Arg3
Modifier and Type |
Method |
Description |
QtConcurrent.QTypedTaskBuilder4Arg3<T,A,B,C,D> |
QtConcurrent.QTypedTaskBuilder4Arg3.onThreadPool(QThreadPool newThreadPool) |
|
QtConcurrent.QTypedTaskBuilder4Arg3<T,A,B,C,D> |
QtConcurrent.QTypedTaskBuilder4Arg0.withArguments(A a,
B b,
C c) |
|
QtConcurrent.QTypedTaskBuilder4Arg3<T,A,B,C,D> |
QtConcurrent.QTypedTaskBuilder4Arg1.withArguments(B b,
C c) |
|
QtConcurrent.QTypedTaskBuilder4Arg3<T,A,B,C,D> |
QtConcurrent.QTypedTaskBuilder4Arg2.withArguments(C c) |
|
QtConcurrent.QTypedTaskBuilder4Arg3<T,A,B,C,D> |
QtConcurrent.QTypedTaskBuilder4Arg3.withPriority(int newPriority) |
|