Close.Close Class Reference

Menu closes the app. More...

List of all members.

Public Member Functions

def __init__
def Cancel
def Exit

Public Attributes

 gladefile
 wTree
 window


Detailed Description

Menu closes the app.

Shows a menu with a button to close the main app.


Member Function Documentation

def Close.Close.__init__ (   self  ) 

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

def Close.Close.Cancel (   self,
  widget 
)

Cancels the exit of HDLorean.

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

def Close.Close.Exit (   self,
  widget 
)

Exits from HDLorean

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


Member Data Documentation

Close.Close::gladefile

Variable wich contains the .glade file.

Close.Close::wTree

Contains the XML info of the .glade

Close.Close::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