<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.commontk.org/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FThird_Party_Dependencies</id>
	<title>Documentation/Third Party Dependencies - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.commontk.org/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FThird_Party_Dependencies"/>
	<link rel="alternate" type="text/html" href="https://www.commontk.org/index.php?title=Documentation/Third_Party_Dependencies&amp;action=history"/>
	<updated>2026-04-13T06:53:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.commontk.org/index.php?title=Documentation/Third_Party_Dependencies&amp;diff=1285&amp;oldid=prev</id>
		<title>Sascha: moved Documentation/Architecture to Documentation/Third Party Dependencies: Page contents did not match the title.</title>
		<link rel="alternate" type="text/html" href="https://www.commontk.org/index.php?title=Documentation/Third_Party_Dependencies&amp;diff=1285&amp;oldid=prev"/>
		<updated>2011-11-28T11:10:08Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/index.php?title=Documentation/Architecture&quot; class=&quot;mw-redirect&quot; title=&quot;Documentation/Architecture&quot;&gt;Documentation/Architecture&lt;/a&gt; to &lt;a href=&quot;/index.php?title=Documentation/Third_Party_Dependencies&quot; title=&quot;Documentation/Third Party Dependencies&quot;&gt;Documentation/Third Party Dependencies&lt;/a&gt;: Page contents did not match the title.&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:10, 28 November 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sascha</name></author>
	</entry>
	<entry>
		<id>https://www.commontk.org/index.php?title=Documentation/Third_Party_Dependencies&amp;diff=24&amp;oldid=prev</id>
		<title>Stephen.aylward: Created page with &#039;While the details of the implementation have yet to be finalized, a few of the design principles have been decided by the founding group.  In particular, several core libraries w…&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.commontk.org/index.php?title=Documentation/Third_Party_Dependencies&amp;diff=24&amp;oldid=prev"/>
		<updated>2010-04-14T17:34:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;While the details of the implementation have yet to be finalized, a few of the design principles have been decided by the founding group.  In particular, several core libraries w…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;While the details of the implementation have yet to be finalized, a few of the design principles have been decided by the founding group.  In particular, several core libraries will serve as the foundation.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Overall object structure will be based on Qt 4.5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
http://www.qtsoftware.com/&lt;br /&gt;
&lt;br /&gt;
See the [wiki:WidgetPlans Widget Plans page].&lt;br /&gt;
See the [wiki:CodingGuidelines Coding Guidelines page].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DICOM support will be implemented using DCMTK&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
http://dicom.offis.de/dcmtk&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Visualization will use VTK&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
http://www.vtk.org&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Analysis algorithms will use ITK&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
http://www.itk.org&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Software engineering methodology will follow the ITK style (leveraging CMake and friends)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
http://www.cmake.org&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A To-be-determined wrapping tool will support calling CTK from Python, Tcl, Java, C#, etc&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Open Questions&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Qt Script (javascript) provides a subset of &amp;quot;traditional&amp;quot; VTK-style wrapping.  [http://www.riverbankcomputing.co.uk/news PyQt] is GPL so not usable in CTK.  What are the other alternatives?  &lt;br /&gt;
** Perhaps [http://pythonqt.sourceforge.net/ PythonQt] - it is LGPL and lighter (less complete) than [http://www.riverbankcomputing.co.uk/news PyQt].  It is a product of the [http://www.mevislab.de MeVisLab] effort.&lt;br /&gt;
** [http://www.pyside.org/about/ PySide] appears to be the nokia-sponsored replacement for PyQt.&lt;br /&gt;
&lt;br /&gt;
* What third party widget libraries exist for Qt?  What licenses do they use? (Since the open source version of Qt was GPL until recently, most third party libraries are probably GPL also).  For example, [http://sourceforge.net/projects/qdcws/ the QDCWS project] combines DCMTK with Qt but is GPL (and no longer active, apparently - email to the developer bounced).&lt;/div&gt;</summary>
		<author><name>Stephen.aylward</name></author>
	</entry>
</feed>