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
|
Requirements for Modules
|
Introduction
Mailing List & Developer meetings
Miscellaneous
|
Source Code
Compile/Install
Design & Implementation
|
HOW TO
|