-
Executes the Callable using the QtConcurrent framework.
Executes the Callable using the QtConcurrent framework.
Executes the Callable using the QtConcurrent framework.
Executes the Callable using the QtConcurrent framework.
static <T,
A,
B,
C,
D,
E>
QFuture<T>
QtConcurrent.run(QThreadPool threadPool,
QtConcurrent.Callable5<T,A,B,C,D,E> runnable,
A a,
B b,
C c,
D d,
E e)
Executes the Callable using the QtConcurrent framework.
Executes the Runnable using the QtConcurrent framework.
Executes the Runnable using the QtConcurrent framework.
Executes the Runnable using the QtConcurrent framework.
Executes the Runnable using the QtConcurrent framework.
QtConcurrent.run(QThreadPool threadPool,
QtConcurrent.Runnable5<A,B,C,D,E> runnable,
A a,
B b,
C c,
D d,
E e)
Executes the Runnable using the QtConcurrent framework.
Executes the Runnable Void
using the QtConcurrent framework.
Executes the Callable callable
through the QtConcurrent framework.
-