Trees | Indices | Help |
|
---|
|
PyQt4.QtCore.QObject --+ | BaseSubTab --+ | ESPSubTab
This sub tab class is used for ESP property.
|
|||
|
|||
dict |
|
||
|
|||
Inherited from |
|
|||
collections.OrderedDict
|
FIT_ESP_METHOD = OrderedDict((("Atom centers", mm.MMJAG_ICFIT_ An OrderedDict of {fit ESP method: mmjag keyword value} used to populate 'Fot ESP to' combo box. |
||
collections.OrderedDict
|
CONSTRAINTS_METHOD = OrderedDict((("Total charge only", mm.MMJ An OrderedDict of {constraints method: mmjag keyword value} used to populate 'Constraints' combo box. |
|
|||
Inherited from |
|
This function is called to customize sub tab behavior. It should be reimplemented for any subclass that has custom features.
|
This function returns dictionary of mmjag keywords for this sub tab. It is only used for tabs that don't have options.
|
This function restores this sub tab from the keywords dictionary.
|
|
FIT_ESP_METHODAn OrderedDict of {fit ESP method: mmjag keyword value} used to populate 'Fot ESP to' combo box.
|
CONSTRAINTS_METHODAn OrderedDict of {constraints method: mmjag keyword value} used to populate 'Constraints' combo box.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:36 2015 | http://epydoc.sourceforge.net |