Documentation/4.1/Developers/Tutorials
From Slicer Wiki
Revision as of 07:03, 18 June 2012 by JChris.FillionR (talk | contribs)
Home < Documentation < 4.1 < Developers < Tutorials
HOW TO
- Bundle module(s) into a Slicer extension
- Create a CLI module
- Create a Loadable module
- Create a Scripted module
- Create an Editor effect
- Document a module
- Document an extension
- Use debugger with Slicer application
- Troubleshoot issues such as crash, or memory leaks
- Prevent memory leaks
- Write a widget for Slicer and Qt Designer
- Use custom widgets in Qt Designer
- Load UI file from python