Uses of Enum
io.qt.widgets.QGraphicsView.DragMode
-
Uses of QGraphicsView.DragMode in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QGraphicsView.DragMode
QGraphicsView.dragMode()
final QGraphicsView.DragMode
QGraphicsView.getDragMode()
Kotlin property getter.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.Modifier and TypeMethodDescriptionfinal void
QGraphicsView.setDragMode
(QGraphicsView.DragMode mode)