PyANGGui.GTranslationCmd

class GTranslationCmd

Translates a collection of objects.

Details

It supports two modes: a) a common delta for all the objects b) a different delta for each object

These nodes cannot be merged.

Synopsis

Methods

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

__init__()
__init__(arg__1)
Parameters:

arg__1GTranslationCmd

setDelta(aDelta)
Parameters:

aDeltaGKPoint

Sets a common delta for all the objects

setDelta(obj, aDelta)
Parameters:

Sets a delta for an objects