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

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

No class docstring
Line # Kind Name Docs
438 Method __init__ Undocumented
517 Method exit Exit the player by asking poblesec's main controller to hide it.
628 Method set_frontend Set the frontend for the controller.
653 Method toggle_play_pause Undocumented
662 Method handle_input Undocumented
509 Method _exit_clicked_cb Undocumented
526 Method _seeking_bar_cb Undocumented
529 Method _volume_bar_cb Undocumented
533 Method _player_status_changed Undocumented
539 Method _player_index_changed Undocumented
589 Method _update_ribbon Undocumented
613 Method _update_logo Undocumented
623 Method _player_playlist_changed Undocumented
643 Method _mouse_motion_cb Undocumented
649 Method _load_img_from_theme Undocumented

Inherited from PigmentController:

Line # Kind Name Docs
68 Method set_path Set the path for the controller.
83 Method has_focus Undocumented
86 Method prepare Called after widget is added to the canvas. It is sensible to do
93 Method removed Called after widget is removed from the canvas.
99 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 2009-02-16 19:15:05.