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

Class PickAtomToggle

PyQt4.QtGui.QCheckBox --+
                        |
                       PickAtomToggle

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

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