py::gui::editor::entity_item Class Reference

List of all members.

Public Member Functions

def __init__

Public Attributes

 entity


Member Function Documentation

def py::gui::editor::entity_item::__init__ (   self,
  entity,
  label,
  parent = None 
)

00036                                                            :
00037                 QListWidgetItem.__init__(self, label, parent)
00038                 self.entity = entity
00039 
class entity_selector( Ui_entity_selector, QDialog ) :


Member Data Documentation

py::gui::editor::entity_item::entity


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