Uses of Enum
io.qt.core.QtFuture.Launch
Packages that use QtFuture.Launch
-
Uses of QtFuture.Launch in io.qt.core
Methods in io.qt.core that return QtFuture.LaunchModifier and TypeMethodDescriptionstatic QtFuture.Launch
QtFuture.Launch.resolve
(int value) Returns the corresponding enum entry for the given value.static QtFuture.Launch
Returns the enum constant of this type with the specified name.static QtFuture.Launch[]
QtFuture.Launch.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 QtFuture.Launch