The quart you have isn't a list of the same things. You have an arrangement of different things in a scroll view.
--
Sent from my Android phone with GMX Mail. Please excuse my brevity.

"m...@rpzdesign.com" <m...@rpzdesign.com> wrote:
Hello QTers:

After pouring through available online documentation, I am at a loss
for rendering complex Listviews from a C++ based AbstractModel.

Does anybody have an idea on how to create each row of the listview with
a delegate that allows for each row to be rendered with separate logic
instead of the standard delegate which renders each row with the
same or very similar logic.

Also, different areas of the row must trigger different onclick events
using separate mouseareas.

It looks like C++ QQuickPaintedItem is what I may have to use to get the
effect, but I would like to stay away from that if possible.

Any comments or tips would be useful and I am sure more people
would like this option

Cheers,

md







_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to