py::qo::share Namespace Reference


Classes

class  overlay_archive
class  send_overlay_action

Functions

def _send_overlay
def send_overlay


Function Documentation

def py::qo::share::_send_overlay (  )  [private]

send our overlay to the backend 
00042                     :
00043         """ send our overlay to the backend """
00044         pak = overlay_archive()
00045         qo.backup.push_overlay(pak)
00046         if pak.flush() :
00047                 qo.bridge.sendfile("overlay", pak.bckfile(), pak.mimetype())
00048 
00049 
class send_overlay_action :

def py::qo::share::send_overlay (  ) 

send our overlay to the backend 
00060                    :
00061         """ send our overlay to the backend """
00062         send_overlay_action.execute()
00063 
00064 
00065 


Generated on Tue Oct 9 20:40:32 2007 for Qomics by  doxygen 1.5.3