<?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.5%2FDevelopers%2FLayouts</id>
	<title>Documentation/4.5/Developers/Layouts - 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.5%2FDevelopers%2FLayouts"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Developers/Layouts&amp;action=history"/>
	<updated>2026-04-18T20:48:34Z</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.5/Developers/Layouts&amp;diff=43633&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.5</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Developers/Layouts&amp;diff=43633&amp;oldid=prev"/>
		<updated>2015-11-12T22:05:29Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.5&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;
=Layout=&lt;br /&gt;
== Main classes ==&lt;br /&gt;
* &amp;lt;code&amp;gt;[http://slicer.org/doc/html/classvtkMRMLLayoutNode.html vtkMRMLLayoutNode]&amp;lt;/code&amp;gt;: Node that describes the layout of the views. There is only one layout node in the scene (singleton)&lt;br /&gt;
* &amp;lt;code&amp;gt;[http://slicer.org/doc/html/classvtkMRMLLayoutLogic.html vtkMRMLLayoutLogic]&amp;lt;/code&amp;gt;: Control/observe the layout node. Automatically create the view nodes if needed (referenced in the layout node description but not in the scene).  &lt;br /&gt;
* &amp;lt;code&amp;gt;[http://slicer.org/doc/html/classvtkMRMLAbstractViewNode.html vtkMRMLAbstractViewNode]&amp;lt;/code&amp;gt;: Abstract class for all the view nodes (such as [http://slicer.org/doc/html/classvtkMRMLSliceNode.html vtkMRMLSliceNode], [http://slicer.org/doc/html/classvtkMRMLViewNode.html vtkMRMLViewNode], [http://slicer.org/doc/html/classvtkMRMLChartViewNode.html vtkMRMLChartViewNode]) that can be into a layout.&lt;br /&gt;
* &amp;lt;code&amp;gt;[http://www.commontk.org/docs/html/classctkLayoutManager.html ctkLayoutManager]&amp;lt;/code&amp;gt;: Mechanism to convert the layout description (xml) into a Qt layout with Qt widgets. &lt;br /&gt;
* &amp;lt;code&amp;gt;[http://slicer.org/doc/html/classqMRMLLayoutManager.html qMRMLLayoutManager]&amp;lt;/code&amp;gt;: Specialized version of ctkLayoutManager to handle MRML only views and properties.  &lt;br /&gt;
* &amp;lt;code&amp;gt;[http://slicer.org/doc/html/classqSlicerLayoutManager.html qSlicerLayoutManager]&amp;lt;/code&amp;gt;: Specialized version of qMRMLLayoutManager to handle Slicer specific behaviors. The Slicer layout manager is accessible from the [http://slicer.org/doc/html/classqSlicerApplication.html qSlicerApplication] singleton.&lt;br /&gt;
&lt;br /&gt;
==Layout mechanism==&lt;br /&gt;
&lt;br /&gt;
==How to change the layout ?==&lt;br /&gt;
&lt;br /&gt;
==How to register a new layout ?==&lt;br /&gt;
&lt;br /&gt;
== View XML elements ==&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>