Uses of Class
io.qt.datavis.QAbstract3DGraph.SelectionFlags
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QAbstract3DGraph.SelectionFlags in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DGraph.SelectionFlags Modifier and Type Field Description QObject.Signal1<QAbstract3DGraph.SelectionFlags>
QAbstract3DGraph. selectionModeChanged
Methods in io.qt.datavis that return QAbstract3DGraph.SelectionFlags Modifier and Type Method Description QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlag. asFlags()
Create a QFlags of the enum entry.QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlags. clone()
Clones the flagsQAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlag. combined(QAbstract3DGraph.SelectionFlag e)
Combines this entry with other enum entry.QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlags. combined(QAbstract3DGraph.SelectionFlag e)
Combines this flags with enum entry.static QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlag. flags(QAbstract3DGraph.SelectionFlag... values)
Creates a newQAbstract3DGraph.SelectionFlags
from the entries.QAbstract3DGraph.SelectionFlags
QAbstract3DGraph. selectionMode()
QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlags. setFlag(QAbstract3DGraph.SelectionFlag e)
Sets the flage
QAbstract3DGraph.SelectionFlags
QAbstract3DGraph.SelectionFlags. setFlag(QAbstract3DGraph.SelectionFlag e, boolean on)
Sets or clears the flagflag
Methods in io.qt.datavis with parameters of type QAbstract3DGraph.SelectionFlags Modifier and Type Method Description int
QAbstract3DGraph.SelectionFlags. compareTo(QAbstract3DGraph.SelectionFlags other)
void
QAbstract3DGraph. setSelectionMode(QAbstract3DGraph.SelectionFlags mode)