Example #1
0
 def __init__(self):
     MAnimator.__init__(self)
Example #2
0
 def __init__(self):
     MAnimator.__init__(self)
     self.can_run_reversed = True
 def __init__(self):
     MAnimator.__init__(self)
     self.__clip = QPainterPath()