<?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[Save Button Grid to XML]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.qt.io/topic/95825/save-button-grid-to-xml</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 05:45:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/95825.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Oct 2018 10:47:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Save Button Grid to XML on Wed, 24 Oct 2018 04:31:03 GMT]]></title><description><![CDATA[<p dir="auto">Have you looked at the Qt Designer  to create the UI ? You can create grid itself in Designer. Everything is stored in xml format only.</p>
]]></description><link>https://forum.qt.io/post/488625</link><guid isPermaLink="true">https://forum.qt.io/post/488625</guid><dc:creator><![CDATA[dheerendra]]></dc:creator><pubDate>Wed, 24 Oct 2018 04:31:03 GMT</pubDate></item><item><title><![CDATA[Reply to Save Button Grid to XML on Tue, 23 Oct 2018 22:42:53 GMT]]></title><description><![CDATA[<p dir="auto">... well I am not sure what kind of solution you are looking for here but you can export XML files using Qt.  Qt has a class called QXmlStreamWriter.  You can use that to save whatever xml about the button you want. You have to implement the format and logic yourself though.</p>
]]></description><link>https://forum.qt.io/post/488609</link><guid isPermaLink="true">https://forum.qt.io/post/488609</guid><dc:creator><![CDATA[primem0ver]]></dc:creator><pubDate>Tue, 23 Oct 2018 22:42:53 GMT</pubDate></item></channel></rss>