Uses of Enum
io.qt.widgets.QGraphicsView.DragMode
Packages that use QGraphicsView.DragMode
-
Uses of QGraphicsView.DragMode in io.qt.widgets
Methods in io.qt.widgets that return QGraphicsView.DragModeModifier and TypeMethodDescriptionfinal QGraphicsView.DragMode
QGraphicsView.dragMode()
static QGraphicsView.DragMode
QGraphicsView.DragMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QGraphicsView.DragMode
Returns the enum constant of this type with the specified name.static QGraphicsView.DragMode[]
QGraphicsView.DragMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.widgets with parameters of type QGraphicsView.DragModeModifier and TypeMethodDescriptionfinal void
QGraphicsView.setDragMode
(QGraphicsView.DragMode mode)