<?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[Problem with ListView]]></title><description><![CDATA[<p dir="auto">I have a problem with the List view. When I add my header to ListView and when debugging write: QML PageHeaderView: Possible anchor loop detected on vertical anchor.</p>
<p dir="auto">PageHeaderView is my module that I created. What could be wrong?</p>
]]></description><link>https://forum.qt.io/topic/23847/problem-with-listview</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 14:42:14 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/23847.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Feb 2013 08:23:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with ListView on Fri, 01 Feb 2013 13:11:50 GMT]]></title><description><![CDATA[<p dir="auto">QML loops happens when one object depends on second and that second depends on first. I believe situation might happen with more components - it is problem if dependency loop happens. Therefore it looks like problem is in your PageHeaderView and has nothing to do with ListView most probably.</p>
<p dir="auto">It is hard to comment without seing actual code.</p>
]]></description><link>https://forum.qt.io/post/165585</link><guid isPermaLink="true">https://forum.qt.io/post/165585</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 01 Feb 2013 13:11:50 GMT</pubDate></item></channel></rss>