| Trees | Indices | Help |
|
|---|
|
|
PyQt4.QtGui.QWidget --+
|
base_tab.ProvidesStructuresMixin --+
|
PyQt4.QtGui.QWidget --+ |
| |
base_tab.BaseTab --+
|
InputTabBase --+
|
InputTabHB
An input tab that is used with Hydrogen Bond task.
|
|||
schrodinger.application.jaguar.gui.input_tab_widgets.
SelectedEntriesModel
|
MODEL_CLASS The class to use for the table model |
||
schrodinger.application.jaguar.gui.input_tab_widgets.
SelectedEntriesView
|
VIEW_CLASS The class to use for the table view |
||
|
Inherited from |
|||
|
|||
| dict |
|
||
| dict |
|
||
|
|||
| bool |
|
||
| string or None |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| str |
HELP_TOPIC = "JAGUAR_INPUT_TAB"The help topic for the tab |
||
| tuple |
UI_MODULES = ui.input_top_ui, ui.input_hb_bottom_uiA tuple of ui modules defining the tab widgets. |
||
| tuple |
SYMM_ITEMS = NoneThe data to display in the symmetry combo box |
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
There are no jaguar handle keywords that this tab sets, but we need this function to override the one in the base class.
|
Get mmjag keywords for the specified structure
|
Restore tab settings from mmjag keywords. This function should be defined in subclasses.
|
This function return True if 'Fast Mode' check box is checked.
|
This function returns command argument corresponding to the checked optimization option. If 'Optimize all structure' option is selected this function returns None.
|
This function resets optimization and 'fast mode' settings to default state. This function needs to be called every time when input file is loaded.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:36 2015 | http://epydoc.sourceforge.net |