<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FExtensions%2FSlicerDevelopmentToolbox</id>
	<title>Documentation/4.10/Extensions/SlicerDevelopmentToolbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FExtensions%2FSlicerDevelopmentToolbox"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Extensions/SlicerDevelopmentToolbox&amp;action=history"/>
	<updated>2026-05-09T19:34:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.10/Extensions/SlicerDevelopmentToolbox&amp;diff=59950&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.10</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Extensions/SlicerDevelopmentToolbox&amp;diff=59950&amp;oldid=prev"/>
		<updated>2018-10-19T00:44:54Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.10&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
[[File:SlicerDevelopmentToolbox.png|200px|left]]&lt;br /&gt;
|&lt;br /&gt;
Extension: [[Documentation/{{documentation/version}}/Extensions/SlicerDevelopmentToolbox/SlicerDevelopmentToolbox|SlicerDevelopmentToolbox]]&amp;lt;br&amp;gt;&lt;br /&gt;
Acknowledgments:&lt;br /&gt;
This work is supported in part by the National Cancer Institute and the National Institute of Biomedical Imaging and Bioengineering of the  National Institutes of Health through the following grants:&lt;br /&gt;
* Quantitative MRI of prostate cancer as a biomarker and guide for treatment, Quantitative Imaging Network (U01 CA151261, PI Fennessy)&lt;br /&gt;
* [http://igtpg.spl.harvard.edu/ Enabling technologies for MRI-guided prostate interventions] (R01 CA111288, PI Tempany)&lt;br /&gt;
* [http://ncigt.org/ The National Center for Image-Guided Therapy] (P41 EB015898, PI Tempany)&lt;br /&gt;
* Advancement and Validation of Prostate Diffusion and Spectroscopic MRI (R01 CA160902, PI Maier)&lt;br /&gt;
* [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] (U24 CA180918, PIs Kikinis and Fedorov).&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors:  Christian Herz ({{collaborator|name|spl}}), Andrey Fedorov ({{collaborator|name|spl}})&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Christian Herz, &amp;lt;email&amp;gt;cherz@bwh.harvard.edu&amp;lt;/email&amp;gt;, Andrey Fedorov, &amp;lt;email&amp;gt;fedorov@bwh.harvard.edu&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}}&lt;br /&gt;
|{{collaborator|logo|spl}}|{{collaborator|longname|spl}}&lt;br /&gt;
|{{collaborator|logo|ncigt}}|{{collaborator|longname|ncigt}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Extension Description}}&lt;br /&gt;
&lt;br /&gt;
SlicerDevelopmentToolbox extension is a collection of python classes that facilitate the development process of patterns that continuously occur:&lt;br /&gt;
* widgets&lt;br /&gt;
* mixins&lt;br /&gt;
* helpers&lt;br /&gt;
* decorators&lt;br /&gt;
* predefined events&lt;br /&gt;
* constants&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}&lt;br /&gt;
* SlicerDevelopmentToolbox organization page on github: https://github.com/QIICR/SlicerDevelopmentToolbox&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Examples}}&lt;br /&gt;
TODO: add more screenshots and description&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery class=center showfilename=yes widths=&amp;quot;600px&amp;quot;&amp;gt;&lt;br /&gt;
File:IncomingDataWindow.png|Starts a storeSCP process (DCMTK) and invokes an event on finishing transfer. Furthermore you can import from a directory&lt;br /&gt;
File:ModuleSettingsWidget.png|Settings for your module with name {moduleName} saved in qt.QSettings() in the following way {moduleName}/{settingName} can be displayed/modified in a separate window/messagebox&lt;br /&gt;
File:RatingWindow.png|You want to rate some results and save those in your data? Then this class is the right thing for you. While creating an instance you can specify a maximum rating value and listen to the event ''RatingWindowClosedEvent'' &lt;br /&gt;
File:TargetCreationWidget.png|This widget can be included anywhere. It can be used for creation/keeping track of targets and changing their name&lt;br /&gt;
File:Watchbox.png|The watchbox can be used for displaying any kind of textual information to the user. There are two different versions of the watchbox. XMLBasedInformationWatchBox and DICOMBasedInformationWatchBox.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Informatics]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>