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

Module qa

source code

Contains a modular UI able to display quality assurance checks, run them and present their results. It should be easy to override and adjust it to suit additional needs
Classes [hide private]
  QACheckLayout
Row Layout able to display a qa check and related information
  QALayout
Layout able to dynamically display QAChecks, run them and display their result
Variables [hide private]
  log = logging.getLogger("mrv.maya.ui.qa")