py::gui::editor::series_selector Class Reference

Inheritance diagram for py::gui::editor::series_selector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def fill

Static Public Attributes

tuple name = _("Series")
 editor = series_editor


Member Function Documentation

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

00259                          :
00260                 for entity in self.context.series_set.order_by('name') :
00261                         self.items.append(entity_item(entity, entity.name, self.entities))
00262 
00263 
class author_editor( entity_editor, Ui_author_editor ) :


Member Data Documentation

tuple py::gui::editor::series_selector::name = _("Series") [static]

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

py::gui::editor::series_selector::editor = series_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:27 2007 for Qomics by  doxygen 1.5.3