Uses of Class
io.qt.quick.QQuickPaintedItem.RenderTarget
Package | Description |
---|---|
io.qt.quick |
-
Uses of QQuickPaintedItem.RenderTarget in io.qt.quick
Methods in io.qt.quick that return QQuickPaintedItem.RenderTarget Modifier and Type Method Description QQuickPaintedItem.RenderTarget
QQuickPaintedItem. renderTarget()
static QQuickPaintedItem.RenderTarget
QQuickPaintedItem.RenderTarget. resolve(int value)
Returns the corresponding enum entry for the given value.static QQuickPaintedItem.RenderTarget
QQuickPaintedItem.RenderTarget. valueOf(String name)
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.RenderTarget Modifier and Type Method Description void
QQuickPaintedItem. setRenderTarget(QQuickPaintedItem.RenderTarget target)