Uses of Class
io.qt.core.QFutureInterfaceBase
Packages that use QFutureInterfaceBase
-
Uses of QFutureInterfaceBase in io.qt.core
Subclasses of QFutureInterfaceBase in io.qt.coreModifier and TypeClassDescriptionfinal class
Java wrapper for Qt class QFutureInterfaceMethods in io.qt.core that return QFutureInterfaceBaseMethods in io.qt.core with parameters of type QFutureInterfaceBaseModifier and TypeMethodDescriptionstatic QFutureInterface<Void>
QFutureInterface.createVoidFutureInterface
(QFutureInterfaceBase other) final void
QFutureInterfaceBase.swap
(QFutureInterfaceBase other) Method parameters in io.qt.core with type arguments of type QFutureInterfaceBaseModifier and TypeMethodDescriptionprotected final void
QFutureInterfaceBase.setContinuation
(Consumer<QFutureInterfaceBase> func) Constructors in io.qt.core with parameters of type QFutureInterfaceBase