Uses of Class
io.qt.graphs.QtGraphs3D.SelectionFlags
Packages that use QtGraphs3D.SelectionFlags
-
Uses of QtGraphs3D.SelectionFlags in io.qt.graphs
Methods in io.qt.graphs that return QtGraphs3D.SelectionFlagsModifier and TypeMethodDescriptionQtGraphs3D.SelectionFlag.asFlags()
Create a SelectionFlags of the enum entry.QtGraphs3D.SelectionFlag.cleared
(QtGraphs3D.SelectionFlag e) Excludes other enum entry from a flag of this entry.QtGraphs3D.SelectionFlags.clone()
Clones the flagsQtGraphs3D.SelectionFlag.combined
(QtGraphs3D.SelectionFlag e) Combines this entry with other enum entry.QtGraphs3D.SelectionFlags.combined
(QtGraphs3D.SelectionFlag e) Combines this flags with enum entry.static QtGraphs3D.SelectionFlags
QtGraphs3D.SelectionFlag.flags
(QtGraphs3D.SelectionFlag ... values) Creates a newQtGraphs3D.SelectionFlags
from the entries.QtGraphs3D.SelectionFlags.setFlag
(QtGraphs3D.SelectionFlag e) Sets the flage
QtGraphs3D.SelectionFlags.setFlag
(QtGraphs3D.SelectionFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.graphs with parameters of type QtGraphs3D.SelectionFlagsModifier and TypeMethodDescriptionfinal int
QtGraphs3D.SelectionFlags.compareTo
(QtGraphs3D.SelectionFlags other) -
Uses of QtGraphs3D.SelectionFlags in io.qt.graphs.widgets
Fields in io.qt.graphs.widgets with type parameters of type QtGraphs3D.SelectionFlagsMethods in io.qt.graphs.widgets that return QtGraphs3D.SelectionFlagsMethods in io.qt.graphs.widgets with parameters of type QtGraphs3D.SelectionFlagsModifier and TypeMethodDescriptionfinal void
Q3DGraphsWidgetItem.setSelectionMode
(QtGraphs3D.SelectionFlags selectionMode)