Package schrodinger :: Package application :: Package jaguar :: Package gui :: Package tabs :: Package sub_tab_widgets :: Module charge_selector :: Class _ChargeSelectorTableWidget
[hide private]
[frames] | no frames]

Class _ChargeSelectorTableWidget

PyQt4.QtGui.QTableWidget --+
                           |
                          _ChargeSelectorTableWidget

The table used to specify weights for a charge constraint

Instance Methods [hide private]
 
__init__(self, parent)
 
sizeHint(self)
This table should be as small as possible.
Method Details [hide private]

sizeHint(self)

 

This table should be as small as possible. We don't want space allocated for rows and columns that don't exist.