<?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[The best way to create this Custom List?]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.qt.io/topic/137521/the-best-way-to-create-this-custom-list</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 06:56:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/137521.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Jun 2022 13:45:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to The best way to create this Custom List? on Sun, 03 Jul 2022 17:13:31 GMT]]></title><description><![CDATA[<p dir="auto">Which documentation are you looking at ?</p>
<p dir="auto">The <a href="https://doc.qt.io/qt-6/qtwidgets-index.html" target="_blank" rel="noopener noreferrer nofollow ugc">Widgets module</a> <a href="https://doc.qt.io/qt-6/examples-widgets.html" target="_blank" rel="noopener noreferrer nofollow ugc">examples</a> is what I am referring to.</p>
<p dir="auto">The <a href="https://doc.qt.io/qt-6/model-view-programming.html" target="_blank" rel="noopener noreferrer nofollow ugc">Model View documentation</a> also provides a lot of snippets and depending on the classes of interest, they often link to other examples.</p>
]]></description><link>https://forum.qt.io/post/719927</link><guid isPermaLink="true">https://forum.qt.io/post/719927</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 03 Jul 2022 17:13:31 GMT</pubDate></item><item><title><![CDATA[Reply to The best way to create this Custom List? on Tue, 28 Jun 2022 18:30:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Since you are starting, I would recommend that you start with functionality first and in a second time go with heavy GUI customization.</p>
<p dir="auto">In the case at hand, you essentially need a QTableView, QPushButton, QLabel and a combo QHBoxLayout/QVBoxLayout.</p>
<p dir="auto">For your cell custom look, you can implement a QStyledItemDelegate.</p>
<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/renio">@<bdi>Renio</bdi></a> wrote, Qt's documentation contains quite a lot of examples that you can start from.</p>
]]></description><link>https://forum.qt.io/post/719379</link><guid isPermaLink="true">https://forum.qt.io/post/719379</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 28 Jun 2022 18:30:48 GMT</pubDate></item><item><title><![CDATA[Reply to The best way to create this Custom List? on Tue, 28 Jun 2022 15:16:47 GMT]]></title><description><![CDATA[<p dir="auto">try to search between example, and start from then! :-)</p>
]]></description><link>https://forum.qt.io/post/719367</link><guid isPermaLink="true">https://forum.qt.io/post/719367</guid><dc:creator><![CDATA[Renio]]></dc:creator><pubDate>Tue, 28 Jun 2022 15:16:47 GMT</pubDate></item></channel></rss>