Package schrodinger :: Package application :: Package desmond :: Module cwidget :: Class _SdDetailFrame
[hide private]
[frames] | no frames]

Class _SdDetailFrame

PyQt4.QtGui.QWidget --+
                      |
                     _SdDetailFrame

Frame for the section that gets shown when the "Detail" button is toggled on.

Instance Methods [hide private]
 
__init__(self, master, cpu_top, cpu_callback, unit="subjob", n_replica=1)
 
ncpusChanged(self, ignored)
Called when any of the CPU fields change
 
_check_topol(self)
 
setXyz(self, x, y, z)
Set the cpus to the specified numbers.
 
setReplica(self, n)
 
enableCpu(self, should_enable)