<?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 implement nested editable lists in C++ as models in Qt (QML oriented)]]></title><description><![CDATA[<p dir="auto">I'm developing an application in QML + C++. I have list of models (say, ParentList) with each item having list of items (say, ChildList). User should be able to add/remove items from ParentList as well as add/remove items in ChildList of each ParentList item.</p>
<p dir="auto">Which architecture is best suited for it? Can you provide an example?</p>
]]></description><link>https://forum.qt.io/topic/48450/how-to-implement-nested-editable-lists-in-c-as-models-in-qt-qml-oriented</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 11:02:21 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/48450.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Nov 2014 19:35:59 GMT</pubDate><ttl>60</ttl></channel></rss>