<?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%2FLabs%2FCallingPythonMethodsFromCpp</id>
	<title>Documentation/Labs/CallingPythonMethodsFromCpp - 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%2FLabs%2FCallingPythonMethodsFromCpp"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Labs/CallingPythonMethodsFromCpp&amp;action=history"/>
	<updated>2026-04-09T08:41:14Z</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/Labs/CallingPythonMethodsFromCpp&amp;diff=30172&amp;oldid=prev</id>
		<title>JChris.FillionR: Created page with ' This has been discussed during the NA-MIC engineering Tcon of Jan 31, 2012. The goal would be to create a class / object allowing to easily instanciate python call and call asso…'</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Labs/CallingPythonMethodsFromCpp&amp;diff=30172&amp;oldid=prev"/>
		<updated>2013-01-31T23:16:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039; This has been discussed during the NA-MIC engineering Tcon of Jan 31, 2012. The goal would be to create a class / object allowing to easily instanciate python call and call asso…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
This has been discussed during the NA-MIC engineering Tcon of Jan 31, 2012. The goal would be to create a class / object allowing to easily instanciate python call and call associated python method from Cpp.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The existing code allowing to call python methods is &amp;quot;duplicated&amp;quot; in two places:&lt;br /&gt;
  &lt;br /&gt;
  https://github.com/Slicer/Slicer/blob/master/Base/QTGUI/qSlicerScriptedLoadableModule.cxx&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
https://github.com/Slicer/Slicer/blob/master/Libs/MRML/DisplayableManager/vtkMRMLScriptedDisplayableManager.cxx&lt;br /&gt;
&lt;br /&gt;
The idea would be to create a   re-usable class allowing to easily achieve it.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JChris.FillionR</name></author>
		
	</entry>
</feed>