Uses of Enum
io.qt.quick.QQuickView.ResizeMode
Packages that use QQuickView.ResizeMode
-
Uses of QQuickView.ResizeMode in io.qt.quick
Methods in io.qt.quick that return QQuickView.ResizeModeModifier and TypeMethodDescriptionfinal QQuickView.ResizeMode
QQuickView.resizeMode()
static QQuickView.ResizeMode
QQuickView.ResizeMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QQuickView.ResizeMode
Returns the enum constant of this type with the specified name.static QQuickView.ResizeMode[]
QQuickView.ResizeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QQuickView.ResizeModeModifier and TypeMethodDescriptionfinal void
QQuickView.setResizeMode
(QQuickView.ResizeMode arg__1)