Uses of Class
io.qt.graphs.QtGraphs3D.SelectionFlags
-
Uses of QtGraphs3D.SelectionFlags in io.qt.graphs
Modifier and TypeMethodDescriptionQtGraphs3D.SelectionFlag.asFlags()
Create a QFlags 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
Modifier and TypeMethodDescriptionfinal int
QtGraphs3D.SelectionFlags.compareTo
(QtGraphs3D.SelectionFlags other) -
Uses of QtGraphs3D.SelectionFlags in io.qt.graphs.widgets
Modifier and TypeMethodDescriptionfinal void
Q3DGraphsWidgetItem.setSelectionMode
(QtGraphs3D.SelectionFlags selectionMode)