hi
i have a QGraphicsItemAnimation object which after certain period requires change of one QTimeLine(which is already set) to another QTimeLine .
if i do this then the program crashes .
is there any way to change the animations timeline .