py::gui::editor::collection_selector Class Reference

Inheritance diagram for py::gui::editor::collection_selector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def fill

Static Public Attributes

tuple name = _("Collections")
 editor = collection_editor


Member Function Documentation

def py::gui::editor::collection_selector::fill (   self  ) 

00236                          :
00237                 for entity in self.context.collection_set.order_by('name') :
00238                         self.items.append(entity_item(entity, entity.name, self.entities))
00239 
00240 
class series_editor( entity_editor, Ui_series_editor ) :


Member Data Documentation

tuple py::gui::editor::collection_selector::name = _("Collections") [static]

Reimplemented from py::gui::editor::entity_selector.

py::gui::editor::collection_selector::editor = collection_editor [static]

Reimplemented from py::gui::editor::entity_selector.


The documentation for this class was generated from the following file:
Generated on Tue Oct 9 20:40:26 2007 for Qomics by  doxygen 1.5.3