py::gui::editor::editor_selector Class Reference

Inheritance diagram for py::gui::editor::editor_selector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def fill

Static Public Attributes

tuple name = _("Editors")
 editor = editor_editor


Member Function Documentation

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

00214                          :
00215                 for entity in Editor.objects.order_by('name') :
00216                         self.items.append(entity_item(entity, entity.name, self.entities))
00217 
00218 
class collection_editor( entity_editor, Ui_collection_editor ) :


Member Data Documentation

tuple py::gui::editor::editor_selector::name = _("Editors") [static]

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

py::gui::editor::editor_selector::editor = editor_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