encode.preferences.Preferences Class Reference

Preferences. More...

List of all members.

Public Member Functions

def __init__
def add_page
def on_selection_changed
def on_settings_modified
def on_apply_clicked
def on_revert_clicked
def on_close_clicked
def on_window_destroy

Public Attributes

 glade
 current

Static Public Attributes

tuple current = (None, None)


Detailed Description

Preferences.

Definition at line 20 of file preferences.py.


Member Function Documentation

def encode.preferences.Preferences.__init__ (   self,
  datadir 
)

Definition at line 23 of file preferences.py.

def encode.preferences.Preferences.add_page (   self,
  store,
  parent,
  settings 
)

Definition at line 78 of file preferences.py.

def encode.preferences.Preferences.on_apply_clicked (   self,
  button 
)

Definition at line 150 of file preferences.py.

def encode.preferences.Preferences.on_close_clicked (   self,
  button 
)

Definition at line 179 of file preferences.py.

def encode.preferences.Preferences.on_revert_clicked (   self,
  button 
)

Definition at line 164 of file preferences.py.

def encode.preferences.Preferences.on_selection_changed (   self,
  selection 
)

Definition at line 133 of file preferences.py.

def encode.preferences.Preferences.on_settings_modified (   self,
  settings,
  iter 
)

Definition at line 143 of file preferences.py.

def encode.preferences.Preferences.on_window_destroy (   self,
  window 
)

Definition at line 183 of file preferences.py.


Member Data Documentation

encode.preferences.Preferences.current

Definition at line 134 of file preferences.py.

tuple encode.preferences.Preferences.current = (None, None) [static]

Definition at line 21 of file preferences.py.

encode.preferences.Preferences.glade

Definition at line 27 of file preferences.py.


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