Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module utils :: Class WorkspaceInclusionCheckBox
[hide private]
[frames] | no frames]

Class WorkspaceInclusionCheckBox

PyQt4.QtGui.QCheckBox --+
                        |
                       WorkspaceInclusionCheckBox

A checkbox that is skinned to look like the Project Table workspace inclusion checkbox. This checkbox is used in the Transition State and IRC tabs.


Note: This skinning could be done using a style sheet, but that requires separate images for checked + disabled and unchecked + disabled. By using a QIcon, these disabled images are generated automatically.

Instance Methods [hide private]
 
__init__(self, parent=None)
 
paintEvent(self, event)