Introduction
- Overview of the development process.
Compile/Install
- Compiling and installing Slicer from source.
Mailing List
- Intended for the discussion of programming related questions.
Design & Implementation
- Objects and their organization. MRML Library provides API for managing medical image data type.
- Details how displayable manager works.
- Presents the underlying infrastructure.
- Details how Slicer is built and packaged.
|
|
HOW TO
- Setup QtCreator with Slicer
- See also presentation QtPortInSlicer - How to write a module
- Describes how to make a (Slicer / Qt) loadable module that is compiled outside of the slicer build tree.
- Describes how to take your command line module or loadable module and turn it into an extension for Slicer 4.0
- How to debug Slicer.
- Prerequisites, Notes, Coding style and step-by-step
|
|
Miscellaneous
- Set of screenshots showing the different Slicer components.
- Consistency and Readability for a manageable code base :)
- This page serves as a MediaWiki sandbox.
- End user documentation
|