Uses of Class
io.qt.qt3d.render.QMemoryBarrier.Operations
Packages that use QMemoryBarrier.Operations
-
Uses of QMemoryBarrier.Operations in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QMemoryBarrier.OperationsMethods in io.qt.qt3d.render that return QMemoryBarrier.OperationsModifier and TypeMethodDescriptionQMemoryBarrier.Operation.asFlags()
Create a QFlags of the enum entry.QMemoryBarrier.Operations.clone()
Clones the flagsQMemoryBarrier.Operation.combined
(QMemoryBarrier.Operation e) Combines this entry with other enum entry.QMemoryBarrier.Operations.combined
(QMemoryBarrier.Operation e) Combines this flags with enum entry.static QMemoryBarrier.Operations
QMemoryBarrier.Operation.flags
(QMemoryBarrier.Operation... values) Creates a newQMemoryBarrier.Operations
from the entries.QMemoryBarrier.Operations.setFlag
(QMemoryBarrier.Operation e) Sets the flage
QMemoryBarrier.Operations.setFlag
(QMemoryBarrier.Operation e, boolean on) Sets or clears the flagflag
QMemoryBarrier.waitOperations()
Methods in io.qt.qt3d.render with parameters of type QMemoryBarrier.OperationsModifier and TypeMethodDescriptionfinal int
QMemoryBarrier.Operations.compareTo
(QMemoryBarrier.Operations other) final void
QMemoryBarrier.setWaitOperations
(QMemoryBarrier.Operations operations)