hi,

i intend to translate and rotate a widget using QTransform. it rather works. but if i want to continue translation the second translation is starting at that origin point the first one already started.

altogether i have four translations. every translation should continue the previous one.

what to do?