Class e.p.r.r.d.Dock(Group):

Part of elisa.plugins.raval.raval_widgets.dock View In Hierarchy

Known subclasses: elisa.plugins.raval.raval_widgets.player_osd.PlayerOsd, elisa.plugins.raval.raval_widgets.volume_osd.VolumeOsd

No class docstring
Line # Kind Name Docs
28 Method __init__ Undocumented
54 Method show Show the player dock for the next seconds
73 Method hide Hide the dock
81 Method is_visible Undocumented
87 Method image_from_path Undocumented
90 Method connect Undocumented
def __init__(self, canvas, layer, width, height, background_image):
Undocumented
def show(self, time_to_show=-1):
Show the player dock for the next seconds
Unknown Field: time_to_showduration before the dock disappears (in seconds) if set to -1 the dock will not disappear
def hide(self):
Hide the dock
def is_visible(self):
Undocumented
def image_from_path(self, path):
Undocumented
def connect(self, signal, *args):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-01 20:02:12.