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

Module mswidgets

Contains widgets that are useful in MatSci panels.

Classes [hide private]
  CompactSolventSelector
A single line of widgets that displays the currently chosen solvent and a button that will open a dialog allowing a new solvent model/solvent choice.
  SolventDialog
A Dialog that allows the user to pick a solvent model, solvent and parameters.
  EmbeddedSolventWidget
A master widget that contains the widgets from the Jaguar Solvation tab and is convenient to use outside the Jaguar gui environment.
Variables [hide private]
  __doc__ = ...
  NO_SOLVENT = 'None'
  SOLVENT_KEY = 'solvent'
  MODEL_KEY = 'isolv'
  __package__ = 'schrodinger.application.matsci'
Variables Details [hide private]

__doc__

Value:
"""
Contains widgets that are useful in MatSci panels.
"""