OpenShot Video Editor  2.0.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
animation.Animation Class Reference

Animation Dialog. More...

Inheritance diagram for animation.Animation:

Public Member Functions

def __init__
 

Public Attributes

 app
 

Static Public Attributes

tuple ui_path = os.path.join(info.PATH, 'windows', 'ui', 'animation.ui')
 

Detailed Description

Animation Dialog.

Definition at line 50 of file animation.py.

Constructor & Destructor Documentation

def animation.Animation.__init__ (   self)

Definition at line 54 of file animation.py.

Member Data Documentation

animation.Animation.app

Definition at line 65 of file animation.py.

tuple animation.Animation.ui_path = os.path.join(info.PATH, 'windows', 'ui', 'animation.ui')
static

Definition at line 52 of file animation.py.


The documentation for this class was generated from the following file: