| Trees | Indices | Help |
|
|---|
|
|
PyQt4.QtGui.QWidget --+
|
base_sub_tab.BaseSubTab --+
|
BasisSetSubTab
An Input tab sub-tab for per-atom basis sets
See parent class for documentation on the class variables
|
|||
| type |
TABLE_MODEL_CLASS The class of the table model. |
||
| type |
PROXY_MODEL_CLASS The class of the proxy model. |
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| str or NoneType |
|
||
| bool |
|
||
|
Inherited from |
|||
|
|||
| str |
NAME = "Per-Atom Basis"The name of the tab. |
||
| module |
UI_MODULE = sub_tabs_ui.basis_set_uiA module containing a Ui_Form for the sub tab |
||
|
|||
|
Inherited from |
|||
|
|||
Sub-tab-specific initialization. This function may be redefined in subclasses.
|
Respond to the user picking a workspace atom
|
Activate the sub-tab, e.g., check the picking check box.
|
Deactivate the sub-tab, e.g., stop picking and/or uncheck the picking check box
|
Save sub-tab settings for the specified entry into the given Jaguar handle. This function should be redefined in subclasses.
|
Restore sub-tab settings from the Jaguar handle. This function should be redefined in subclasses. Note that existing settings for the given entry id should be cleared before the new settings are loaded.
|
Make sure that the sub-tab settings will allow a job to be run successfully.
|
Have any per-atom basis sets been set?
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:36 2015 | http://epydoc.sourceforge.net |