Uses of Enum
io.qt.widgets.QGraphicsView.ViewportUpdateMode
Packages that use QGraphicsView.ViewportUpdateMode
-
Uses of QGraphicsView.ViewportUpdateMode in io.qt.widgets
Methods in io.qt.widgets that return QGraphicsView.ViewportUpdateModeModifier and TypeMethodDescriptionQGraphicsView.getViewportUpdateMode()
Kotlin property getter.QGraphicsView.ViewportUpdateMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QGraphicsView.ViewportUpdateMode[]
QGraphicsView.ViewportUpdateMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.QGraphicsView.viewportUpdateMode()
Methods in io.qt.widgets with parameters of type QGraphicsView.ViewportUpdateModeModifier and TypeMethodDescriptionfinal void
QGraphicsView.setViewportUpdateMode
(QGraphicsView.ViewportUpdateMode mode)