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

Public Member Functions

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

Public Attributes

 editor
 
 element
 
 new_orientation
 
 old_orientation
 

Detailed Description

Definition at line 291 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetOrientation.__init__ (   self,
  editor,
  element,
  orientation 
)

Definition at line 293 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetOrientation.redo (   self)

Definition at line 302 of file commands.py.

def frame_editor.commands.Command_SetOrientation.undo (   self)

Definition at line 306 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetOrientation.editor

Definition at line 295 of file commands.py.

frame_editor.commands.Command_SetOrientation.element

Definition at line 297 of file commands.py.

frame_editor.commands.Command_SetOrientation.new_orientation

Definition at line 299 of file commands.py.

frame_editor.commands.Command_SetOrientation.old_orientation

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