Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module input_tab_widgets
[hide private]
[frames] | no frames]

Module input_tab_widgets

Classes [hide private]
  _Basis
Basis(basis, polarization, diffuse)
  Basis
Class for representing a basis set.
  ProjEntry
A class for accessing data about a project table row and the associated structure
  ProjEntryTuple
A simplified class for storing data about a project table row and the associated structure.
  SelectedEntriesColumns
Column constants for the selected entries table
  SelectedEntriesModel
The data model for the selected entries table
  SelectedEntriesProxyModel
The proxy model for the selected entries table
  SelectedEntriesView
The view for the selected entries table
  WorkspaceInclusionDelegate
A delegate for representing workspace inclusion as it is shown in the project table.
  CommitMultipleDelegate
A delegate where Ctrl+Enter will cause the value to be committed to all selected rows.
  BlankableSpinBoxDelegate
A spin box delegate.
  BlankableSpinBox
A spin box that allows the empty string as an acceptable value
  BasisSetDelegate
A delegate for selecting a basis set.
  BasisSetEditor
A version of the BasisSelectorLineEdit that automatically sets the vertical placement of the pop up based on the constraints of the table size.
Variables [hide private]
  maestro = schrodinger.get_maestro()
  DEFAULT_ROLE = 33
  NUM_SELECTED_ENTRIES_ROLE = 32
  SORT_ROLE = 35
  STRUCTURE_ROLE = 34
  WS_INCLUDE = 1
  WS_INCLUDE_ONLY = 2
  WS_REMOVE = 0
hash(x)
  __package__ = 'schrodinger.application.jaguar.gui'