Uses of Enum
io.qt.core.QFutureInterfaceBase.CancelMode
Packages that use QFutureInterfaceBase.CancelMode
-
Uses of QFutureInterfaceBase.CancelMode in io.qt.core
Methods in io.qt.core that return QFutureInterfaceBase.CancelModeModifier and TypeMethodDescriptionQFutureInterfaceBase.CancelMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QFutureInterfaceBase.CancelMode[]
QFutureInterfaceBase.CancelMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QFutureInterfaceBase.CancelModeModifier and TypeMethodDescriptionprotected final void
QFutureInterfaceBase.cancel
(QFutureInterfaceBase.CancelMode mode) SeeQFutureInterfaceBase::
cancel(QFutureInterfaceBase::CancelMode)