-
Methods in io.qt.concurrent that return QtConcurrent.QTypedPromiseTaskBuilder8Arg4
Modifier and Type |
Method |
Description |
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg4.onThreadPool(QThreadPool newThreadPool) |
|
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg0.withArguments(A a,
B b,
C c,
D d) |
|
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg1.withArguments(B b,
C c,
D d) |
|
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg2.withArguments(C c,
D d) |
|
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg3.withArguments(D d) |
|
QtConcurrent.QTypedPromiseTaskBuilder8Arg4<T,A,B,C,D,E,F,G,H> |
QtConcurrent.QTypedPromiseTaskBuilder8Arg4.withPriority(int newPriority) |
|