encode.project.View Class Reference

Inheritance diagram for encode.project.View:

Inheritance graph
[legend]
Collaboration diagram for encode.project.View:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def on_directory_changed
def on_tree_add_activate
def on_tree_add_response
def on_tree_remove_activate
def on_treeview_get
def on_treeview_received
def on_dir_popup_show
def on_file_popup_show
def on_handler_action_activate
def on_control_activate
def on_control_recursive_activate
def on_release_activate
def on_compare_activate
def on_tree_build_activate
def on_dir_build_activate
def on_tree_clean_activate
def on_dir_clean_activate
def on_file_run_activate
def on_last_run_activate
def on_treeview_expanded
def on_treeview_collapsed
def on_treeview_activated
def on_treeview_press
def on_scrolledwindow_destroy
def get_label
def get_widget
def cleanup

Public Attributes

 last_run_batch
 glade
 ui
 handlers
 conf
 hidden

Detailed Description

Definition at line 115 of file project.py.


Member Function Documentation

def encode.project.View.__init__ (   self  ) 

Reimplemented from encode.environment.ViewExtension.

Definition at line 116 of file project.py.

def encode.project.View.cleanup (   self  ) 

This method will be called before the view is detached from the
   environment or before the environment is shut down.

Reimplemented from encode.environment.ViewExtension.

Definition at line 943 of file project.py.

def encode.project.View.get_label (   self  ) 

Definition at line 937 of file project.py.

def encode.project.View.get_widget (   self  ) 

Return the gtk.Widget which is the root of the widget hierarchy that
   should be attached to the environment window.  This widget
   receives a "destroy" signal when the view is detached from
   the environment.  Environment doesn't touch the widget's
   settings; it's up to the view to set the "visible"
   property.

Reimplemented from encode.environment.ViewExtension.

Definition at line 940 of file project.py.

def encode.project.View.on_compare_activate (   self,
  item 
)

Definition at line 803 of file project.py.

def encode.project.View.on_control_activate (   self,
  item 
)

Definition at line 773 of file project.py.

def encode.project.View.on_control_recursive_activate (   self,
  item 
)

Definition at line 783 of file project.py.

def encode.project.View.on_dir_build_activate (   self,
  item 
)

Definition at line 824 of file project.py.

def encode.project.View.on_dir_clean_activate (   self,
  item 
)

Definition at line 834 of file project.py.

def encode.project.View.on_dir_popup_show (   self,
  menu 
)

Definition at line 697 of file project.py.

def encode.project.View.on_directory_changed (   self,
  dir_uri,
  file_uri,
  event,
  dir_ref 
)

Definition at line 487 of file project.py.

def encode.project.View.on_file_popup_show (   self,
  menu 
)

Definition at line 719 of file project.py.

def encode.project.View.on_file_run_activate (   self,
  item 
)

Definition at line 849 of file project.py.

def encode.project.View.on_handler_action_activate (   self,
  item,
  handler 
)

Definition at line 763 of file project.py.

def encode.project.View.on_last_run_activate (   self,
  item 
)

Definition at line 865 of file project.py.

def encode.project.View.on_release_activate (   self,
  item 
)

Definition at line 793 of file project.py.

def encode.project.View.on_scrolledwindow_destroy (   self,
  scrolledwindow 
)

Definition at line 932 of file project.py.

def encode.project.View.on_tree_add_activate (   self,
  item 
)

Definition at line 562 of file project.py.

def encode.project.View.on_tree_add_response (   self,
  dialog,
  response 
)

Definition at line 566 of file project.py.

def encode.project.View.on_tree_build_activate (   self,
  item 
)

Definition at line 819 of file project.py.

def encode.project.View.on_tree_clean_activate (   self,
  item 
)

Definition at line 829 of file project.py.

def encode.project.View.on_tree_remove_activate (   self,
  item 
)

Definition at line 576 of file project.py.

def encode.project.View.on_treeview_activated (   self,
  treeview,
  treepath,
  column 
)

Definition at line 894 of file project.py.

def encode.project.View.on_treeview_collapsed (   self,
  treeview,
  iter,
  treepath 
)

Definition at line 889 of file project.py.

def encode.project.View.on_treeview_expanded (   self,
  treeview,
  iter,
  treepath 
)

Definition at line 885 of file project.py.

def encode.project.View.on_treeview_get (   self,
  treeview,
  context,
  selection,
  target,
  timestamp 
)

Definition at line 587 of file project.py.

def encode.project.View.on_treeview_press (   self,
  treeview,
  event 
)

Definition at line 909 of file project.py.

def encode.project.View.on_treeview_received (   self,
  treeview,
  context,
  x,
  y,
  selection,
  target,
  timestamp 
)

Definition at line 598 of file project.py.


Member Data Documentation

encode.project.View.conf

Definition at line 267 of file project.py.

encode.project.View.glade

Definition at line 124 of file project.py.

encode.project.View.handlers

Definition at line 226 of file project.py.

encode.project.View.hidden

Definition at line 273 of file project.py.

encode.project.View.last_run_batch

Definition at line 119 of file project.py.

encode.project.View.ui

Definition at line 199 of file project.py.


The documentation for this class was generated from the following file:
Generated on Thu Jan 18 09:48:02 2007 for Encode by  doxygen 1.4.7