Uses of Enum
io.qt.quick.QQuickPaintedItem.RenderTarget
Packages that use QQuickPaintedItem.RenderTarget
-
Uses of QQuickPaintedItem.RenderTarget in io.qt.quick
Methods in io.qt.quick that return QQuickPaintedItem.RenderTargetModifier and TypeMethodDescriptionQQuickPaintedItem.renderTarget()QQuickPaintedItem.RenderTarget.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QQuickPaintedItem.RenderTarget[]QQuickPaintedItem.RenderTarget.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 QQuickPaintedItem.RenderTargetModifier and TypeMethodDescriptionfinal voidQQuickPaintedItem.setRenderTarget(QQuickPaintedItem.RenderTarget target)