Difference between revisions of "Documentation/4.1/Developers"
From Slicer Wiki
(→HOW TO) |
m (→HOW TO) |
||
Line 126: | Line 126: | ||
: Describes how to take your command line module or loadable module and turn it into an extension for Slicer {{documentation/version}} | : Describes how to take your command line module or loadable module and turn it into an extension for Slicer {{documentation/version}} | ||
− | * [[Documentation/{{documentation/version}}/Developers/Tutorials/Debug Instructions|Debug]] | + | * [[Documentation/{{documentation/version}}/Developers/Tutorials/Debug Instructions|Debug]] or [[Documentation/{{documentation/version}}/Developers/Tutorials/Troubleshooting|Troubleshoot Slicer]] |
− | + | : Hints for debugging or narrowing down run time issues. | |
− | |||
− | |||
− | : Hints for narrowing down run time issues. | ||
* [[Documentation/{{documentation/version}}/Developers/Tutorials/WidgetWriting|Write a Widget for Slicer and Qt Designer]] | * [[Documentation/{{documentation/version}}/Developers/Tutorials/WidgetWriting|Write a Widget for Slicer and Qt Designer]] |
Revision as of 01:42, 5 June 2012
Home < Documentation < 4.1 < DevelopersDevelopers Information
Slicer4 developer documentation is under development with the idea that tutorials and related information will be available to support work at the NA-MIC 2012 Project Week. Requirements for Modules
|
Introduction
Mailing List & Developer meetings
Miscellaneous
|
Source Code
Compile/Install
Design & Implementation
|
HOW TO
|