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 QFutureInterfaceBaseModifier and TypeMethodDescriptionQFutureInterfaceBase.clone()
Creates and returns a copy of this object.Methods in io.qt.core with parameters of type QFutureInterfaceBaseModifier and TypeMethodDescriptionfinal void
QFutureInterfaceBase.assign
(QFutureInterfaceBase other) SeeQFutureInterfaceBase::
operator=(QFutureInterfaceBase) static QFutureInterface
<Void> QFutureInterface.createVoidFutureInterface
(QFutureInterfaceBase other) final boolean
QFutureInterfaceBase.equals
(QFutureInterfaceBase other) SeeQFutureInterfaceBase::
operator==(QFutureInterfaceBase)const final void
QFutureInterfaceBase.swap
(QFutureInterfaceBase other) SeeQFutureInterfaceBase::
swap(QFutureInterfaceBase&) Method parameters in io.qt.core with type arguments of type QFutureInterfaceBaseModifier and TypeMethodDescriptionprotected final void
QFutureInterfaceBase.setContinuation
(Consumer<QFutureInterfaceBase> func) SeeQFutureInterfaceBase::
setContinuation(std::function<void(const QFutureInterfaceBase&)>) Constructors in io.qt.core with parameters of type QFutureInterfaceBaseModifierConstructorDescriptionSeeQFutureInterfaceBase::
QFutureInterfaceBase(QFutureInterfaceBase)