translate


Description:

public abstract void translate (int dx, int dy)

Translate this item and its child attributes

This function emits the invalidate signal twice for this item and twice for every child attribute.

Parameters:

dx

The displacement on the x axis

dy

The displacement on the y axis