Package schrodinger :: Package application :: Package combiglide :: Module combenumdock :: Class _zoomViewItem
[hide private]
[frames] | no frames]

Class _zoomViewItem

PyQt4.QtGui.QGraphicsItem --+
                            |
                           _zoomViewItem

Instance Methods [hide private]
 
__init__(self, parentPanel)
 
clear(self)
 
loadNewPic(self, struct, chmmol)
Load a new picture into this item
 
boundingRect(self)
 
regeneratePic(self)
 
userChangedTitle(self)
User edited the title for this structure - make sure it is not blank and record it.
 
paint(self, painter, option, widget=0)
 
wheelEvent(self, e)
 
mousePressEvent(self, event)
 
addStructToCollection(self)
Method Details [hide private]

loadNewPic(self, struct, chmmol)

 

Load a new picture into this item

Parameters:
  • struct (schrodinger.structure.Structure) - The Structure object associated with the picture
  • chmmol (canvas2d chmmol) - The chmmol object generated from struct