Uses of Enum
io.qt.qt3d.render.QWaitFence.HandleType
Packages that use QWaitFence.HandleType
-
Uses of QWaitFence.HandleType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QWaitFence.HandleTypeMethods in io.qt.qt3d.render that return QWaitFence.HandleTypeModifier and TypeMethodDescriptionfinal QWaitFence.HandleType
QWaitFence.handleType()
static QWaitFence.HandleType
QWaitFence.HandleType.resolve
(int value) Returns the corresponding enum entry for the given value.static QWaitFence.HandleType
Returns the enum constant of this type with the specified name.static QWaitFence.HandleType[]
QWaitFence.HandleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QWaitFence.HandleTypeModifier and TypeMethodDescriptionfinal void
QWaitFence.setHandleType
(QWaitFence.HandleType type)