Advertisement
Pradlol

seye links

Oct 15th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. QtLocation : https://doc-snapshots.qt.io/qt5-5.11/qtlocation-index.html
  2. QtLocation Maps : https://doc-snapshots.qt.io/qt5-5.11/qml-location5-maps.html
  3. Examples : https://doc-snapshots.qt.io/qt5-5.11/qtlocation-examples.html
  4. GPS tracking : https://m.habr.com/post/306076/
  5. MapPolygon example : http://doc-snapshots.qt.io/qt5-5.9/qtlocation-mapviewer-map-polygonitem-qml.html
  6. MapPolygon : http://doc.qt.io/qt-5/qml-qtlocation-mappolygon.html
  7. MapItemGroup : https://doc.qt.io/qt-5/qml-qtlocation-mapitemgroup.html
  8. QML lessons : https://evileg.com/ru/post/66/
  9. QML-C++ interaction : http://doc.qt.io/qt-5/qtqml-cppintegration-interactqmlfromcpp.html
  10. : https://www.youtube.com/watch?v=e35ugcY2aOk
  11. C++-Qml throw items : https://habr.com/post/140899/
  12. Get coords after click : https://stackoverflow.com/questions/34637133/qml-maps-get-coordinates-when-tap-the-screen
  13. QGeoPolygon : http://doc.qt.io/qt-5/qgeopolygon.html#containsCoordinate
  14. Qt model/view guide : http://www.doc.crossplatform.ru/qt/4.7.x/model-view-programming.html
  15. : http://doc.qt.io/qt-5/modelview.html
  16. Model-view tutor ru : https://habr.com/post/181712/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement