1 / 16

Developing apps with ArcGIS Runtime SDK for Qt

Developing apps with ArcGIS Runtime SDK for Qt. Michael Tims Jen Trieu. Agenda. Intro to Qt, QML and Runtime Current release Quartz Beta Release: New functionalities SDK improvements. What is Qt?. What is QML?. The language for the Qt Quick product from The Qt Company

waynejoseph
Download Presentation

Developing apps with ArcGIS Runtime SDK for Qt

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Developing apps with ArcGIS Runtime SDK for Qt Michael Tims Jen Trieu

  2. Agenda • Intro to Qt, QML and Runtime • Current release • Quartz Beta Release: • New functionalities • SDK improvements

  3. What is Qt?

  4. What is QML? • The language for the Qt Quick product from The Qt Company • Powered by C++ on the backend • A declarative language for building cross-platform apps • Declaring components is similar to writing JSON or CSS • Writing functions with JavaScript • Create UI rapidly with animation and prebuilt controls http://qt.io/qt-quick/

  5. What is ArcGIS Runtime SDK for Qt? • Build advanced mapping apps for mobile & desktop clients • Build apps that leverage the ArcGIS platform • Build C++ apps for Linux and Windows • Build QML apps for Linux, Windows, Android, iOS and OS X • Build natively on top of Runtime’s C++ core and GPU acceleration • Build apps that are connected to network services or disconnected

  6. SDK

  7. Quartz Beta • Enhancements: • API • SDK • Notable Highlights • Requirements Changes

  8. Quartz

  9. C++ across all platforms Desktoponly Cross platform QtQuick QtWidget QtQuick UI Runtime Api Qml Qt – C++

  10. Extension of the mapview • Providing 2 out of the box • MapQuickView • MapGraphicView • Support of extension of other mapviews MapView Custom type MapQuickView MapGraphicView

  11. Templates

  12. Redesign of QML Api • More intuitive for Qml Dev • Supports of models

  13. ListModel

  14. SDK Enhancements

  15. New Features • Vector tile layers • 3D • Military Symbology • Mobile map packages • Webmaps

  16. Question

More Related