static <A,
B,
C,
D,
E,
F,
G,
H,
I> io.qt.core.QFuture<Void >
QtConcurrent. run (QtConcurrent.RunnableWithVoidPromise9 <A,B,C,D,E,F,G,H,I> runnable,
A a,
B b,
C c,
D d,
E e,
F f,
G g,
H h,
I i)
Executes the Runnable using the QtConcurrent framework.
static <A,
B,
C,
D,
E,
F,
G,
H,
I> io.qt.core.QFuture<Void >
QtConcurrent. run (io.qt.core.QThreadPool threadPool,
QtConcurrent.RunnableWithVoidPromise9 <A,B,C,D,E,F,G,H,I> runnable,
A a,
B b,
C c,
D d,
E e,
F f,
G g,
H h,
I i)
Executes the Runnable using the QtConcurrent framework.
static <A,
B,
C,
D,
E,
F,
G,
H,
I>QtConcurrent.QPromiseTaskBuilderVoid9Arg0 <A,B,C,D,E,F,G,H,I>
QtJambi Reference Documentation The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.