Package elisa :: Package plugins :: Package bad :: Package raval_frontend :: Module coverflow_list_view :: Class CoverflowListView
[hide private]
[frames] | no frames]

Class CoverflowListView

source code


Nested Classes [hide private]

Inherited from pgm.graph.group.Group: __metaclass__

Instance Methods [hide private]
 
create_widgets(self) source code
 
_back_button_clicked(self, drawable, x, y, z, button, time) source code
 
create_item(self, model) source code
 
load_item(self, index) source code
 
unload_item(self, widget) source code
 
insert(self, index, widget) source code
 
_child_clicked(self, drawable, x, y, z, button, time) source code
 
do_clicked(self, x, y, z, button, time) source code
 
do_child_clicked(self, index) source code
 
do_selected_item_changed(self, index) source code
 
element_attribute_set(self, position, key, old_value, new_value) source code
 
_piecewise_interpolation(self, x, y, factor) source code
 
compute_x(self, index) source code
 
compute_y(self, index) source code
 
compute_z(self, index) source code
 
compute_opacity(self, index) source code
 
layout_widget(self, widget, position) source code
 
selected_item__get(self) source code
 
selected_item__set(self, index) source code
 
_thumbnail_source_to_image(self, uri, image) source code
 
update_details(self) source code

Inherited from pgm.widgets.list_ng.List: __getitem__, __init__, __len__, append, compute_height, compute_width, compute_zoom, do_double_clicked, do_drag_begin, do_drag_end, do_drag_motion, height__get, height__set, is_widget_visible, orientation__get, orientation__set, pop, range_start_to_selected, remove, size__get, size__set, visible_range_size__get, visible_range_size__set, visible_range_start__get, visible_range_start__set, width__get, width__set

Inherited from pgm.widgets.list_ng.List (private): _clicked, _decelerate, _double_clicked, _drag_begin, _drag_end, _drag_motion, _layout, _scrolled, _stop_deceleration

Inherited from pgm.graph.group.Group: absolute_opacity_factor__get, absolute_position__get, add, canvas__get, canvas__set, children__get, empty, opacity__get, opacity__set, parent__get, position__get, position__set, regenerate, visible__get, visible__set, x__get, x__set, y__get, y__set, z__get, z__set

Inherited from pgm.graph.group.Group (private): _proxy_child_signal, _set_visibility_from_parent

Inherited from gobject.GObject: __cmp__, __delattr__, __gdoc__, __gobject_init__, __hash__, __new__, __repr__, __setattr__, chain, connect, connect_after, connect_object, connect_object_after, disconnect, disconnect_by_func, emit, emit_stop_by_name, freeze_notify, get_data, get_properties, get_property, handler_block, handler_block_by_func, handler_disconnect, handler_is_connected, handler_unblock, handler_unblock_by_func, notify, props, set_data, set_properties, set_property, stop_emission, thaw_notify, weak_ref

Inherited from object: __getattribute__, __reduce__, __reduce_ex__, __str__

Static Methods [hide private]

Inherited from pgm.graph.group.Group: __classinit__

Class Variables [hide private]

Inherited from pgm.widgets.list_ng.List: __gsignals__, __gtype__, deceleration, drag_motion_resolution, drag_threshold, preloaded

Properties [hide private]

Inherited from pgm.widgets.list_ng.List: height, orientation, selected_item, size, visible_range_size, visible_range_start, width

Inherited from pgm.graph.group.Group: absolute_opacity_factor, absolute_position, canvas, children, opacity, parent, position, visible, x, y, z

Inherited from gobject.GObject: __grefcount__

Inherited from object: __class__

Method Details [hide private]

load_item(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.load_item

unload_item(self, widget)

source code 
Overrides: pgm.widgets.list_ng.List.unload_item

insert(self, index, widget)

source code 
Overrides: pgm.widgets.list_ng.List.insert

do_clicked(self, x, y, z, button, time)

source code 
Overrides: pgm.widgets.list_ng.List.do_clicked

do_child_clicked(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.do_child_clicked

compute_x(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.compute_x

compute_y(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.compute_y

compute_z(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.compute_z

compute_opacity(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.compute_opacity

layout_widget(self, widget, position)

source code 
Overrides: pgm.widgets.list_ng.List.layout_widget

selected_item__get(self)

source code 
Overrides: pgm.widgets.list_ng.List.selected_item__get

selected_item__set(self, index)

source code 
Overrides: pgm.widgets.list_ng.List.selected_item__set