Uses of Class
io.qt.qt3d.core.Qt3DCore.ChangeFlags
Packages that use Qt3DCore.ChangeFlags
-
Uses of Qt3DCore.ChangeFlags in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return Qt3DCore.ChangeFlagsModifier and TypeMethodDescriptionQt3DCore.ChangeFlag.asFlags()
Deprecated.Create a QFlags of the enum entry.final Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags.clone()
Clones the flagsQt3DCore.ChangeFlag.combined
(Qt3DCore.ChangeFlag e) Deprecated.Combines this entry with other enum entry.final 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.final Qt3DCore.ChangeFlags
Qt3DCore.ChangeFlags.setFlag
(Qt3DCore.ChangeFlag e) Sets the flage
final 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.ChangeFlagsModifier and TypeMethodDescriptionfinal int
Qt3DCore.ChangeFlags.compareTo
(Qt3DCore.ChangeFlags other)