tomwer.gui.icons.AnimatedIcon#

class tomwer.gui.icons.AnimatedIcon(filename, parent=None)#

Store a looping QMovie to provide icons for each frames. Provides an event with the new icon everytime the movie frame is updated.

It may not be available anymore for the silx release 0.6.

Deprecated since version 0.5: Use MovieAnimatedIcon instead.