Package schrodinger :: Package application :: Package matsci :: Module builderwidgets :: Class SketchDialog
[hide private]
[frames] | no frames]

Class SketchDialog

PyQt4.QtGui.QDialog --+
                      |
                     SketchDialog

A Dialog window that opens a SketcherBox instance

Instance Methods [hide private]
 
__init__(self, master, sketcher, title)
Create a SketchDialog instance
 
useStructure(self, button)
Prompt the EndGroupRow to use the currently sketched structure, and close the dialog if the structure is acceptable
Method Details [hide private]

__init__(self, master, sketcher, title)
(Constructor)

 

Create a SketchDialog instance

Parameters: