Uses of Interface
io.qt.core.QFuture.Runnable
-
Uses of QFuture.Runnable in io.qt.core
Modifier and TypeMethodDescriptionQFuture.onCanceled
(QObject context, QFuture.Runnable function) QFuture.onCanceled
(QFuture.Runnable function) QFuture.onFailed
(QObject context, QFuture.Runnable function) QFuture.onFailed
(QObject context, Class<Failure> exceptionType, QFuture.Runnable function) QFuture.onFailed
(QFuture.Runnable function) QFuture.onFailed
(Class<Failure> exceptionType, QFuture.Runnable function) QFuture.then
(QThreadPool pool, QFuture.Runnable function) QFuture.then
(QObject context, QFuture.Runnable function) QFuture.then
(QFuture.Runnable function) QFuture.then
(QtFuture.Launch policy, QFuture.Runnable function)