py::qo::share::send_overlay_action Class Reference

List of all members.

Public Member Functions

def execute

Static Private Attributes

tuple _sem = threading.Semaphore()


Member Function Documentation

def py::qo::share::send_overlay_action::execute (  ) 

00053                       :
00054                 send_overlay_action._sem.acquire()
00055                 try :
00056                         _send_overlay()
00057                 finally :
00058                         send_overlay_action._sem.release()
00059                 
def send_overlay() :


Member Data Documentation

tuple py::qo::share::send_overlay_action::_sem = threading.Semaphore() [static, private]


The documentation for this class was generated from the following file:
Generated on Tue Oct 9 20:40:33 2007 for Qomics by  doxygen 1.5.3