Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes
frame_editor.editor.FrameEditor Class Reference

List of all members.

Public Member Functions

def __init__
def add_undo_level
def broadcast
def command
def init_views
def iter_frames
def load_data
def load_file
 FILE I/O ##.
def load_params
def parse_args
 Process standalone plugin command-line arguments.
def print_all
 PRINT ##.
def run
def save_file
def undo_stack_changed
 Undo/Redo ##.
def update_obsevers

Static Public Member Functions

def all_frame_ids
def frame_is_temporary
def tf_dict

Public Attributes

 active_frame
 frames
 interactive
 interface_markers
 interface_tf
 Views.
 namespace
 observers
 Undo/Redo.
 services
 undo_elements
 undo_level
 undo_stack

Private Attributes

 __command_lock

Detailed Description

Definition at line 32 of file editor.py.


Constructor & Destructor Documentation

Definition at line 34 of file editor.py.


Member Function Documentation

def frame_editor.editor.FrameEditor.add_undo_level (   self,
  level,
  elements = None 
)
Used by commands to add a level for updating

Definition at line 57 of file editor.py.

def frame_editor.editor.FrameEditor.all_frame_ids (   include_temp = True) [static]

Definition at line 98 of file editor.py.

Definition at line 79 of file editor.py.

def frame_editor.editor.FrameEditor.command (   self,
  command 
)
Push a command to the stack (blocking)

Definition at line 63 of file editor.py.

Definition at line 94 of file editor.py.

Definition at line 296 of file editor.py.

def frame_editor.editor.FrameEditor.iter_frames (   self,
  include_temp = True 
)

Definition at line 102 of file editor.py.

def frame_editor.editor.FrameEditor.load_data (   self,
  data 
)

Definition at line 139 of file editor.py.

def frame_editor.editor.FrameEditor.load_file (   self,
  file_name 
)

FILE I/O ##.

Definition at line 119 of file editor.py.

def frame_editor.editor.FrameEditor.load_params (   self,
  namespace 
)

Definition at line 132 of file editor.py.

def frame_editor.editor.FrameEditor.parse_args (   self,
  argv 
)

Process standalone plugin command-line arguments.

Definition at line 250 of file editor.py.

PRINT ##.

Definition at line 110 of file editor.py.

Definition at line 243 of file editor.py.

def frame_editor.editor.FrameEditor.save_file (   self,
  filename 
)

Definition at line 187 of file editor.py.

Definition at line 84 of file editor.py.

Undo/Redo ##.

Updates all observers, whenever a command has been undone/redone

Definition at line 53 of file editor.py.

Updates all registered observers and resets the undo_level

Definition at line 69 of file editor.py.


Member Data Documentation

Definition at line 35 of file editor.py.

Definition at line 34 of file editor.py.

Definition at line 34 of file editor.py.

Definition at line 297 of file editor.py.

Definition at line 297 of file editor.py.

Views.

Definition at line 297 of file editor.py.

Definition at line 35 of file editor.py.

Undo/Redo.

Definition at line 35 of file editor.py.

Definition at line 297 of file editor.py.

Definition at line 35 of file editor.py.

Definition at line 35 of file editor.py.

Definition at line 35 of file editor.py.


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


frame_editor
Author(s): ipa-frn
autogenerated on Sat Jun 8 2019 20:21:35