GreyedOut Class Reference

List of all members.

Public Member Functions

def __enter__
def __exit__
def __init__

Private Attributes

 _widget

Detailed Description

For use in a with statement to grey out and then restore a widget.
Overengineering is fun.

Definition at line 19 of file utility.py.


Member Function Documentation

def __enter__ (   self  ) 

Definition at line 23 of file utility.py.

def __exit__ (   self,
  type,
  value,
  traceback 
)

Definition at line 26 of file utility.py.

def __init__ (   self,
  widget 
)

Definition at line 21 of file utility.py.


Member Data Documentation

_widget [private]

Definition at line 22 of file utility.py.


The documentation for this class was generated from the following file:
Generated on Mon Aug 6 21:24:45 2007 for plai by  doxygen 1.5.1