Package schrodinger :: Package application :: Package msv :: Package gui :: Module view_dialog
[hide private]
[frames] | no frames]

Module view_dialog

Classes [hide private]
  ClickableLabel
A label that emits a 'clicked' signal when clicked
  DarkBackgroundLabel
A label that has dark background and text in white
  GrayLabel
A label with smaller font and gray text, white background
  PlusMinusWidget
  IconLabelToggle
Customized checkbox with an image icon on the left, which changes upon clicking.
  ToggleOption
An instance handles one side of a SideBySideToggle
  SideBySideToggle
A customized widget for switching between text options representing different values
  ColorCircleToggle
A label composed of a sphere filled with a solid color.
  ColorCircleToggleGroupWidget
A widget that contains a text label and a number of colored circle toggles.
  ViewStylePopUp
A popup dialog to provide options for viewing style
  ViewButtonWithPopUp
A checkable button with text "View" that has a pop up
Variables [hide private]
  SELECTED_ICON_PATH = ':/msv/icons/selected.png'
  UNSELECTED_ICON_PATH = ':/msv/icons/unselected.png'
  LAYOUT_ROW_PADDING = 6
  MARGIN_SIZE = 10
  __package__ = 'schrodinger.application.msv.gui'