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

Module atomicsymbolsgui

GUI elements that help with atomic symbols

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__ = """GUI elements that help with atomic symbols"""
  __package__ = 'schrodinger.application.matsci'