summaryrefslogtreecommitdiffstats
path: root/doc/src/hxymodelmapper.qdocinc
blob: 612959e8cd42ce08208aa5a36725b6ee719c64bf (plain)
1
2
3
HXYModelMapper allows you to use your own QAbstractItemModel derived model with data in rows as a data source
for XYSeries based series. It is possible to use both QAbstractItemModel and XYSeries data API to manipulate data.
HXYModelMapper keeps the series and the model in sync.