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

Public Member Functions

def __init__ (self, editor, element)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 was_active
 

Detailed Description

Definition at line 52 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_RemoveElement.__init__ (   self,
  editor,
  element 
)

Definition at line 54 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_RemoveElement.redo (   self)

Definition at line 65 of file commands.py.

def frame_editor.commands.Command_RemoveElement.undo (   self)

Definition at line 74 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_RemoveElement.editor

Definition at line 56 of file commands.py.

frame_editor.commands.Command_RemoveElement.element

Definition at line 58 of file commands.py.

frame_editor.commands.Command_RemoveElement.was_active

Definition at line 61 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