QQuickTransform#

Inheritance diagram of PySide6.QtQuick.QQuickTransform

Synopsis#

Functions#

Virtual functions#

Slots#

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

Detailed Description#

class PySide6.QtQuick.QQuickTransform([parent=None])#
Parameters:

parentPySide6.QtCore.QObject

PySide6.QtQuick.QQuickTransform.QmlIsAnonymous#
PySide6.QtQuick.QQuickTransform.appendToItem(arg__1)#
Parameters:

arg__1PySide6.QtQuick.QQuickItem

abstract PySide6.QtQuick.QQuickTransform.applyTo(matrix)#
Parameters:

matrixPySide6.QtGui.QMatrix4x4

PySide6.QtQuick.QQuickTransform.prependToItem(arg__1)#
Parameters:

arg__1PySide6.QtQuick.QQuickItem

PySide6.QtQuick.QQuickTransform.update()#