Package schrodinger :: Package application :: Package matsci :: Module atomicsymbolsgui
[hide private]
[frames] | no frames]

Module atomicsymbolsgui

GUI elements that help with atomic symbols

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  ElementValidator
A QValidator to check if the input is a partial or valid atomic symbol.
  ElementEdit
A QLineEdit that only accepts atomic symbols and always contains the last valid value when it loses keyboard focus
Variables [hide private]
  __doc__ = ...
  __package__ = 'schrodinger.application.matsci'
Variables Details [hide private]

__doc__

Value:
"""
GUI elements that help with atomic symbols

Copyright Schrodinger, LLC. All rights reserved.
"""