| Trees | Indices | Help |
|
|---|
|
|
object --+
|
sip.simplewrapper --+
|
sip.wrapper --+
|
PyQt4.QtCore.QObject --+
|
Qt.QtCore.QObject --+
|
BaseSubTab
Base class for all properties tab subtabs. Subtabs that contain options should be subclassed. Subclasses should redefine getMmJagKeywords and loadSettings functions. Function theoryUpdated need to be redefined only for sub tabs that depend on theory options.
|
|||
|
|||
|
|||
| dict |
|
||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| int |
row_id sub tab id a.k.a. |
||
| bool |
spin current state of 'spin unrestricted' toggle in theory tab |
||
| str |
theory_level current theory level |
||
QWidget
|
ui And object that provides access to all subtab widgets |
||
|
|||
|
|||
Sub tab initializer.
|
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.
|
Respond to the user changing the level of theory or the basis set.
|
|
|||
row_idsub tab id a.k.a. property row number it is associated with
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:40 2016 | http://epydoc.sourceforge.net |