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

Class StartDialogBase

PyQt4.QtGui.QDialog --+
                      |
                     StartDialogBase

Instance Methods [hide private]
 
__init__(self, master, title)
 
setup(self, widgets)
 
activate(self)
Display the dialog and return the dialog parameters as as StartDialogParam object.
Method Details [hide private]

activate(self)

 

Display the dialog and return the dialog parameters as as StartDialogParam object. If the dialog was cancelled then return None