aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/divelistmodel.cpp
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2017-07-17 22:36:55 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-28 07:31:11 -0700
commitf44645b6fe3de4d117fe85d1f2ae7a01ac34b252 (patch)
tree029627b2a08c5ecb8734732b5616a83469576ed0 /qt-models/divelistmodel.cpp
parentd7839844431a4ffab9050a9194b9f3e9fdd51118 (diff)
downloadsubsurface-f44645b6fe3de4d117fe85d1f2ae7a01ac34b252.tar.gz
maplocationmodel: store the coordinate as QGeoCoordinate
Instead of maintaining a seperate latitude/longitude values in C++ and passing them to QML separatelly, pass them as a QGeoCoordinate. This reduces the number of model "roles" and also prevents the creations of extra objects in QML (e.g. via QtPositioning.coordinate(..)). Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'qt-models/divelistmodel.cpp')
0 files changed, 0 insertions, 0 deletions