encode.output.View Class Reference

View. More...

Inheritance diagram for encode.output.View:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def set_formats
def on_textview_popup
def on_textview_release
def on_scrolledwindow_parent_set
def on_scrolledwindow_destroy
def set_batch
def is_busy
def on_batch_started
def on_batch_finished
def on_buffer_insert
def on_stop_activate
def get_label
def get_widget

Public Attributes

 glade
 tag_common
 tag_execute
 tag_error
 tag_success
 tag_failure
 conf
 formats
 batch
 handlers
 jobs_by_line
 mark

Detailed Description

View.

Definition at line 78 of file output.py.


Member Function Documentation

def encode.output.View.__init__ (   self  ) 

Reimplemented from encode.environment.ViewExtension.

Definition at line 79 of file output.py.

def encode.output.View.get_label (   self  ) 

Definition at line 343 of file output.py.

def encode.output.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 346 of file output.py.

def encode.output.View.is_busy (   self  ) 

Definition at line 229 of file output.py.

def encode.output.View.on_batch_finished (   self,
  batch,
  status 
)

Definition at line 282 of file output.py.

def encode.output.View.on_batch_started (   self,
  batch,
  job 
)

Definition at line 244 of file output.py.

def encode.output.View.on_buffer_insert (   self,
  buffer,
  iter,
  text,
  length 
)

Definition at line 299 of file output.py.

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

Definition at line 195 of file output.py.

def encode.output.View.on_scrolledwindow_parent_set (   self,
  scrolledwindow,
  old_parent 
)

Definition at line 186 of file output.py.

def encode.output.View.on_stop_activate (   self,
  item 
)

Definition at line 303 of file output.py.

def encode.output.View.on_textview_popup (   self,
  textview,
  menu 
)

Definition at line 168 of file output.py.

def encode.output.View.on_textview_release (   self,
  textview,
  event 
)

Definition at line 177 of file output.py.

def encode.output.View.set_batch (   self,
  batch 
)

Definition at line 205 of file output.py.

def encode.output.View.set_formats (   self,
  strings 
)

Definition at line 115 of file output.py.


Member Data Documentation

encode.output.View.batch

Definition at line 111 of file output.py.

encode.output.View.conf

Definition at line 105 of file output.py.

encode.output.View.formats

Definition at line 108 of file output.py.

encode.output.View.glade

Definition at line 83 of file output.py.

encode.output.View.handlers

Definition at line 112 of file output.py.

encode.output.View.jobs_by_line

Definition at line 113 of file output.py.

encode.output.View.mark

Definition at line 227 of file output.py.

encode.output.View.tag_common

Definition at line 91 of file output.py.

encode.output.View.tag_error

Definition at line 96 of file output.py.

encode.output.View.tag_execute

Definition at line 93 of file output.py.

encode.output.View.tag_failure

Definition at line 102 of file output.py.

encode.output.View.tag_success

Definition at line 99 of file output.py.


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