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

Public Member Functions

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

Public Attributes

 editor
 
 element
 
 new_color
 
 old_color
 

Detailed Description

Definition at line 426 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetStyleColor.__init__ (   self,
  editor,
  element,
  color_rgba 
)

Definition at line 428 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetStyleColor.redo (   self)

Definition at line 436 of file commands.py.

def frame_editor.commands.Command_SetStyleColor.undo (   self)

Definition at line 440 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetStyleColor.editor

Definition at line 430 of file commands.py.

frame_editor.commands.Command_SetStyleColor.element

Definition at line 432 of file commands.py.

frame_editor.commands.Command_SetStyleColor.new_color

Definition at line 434 of file commands.py.

frame_editor.commands.Command_SetStyleColor.old_color

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