Uses of Class
io.qt.datavis.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.SelectionFlagsfrom the entries.QAbstract3DGraph.selectionMode()QAbstract3DGraph.SelectionFlags.setFlag(QAbstract3DGraph.SelectionFlag e) Sets the flageQAbstract3DGraph.SelectionFlags.setFlag(QAbstract3DGraph.SelectionFlag e, boolean on) Sets or clears the flagflagMethods in io.qt.datavis with parameters of type QAbstract3DGraph.SelectionFlagsModifier and TypeMethodDescriptionfinal intQAbstract3DGraph.SelectionFlags.compareTo(QAbstract3DGraph.SelectionFlags other) final voidQAbstract3DGraph.setSelectionMode(QAbstract3DGraph.SelectionFlags mode)