[Interest] Custom Quick view to visualize a List-model of points on a map

Ola Røer Thorsen ola at silentwings.no
Fri Sep 27 15:22:37 CEST 2013


Hi,

I have a c++ list model that inherits QAbstractListModel. It contains a
list of waypoints that amongst other things have x,y screen coordinates.
Points are added, removed and values are changed runtime.

I want to visualize these in Quick2 on top of a map image. I need to create
Quick Items mapped to the items in the list model, bind properties, and
remove the items when they are removed from the list. Similar to a
ListView, just more for displaying something on a map. Any hints on how to
do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130927/bba65876/attachment.html>


More information about the Interest mailing list