ChooseFolder.ChooseFolder Class Reference

Choose a folder to be indexed. More...

List of all members.

Public Member Functions

def __init__
def Cancel

Public Attributes

 gladefile
 wTree
 window


Detailed Description

Choose a folder to be indexed.

This class contains a window wich allow the user to choose a folder to be indexed.


Member Function Documentation

def ChooseFolder.ChooseFolder.__init__ (   self  ) 

The constructor. The first is load in self->wTree. The dictionaty connects the widget's signals with class functions.

def ChooseFolder.ChooseFolder.Cancel (   self,
  widget 
)

Exits from this menu.

Parameters:
self The object pointer.
widget The type of the window.


Member Data Documentation

ChooseFolder.ChooseFolder::gladefile

Variable wich contains the .glade file.

ChooseFolder.ChooseFolder::wTree

Contains the XML info of the .glade

ChooseFolder.ChooseFolder::window

Contains the window object obtained by executing the wTree.get_widget() method.


Generated on Wed Dec 19 19:25:04 2007 for HdLorean by  doxygen 1.5.4