<?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[how to refer same table widget to different pages of tabwidget]]></title><description><![CDATA[<p dir="auto">i have table widget contain group infos on page 1 of tabwidget and i want to refer it to the others pages without copy it?</p>
]]></description><link>https://forum.qt.io/topic/132319/how-to-refer-same-table-widget-to-different-pages-of-tabwidget</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 11:59:02 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/132319.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Nov 2021 22:26:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to refer same table widget to different pages of tabwidget on Fri, 26 Nov 2021 09:44:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/godofcode">@<bdi>GodOfCode</bdi></a> One way of achieving that would be to change table widget to table view, put the data in the model connected to the view. Then you can have as many views as you like and feed all of them with a single model and a single data set.</p>
]]></description><link>https://forum.qt.io/post/691885</link><guid isPermaLink="true">https://forum.qt.io/post/691885</guid><dc:creator><![CDATA[artwaw]]></dc:creator><pubDate>Fri, 26 Nov 2021 09:44:54 GMT</pubDate></item><item><title><![CDATA[Reply to how to refer same table widget to different pages of tabwidget on Fri, 26 Nov 2021 05:38:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/godofcode">@<bdi>GodOfCode</bdi></a> What do you mean by "refer"? You can't show same widget instance at several places. You have to create different instances of the widget for each place where you want to show it.</p>
]]></description><link>https://forum.qt.io/post/691845</link><guid isPermaLink="true">https://forum.qt.io/post/691845</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Fri, 26 Nov 2021 05:38:12 GMT</pubDate></item></channel></rss>