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

Class _SdIncorpFrame

PyQt4.QtGui.QGroupBox --+
                        |
                       _SdIncorpFrame

The incorporation (output) frame of the start dialog.

Instance Methods [hide private]
 
__init__(self, master)
 
getIncorp(self)
Returns the string that should be passed to the -DISP option.
Class Variables [hide private]
  INCORP_NAME = ["Append new entries", "Do not incorporate",]
  INCORP_VAL = ["append", "ignore",]