Uses of Class
io.qt.datavis.QAbstract3DGraph.SelectionFlags
Packages that use QAbstract3DGraph.SelectionFlags
-
Uses of QAbstract3DGraph.SelectionFlags in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DGraph.SelectionFlagsMethods in io.qt.datavis that return QAbstract3DGraph.SelectionFlagsModifier and TypeMethodDescriptionQAbstract3DGraph.SelectionFlag.asFlags()
Create a QFlags of the enum entry.QAbstract3DGraph.SelectionFlags.clone()
Clones the flagsQAbstract3DGraph.SelectionFlag.combined
(QAbstract3DGraph.SelectionFlag e) Combines this entry with other enum entry.QAbstract3DGraph.SelectionFlags.combined
(QAbstract3DGraph.SelectionFlag e) Combines this flags with enum entry.QAbstract3DGraph.SelectionFlag.flags
(QAbstract3DGraph.SelectionFlag... values) Creates a newQAbstract3DGraph.SelectionFlags
from the entries.QAbstract3DGraph.selectionMode()
QAbstract3DGraph.SelectionFlags.setFlag
(QAbstract3DGraph.SelectionFlag e) Sets the flage
QAbstract3DGraph.SelectionFlags.setFlag
(QAbstract3DGraph.SelectionFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.datavis with parameters of type QAbstract3DGraph.SelectionFlagsModifier and TypeMethodDescriptionfinal int
QAbstract3DGraph.SelectionFlags.compareTo
(QAbstract3DGraph.SelectionFlags other) final void
QAbstract3DGraph.setSelectionMode
(QAbstract3DGraph.SelectionFlags mode)