Documentation/4.1/Developers/Tutorials
From Slicer Wiki
Home < Documentation < 4.1 < Developers < Tutorials
HOW TO
- Create a CLI module
- Create a Loadable module
- Create a Scripted module
- Create an Editor effect
- Bundle module(s) into a Slicer extension NEW
- Document a module NEW
- Document an extension NEW
- 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
- Pass data between Slicer and Matlab Experimental