Class e.p.s.s.SlideshowController(ListController):

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

Instance Variablesplayingwhether or not the slideshow is currently playing (type: boolean )
durationdelay between two pictures (in seconds) (type: float )
Line # Kind Name Docs
44 Method handle_input Undocumented
74 Method playing__set Undocumented
83 Method playing__get Undocumented
86 Method focused_changed Undocumented
90 Method next_image Undocumented
108 Method previous_image Undocumented

Inherited from ListController:

Line # Kind Name Docs
39 Method __init__ Undocumented
45 Method __repr__ Undocumented
50 Method activate_item Undocumented
100 Method next_item Undocumented
112 Method previous_item Undocumented
121 Method set_current_index Undocumented
178 Method inserted Undocumented
186 Method removed Undocumented
194 Method modified Undocumented
202 Method dirtied Undocumented
210 Method element_attribute_set Undocumented
218 Method model_changed Undocumented

Inherited from Component (via ListController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
142 Method clean Clean the component.
def handle_input(self, input_event):
Undocumented
def playing__set(self, playing):
Undocumented
def playing__get(self):
Undocumented
def focused_changed(self, old_focused, new_focused):
Undocumented
def next_image(self):
Undocumented
def previous_image(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-09 19:37:04.