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.ResizeModeQQuickView.resizeMode()static QQuickView.ResizeModeQQuickView.ResizeMode.resolve(int value) Returns the corresponding enum entry for the given value.static QQuickView.ResizeModeReturns 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 voidQQuickView.setResizeMode(QQuickView.ResizeMode arg__1)