Class e.p.s.l.LongLoadingImage(Group):

Part of elisa.plugins.slideshow.long_loading_image View In Hierarchy

Widget providing facilities for displaying a temporary quickly loaded image while a bigger one is being loaded.

Display quick_image and then image when it is finished loading.

Also supports a rotating image on top to notify loadings.
Instance Variablesimageimage that can take time to load (type: pgm.graph.image.Image )
quick_imageimage quick to load (type: pgm.graph.image.Image )
loadingDOCME (type: bool )
loading_image_pathDOCME (type: str )
Class Variablestime_before_quickDOCME (type: float )
time_before_loadingDOCME (type: float )
Line # Kind Name Docs
58 Method __init__ Undocumented
91 Method image__get Undocumented
117 Method quick_image__get Undocumented
145 Method loading_image_path__set Undocumented
167 Method loading__set Undocumented
186 Method loading__get Undocumented
def __init__(self):
Undocumented
def image__get(self):
Undocumented
def quick_image__get(self):
Undocumented
def loading_image_path__set(self, path):
Undocumented
def loading__set(self, loading):
Undocumented
def loading__get(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.