Class e.p.p.p.SlideshowController(PigmentController):

Part of elisa.plugins.poblesec.player_slideshow View In Hierarchy

No class docstring
Line # Kind Name Docs
482 Method __init__ Undocumented
561 Method exit Exit the player by asking poblesec's main controller to hide it.
672 Method set_frontend Set the frontend for the controller.
697 Method toggle_play_pause Undocumented
706 Method handle_input Undocumented
553 Method _exit_clicked_cb Undocumented
570 Method _seeking_bar_cb Undocumented
573 Method _volume_bar_cb Undocumented
577 Method _player_status_changed Undocumented
583 Method _player_index_changed Undocumented
633 Method _update_ribbon Undocumented
657 Method _update_logo Undocumented
667 Method _player_playlist_changed Undocumented
687 Method _mouse_motion_cb Undocumented
693 Method _load_img_from_theme Undocumented

Inherited from PigmentController:

Line # Kind Name Docs
68 Method set_path Set the path for the controller.
80 Method has_focus Undocumented
83 Method prepare Called after widget is added to the canvas. It is sensible to do
90 Method removed Called after widget is removed from the canvas.
96 Method clean Clean the component.

Inherited from Component (via PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
def __init__(self):
Undocumented
def _exit_clicked_cb(self, drawable, x, y, z, button, time, pressure):
Undocumented
def exit(self):
Exit the player by asking poblesec's main controller to hide it.
def _seeking_bar_cb(self, widget, position):
Undocumented
def _volume_bar_cb(self, widget, position):
Undocumented
def _player_status_changed(self, player, status):
Undocumented
def _player_index_changed(self, player, index, previous_index):
Undocumented
def _update_ribbon(self, model=None):
Undocumented
def _update_logo(self):
Undocumented
def _player_playlist_changed(self, *args):
Undocumented
def set_frontend(self, frontend):
Set the frontend for the controller.
Parametersfrontendfrontend (type: elisa.core.components.frontend.Frontend )
def _mouse_motion_cb(self, viewport, event):
Undocumented
def _load_img_from_theme(self):
Undocumented
def toggle_play_pause(self):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-11-19 19:51:49.