Difference between revisions of "Documentation/Nightly/Extensions/SlicerDevelopmentToolbox"
From Slicer Wiki
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...") |
|||
Line 48: | Line 48: | ||
{{documentation/{{documentation/version}}/extension-section|Information for Developers}} | {{documentation/{{documentation/version}}/extension-section|Information for Developers}} | ||
* SlicerDevelopmentToolbox organization page on github: https://github.com/QIICR/SlicerDevelopmentToolbox | * SlicerDevelopmentToolbox organization page on github: https://github.com/QIICR/SlicerDevelopmentToolbox | ||
+ | |||
+ | <!-- ---------------------------- --> | ||
+ | {{documentation/{{documentation/version}}/module-section|Examples}} | ||
+ | TODO: add more screenshots and description | ||
+ | |||
+ | [[File:SlicerDeveloplentToolbox_IncomingDataWindow.png|400px|left]] | ||
+ | [[File:SlicerDeveloplentToolbox_ModuleSettingsWidget.png|left]] | ||
+ | [[File:SlicerDeveloplentToolbox_RatingWindow.png|400px|left]] | ||
+ | [[File:SlicerDeveloplentToolbox_TargetCreationWidget.png|400px|left]] | ||
+ | [[File:SlicerDeveloplentToolbox_watchbox.png|400px|left]] | ||
+ | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 22:30, 18 April 2017
Home < Documentation < Nightly < Extensions < SlicerDevelopmentToolbox
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
|
Extension Description
SlicerDevelopmentToolbox extension is a collection of python classes that facilitate the development process of patterns that continuously occur:
- widgets
- mixins
- helpers
- decorators
- predefined events
- constants
Information for Developers
- SlicerDevelopmentToolbox organization page on github: https://github.com/QIICR/SlicerDevelopmentToolbox
Examples
TODO: add more screenshots and description