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

Public Member Functions

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

Public Attributes

 editor
 
 new_element
 
 old_element
 
 was_active
 

Detailed Description

Definition at line 373 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetStyle.__init__ (   self,
  editor,
  element,
  style 
)

Definition at line 375 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetStyle.redo (   self)

Definition at line 399 of file commands.py.

def frame_editor.commands.Command_SetStyle.undo (   self)

Definition at line 412 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetStyle.editor

Definition at line 377 of file commands.py.

frame_editor.commands.Command_SetStyle.new_element

Definition at line 382 of file commands.py.

frame_editor.commands.Command_SetStyle.old_element

Definition at line 379 of file commands.py.

frame_editor.commands.Command_SetStyle.was_active

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