Uses of Class
io.qt.qt3d.render.QWaitFence.HandleType
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QWaitFence.HandleType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QWaitFence.HandleType Modifier and Type Field Description QObject.Signal1<QWaitFence.HandleType>
QWaitFence. handleTypeChanged
Methods in io.qt.qt3d.render that return QWaitFence.HandleType Modifier and Type Method Description QWaitFence.HandleType
QWaitFence. handleType()
static QWaitFence.HandleType
QWaitFence.HandleType. resolve(int value)
Returns the corresponding enum entry for the given value.static QWaitFence.HandleType
QWaitFence.HandleType. valueOf(String name)
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.HandleType Modifier and Type Method Description void
QWaitFence. setHandleType(QWaitFence.HandleType type)