Package mrv :: Package maya :: Package ui :: Module dialog
[hide private]
[frames] | no frames]

Module dialog

source code

Contains some default dialogs as well as layouts suitable for layout dialogs
Classes [hide private]
  Dialog
Base for all dialog classes
  PromptDialog
Wrapper class for maya prompt dialog
  Prompt
Implements the prompt interface using a prompt dialog
  ChoiceDialog
Maya implementation of the generic choice dialog interface
  ProgressWindow
Simple progress window wrapping the default maya progress window
Variables [hide private]
  log = logging.getLogger("mrv.maya.ui.dialog")