Uses of Class
io.qt.qt3d.core.Qt3DCore.ChangeFlags
Package | Description |
---|---|
io.qt.qt3d.core |
-
Uses of Qt3DCore.ChangeFlags in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return Qt3DCore.ChangeFlags Modifier and Type Method Description Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlag. asFlags()
Deprecated.Create a QFlags of the enum entry.Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags. clone()
Clones the flagsQt3DCore.ChangeFlags
Qt3DCore.ChangeFlag. combined(Qt3DCore.ChangeFlag e)
Deprecated.Combines this entry with other enum entry.Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags. combined(Qt3DCore.ChangeFlag e)
Combines this flags with enum entry.static Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlag. flags(Qt3DCore.ChangeFlag... values)
Deprecated.Creates a newQt3DCore.ChangeFlags
from the entries.Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags. setFlag(Qt3DCore.ChangeFlag e)
Sets the flage
Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags. setFlag(Qt3DCore.ChangeFlag e, boolean on)
Sets or clears the flagflag
Methods in io.qt.qt3d.core with parameters of type Qt3DCore.ChangeFlags Modifier and Type Method Description int
Qt3DCore.ChangeFlags. compareTo(Qt3DCore.ChangeFlags other)