<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MainWindow Like Qt Creator]]></title><description><![CDATA[<p dir="auto">I would like to create a desktop application like the qt creator ide with a treeview upon clicking the treeview corresponding window as to be viewed in the right model like qt creator.</p>
]]></description><link>https://forum.qt.io/topic/63287/mainwindow-like-qt-creator</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 19:14:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/63287.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Jan 2016 07:49:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MainWindow Like Qt Creator on Thu, 28 Jan 2016 11:15:35 GMT]]></title><description><![CDATA[<p dir="auto">Some what I have managed to do a stacked widget .In one of my widget I have a qtreeviewwidget and tabwidget arranged in a horizontal splitter layout, on execution  my treeview widget width is more than the tab widget .Any idea how to set it I need my tabwidget width should be more than the treeview widget.</p>
]]></description><link>https://forum.qt.io/post/310062</link><guid isPermaLink="true">https://forum.qt.io/post/310062</guid><dc:creator><![CDATA[Shiv]]></dc:creator><pubDate>Thu, 28 Jan 2016 11:15:35 GMT</pubDate></item><item><title><![CDATA[Reply to MainWindow Like Qt Creator on Mon, 25 Jan 2016 10:15:18 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your kind suggestion  I am working on it</p>
]]></description><link>https://forum.qt.io/post/309347</link><guid isPermaLink="true">https://forum.qt.io/post/309347</guid><dc:creator><![CDATA[Shiv]]></dc:creator><pubDate>Mon, 25 Jan 2016 10:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to MainWindow Like Qt Creator on Mon, 25 Jan 2016 07:58:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shiv">@<bdi>Shiv</bdi></a><br />
compose your application using (eventually nested) layouts using a QTreeView and Q TabWidget (for example)<br />
Listen to the QTreeView's clicked() signal. In the connected slot decide upon the clicked model index which view to open.</p>
<p dir="auto">Sorry, but this is a very generic answer to a generic question.</p>
]]></description><link>https://forum.qt.io/post/309302</link><guid isPermaLink="true">https://forum.qt.io/post/309302</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Mon, 25 Jan 2016 07:58:42 GMT</pubDate></item></channel></rss>