Import 2017-06-07 23:51:09: master 33b60774

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-03-12 14:51:01 master c6fd5d93
Changeset

STYLE: Document SlicerWizard/TemplateManager.py

Add documentation for the public API of SlicerWizard.TemplateManager.
Also, fix some code issues revealed in the course of writing the same:

  • Add '_' prefix to private helper functions
  • Add public setKey() method
  • Move adding arguments to TemplateManager, for consistency with
    parseArguments()

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22984 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Utilities/Scripts/SlicerWizard/ExtensionWizard.py Diff File
mod - Utilities/Scripts/SlicerWizard/TemplateManager.py Diff File