Public Member Functions | Public Attributes | List of all members
frame_editor.commands.Command_CopyElement Class Reference
Inheritance diagram for frame_editor.commands.Command_CopyElement:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, editor, new_name, source_name, parent_name)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 

Detailed Description

Copys a source frame's transformation and sets a new parent

Definition at line 157 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_CopyElement.__init__ (   self,
  editor,
  new_name,
  source_name,
  parent_name 
)

Definition at line 161 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_CopyElement.redo (   self)

Definition at line 181 of file commands.py.

def frame_editor.commands.Command_CopyElement.undo (   self)

Definition at line 186 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_CopyElement.editor

Definition at line 163 of file commands.py.

frame_editor.commands.Command_CopyElement.element

Definition at line 179 of file commands.py.


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


frame_editor
Author(s): ipa-lth , ipa-frn
autogenerated on Wed Apr 10 2019 02:47:55