Package schrodinger :: Package application :: Package desmond :: Module gui :: Class PosResDelegate
[hide private]
[frames] | no frames]

Class PosResDelegate

PyQt4.QtGui.QItemDelegate --+
                            |
                           PosResDelegate

Class for allowing the data in the PosResModel to be modified

Instance Methods [hide private]
 
__init__(self)
 
createEditor(self, parent, option, index)
 
setEditorData(self, editor, index)
 
setModelData(self, editor, model, index)
 
updateEditorGeometry(self, editor, option, index)