Uses of Class
io.qt.datavis.QAbstract3DGraph.SelectionFlags
-
Uses of QAbstract3DGraph.SelectionFlags in io.qt.datavis
Modifier and TypeMethodDescriptionQAbstract3DGraph.SelectionFlag.asFlags()
Create a QFlags of the enum entry.QAbstract3DGraph.SelectionFlag.cleared
(QAbstract3DGraph.SelectionFlag e) Excludes other enum entry from a flag of this 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
Modifier and TypeMethodDescriptionfinal int
QAbstract3DGraph.SelectionFlags.compareTo
(QAbstract3DGraph.SelectionFlags other) final void
QAbstract3DGraph.setSelectionMode
(QAbstract3DGraph.SelectionFlags mode)