Expose the animator as a visualea node

class image_wralea.gui.animator_widget.AnimatorNode(*args, **kwargs)[source]

Bases: openalea.core.node.Node

class image_wralea.gui.animator_widget.AnimatorWidget(node, parent)[source]

Bases: openalea.visualea.node_widget.NodeWidget, openalea.image.gui.animator.FrameAnimator

Node Widget associated to a frame animator

clear_frames()[source]
fps_changed(fps)[source]
loop_changed(loop)[source]
notify(sender, event)[source]

Notification sent by node

showEvent(event)[source]
staticMetaObject = <PySide.QtCore.QMetaObject object at 0x2adeea32a170>

This Page