py::gui::models::albumcopy_item Class Reference

Inheritance diagram for py::gui::models::albumcopy_item:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def setup

Public Attributes

 albumcopy


Member Function Documentation

def py::gui::models::albumcopy_item::setup (   self,
  albumcopy 
)

Reimplemented from py::gui::models::album_item.

00351                                      :
00352                 if isinstance(albumcopy, Album) :
00353                         self.albumcopy.album = albumcopy
00354                 else :
00355                         self.albumcopy = albumcopy
00356                 album_item.setup(self, self.albumcopy.album)
00357 
00358 
class flat_library( flat_catalog ) :


Member Data Documentation

py::gui::models::albumcopy_item::albumcopy


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