Skip to Content
Hands-On GUI Programming with C++ and Qt5
book

Hands-On GUI Programming with C++ and Qt5

by Lee Zhi Eng
April 2018
Intermediate to advanced
404 pages
8h 27m
English
Packt Publishing
Content preview from Hands-On GUI Programming with C++ and Qt5

Summary

In this chapter, we have learned how to create our own map view similar to Google Maps. We have learned how to create a map display, placing markers and shapes on the map, and finally finding a user's location. Do note that you can also use the web view and call Google's JavaScript mapping API to create a similar map display. However, using QML is much simpler, lightweight (we don't have to load the entire web engine module just to use the map), works very well on mobile and touch screens, and it can also be easily ported to other map services. Hopefully, you can make use of this knowledge and create something really awesome and useful.

In the next chapter, we will look into how to display information using graphical items. Let's ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C++ GUI Programming with Qt 4

C++ GUI Programming with Qt 4

Jasmin Blanchette, Mark Summerfield

Publisher Resources

ISBN: 9781788397827Supplemental Content