<?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[QML Nested List View with separators]]></title><description><![CDATA[<p dir="auto">Hi:)</p>
<p dir="auto">I'm trying to implement a tree view that represent structure of buildings/floors/rooms. All rooms should be classified by floor and building ( thus header for each building and floor is required.</p>
<p dir="auto">First I implemented it with Repeater, Row and Grid elements. However I need a selection behaviour so i need to use ListView and GridView. I have problems displaying nested list views.</p>
<p dir="auto">Here's my code so far: <a href="http://pastie.org/private/3seqntgvskbyxnmnuluaua" target="_blank" rel="noopener noreferrer nofollow ugc">http://pastie.org/private/3seqntgvskbyxnmnuluaua</a></p>
<p dir="auto">When using Repeater and Grid instead of GridView the result is:<br />
!<a href="https://docs.google.com/file/d/0B-mc4aKkzWlxczg2TzhuTFgwWjQ/edit?usp=sharing()" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.google.com/file/d/0B-mc4aKkzWlxczg2TzhuTFgwWjQ/edit?usp=sharing()</a>!</p>
]]></description><link>https://forum.qt.io/topic/31338/qml-nested-list-view-with-separators</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 00:18:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/31338.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Aug 2013 11:08:14 GMT</pubDate><ttl>60</ttl></channel></rss>