Package schrodinger :: Package application :: Package desmond :: Module fep_gui :: Class PickBondToggle
[hide private]
[frames] | no frames]

Class PickBondToggle

PyQt4.QtGui.QCheckBox --+
                        |
                       PickBondToggle

Pick bond widget with a precommand feature. precommand gets invoked when the user checks the button on. command gets invoked when the user picks a bond in the Workspace.

Instance Methods [hide private]
 
__init__(self, parent, text, pick_text, command, precommand)
 
_clicked(self, state)
 
start(self)
 
stop(self)