Trees | Indices | Help |
|
---|
|
Utility functions and classes for the Jaguar GUIs
|
|||
JaguarSettingError An exception indicating that there was an error with the user-specified Jaguar settings |
|||
JaguarSettingWarning A warning indicating that a user-specified Jaguar settings could not be loaded into the GUI |
|||
EnhancedComboBox A combo box for use in the Jaguar GUI with several Pythonic enhancements |
|||
PropertiesTableWidget A QTableWidget for the Properties table on the Properties tab |
|||
WorkspaceInclusionCheckBox A checkbox that is skinned to look like the Project Table workspace inclusion checkbox. |
|
|||
|
|||
|
|||
float |
|
||
|
|||
bool |
|
||
|
|||
int |
|
|
Count the number of structures currently specified in the input selector widget. Since Jaguar can't accept more than three structures, this function will return 4 for all values >= 4.
|
This function finds key corresponding to a given value in a dictionary. We assume here that values in a given dictionary are unique.
|
This function checks whether a given line edit widget has a valid input. If it does it will return a float value. Otherwise an exception will be raised. This function should only be used for line edits used to enter float numbers.
|
A decorator that will display any JaguarSettingErrors in an error dialog.
|
If the JaguarInput object contains any unknown keywords, warn the user about the unknowns and ask them if they want to continue.
|
Apply jaguar unique atom naming to all atoms in the specified structure
|
Calculate the number of protons in the specified structure
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:04:47 2014 | http://epydoc.sourceforge.net |