<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can we load mapview without using QML in .UI QT Applications in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88751#M419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the steps but I am getting below error,&lt;/P&gt;&lt;P&gt;E:\ProgramFiles\ArcGIS_SDK_Qt\qt100.3\sdk\include\Credential.h:27: error: C1083: Cannot open include file: 'QSslConfiguration': No such file or directory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2019 06:43:10 GMT</pubDate>
    <dc:creator>Girishchandra_Yendargaye</dc:creator>
    <dc:date>2019-02-01T06:43:10Z</dc:date>
    <item>
      <title>Can we load mapview without using QML in .UI QT Applications</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88747#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we load mapview without using QML in .UI QT Applications?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have one existing application in which we want to integrate this map view functionality...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 12:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88747#M415</guid>
      <dc:creator>Girishchandra_Yendargaye</dc:creator>
      <dc:date>2019-01-25T12:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can we load mapview without using QML in .UI QT Applications</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88748#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girishchandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this is possible. You can do this by adding a QGraphicsView to the *.ui file in Qt designer, then promoting the QGraphicsView widget to a &lt;A href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-mapgraphicsview.html#details"&gt;MapGraphicsView&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First drag and drop the Graphics View widget from the Widget box into your form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/435832_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The right click on the widget and select `Promote to...`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="390" src="https://community.esri.com/legacyfs/online/435833_pastedImage_2.png" width="310" /&gt;&lt;/P&gt;&lt;P&gt;In the `Promoted Widgets` window, fill out the form as follows.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" height="476" src="https://community.esri.com/legacyfs/online/435834_pastedImage_3.png" width="465" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: andale mono, monospace;"&gt;Base class name: QGraphicsView&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: andale mono, monospace;"&gt;Promoted class name: Esri::ArcGISRuntime::MapGraphicsView&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: andale mono, monospace;"&gt;Header file: MapGraphicsView.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: andale mono, monospace;"&gt;Global include: true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then click `Add`, then click `Promote`, then click `Close`.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Object Inspector view, the widget you added should now look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" height="95" src="https://community.esri.com/legacyfs/online/435835_pastedImage_4.png" width="456" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The map view is now part of your *.ui file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 16:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88748#M416</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-25T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can we load mapview without using QML in .UI QT Applications</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88749#M417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;MapGraphicsView.h&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;No such file or directory error...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 10:24:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88749#M417</guid>
      <dc:creator>Girishchandra_Yendargaye</dc:creator>
      <dc:date>2019-01-29T10:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can we load mapview without using QML in .UI QT Applications</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88750#M418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girishchandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are your *.pro and *.pri files setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look into &lt;A href="https://developers.arcgis.com/qt/latest/cpp/guide/qt-sdk-best-practices.htm#ESRI_SECTION1_6719D9F0445142C98BAAE759570B9D7F"&gt;Integrating the SDK into an existing app&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure that you are including &lt;CODE class=""&gt;esri_runtime_qt.pri&lt;/CODE&gt; specifically, and not one of the other QML includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 12:37:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88750#M418</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-29T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we load mapview without using QML in .UI QT Applications</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88751#M419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the steps but I am getting below error,&lt;/P&gt;&lt;P&gt;E:\ProgramFiles\ArcGIS_SDK_Qt\qt100.3\sdk\include\Credential.h:27: error: C1083: Cannot open include file: 'QSslConfiguration': No such file or directory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 06:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-we-load-mapview-without-using-qml-in-ui-qt/m-p/88751#M419</guid>
      <dc:creator>Girishchandra_Yendargaye</dc:creator>
      <dc:date>2019-02-01T06:43:10Z</dc:date>
    </item>
  </channel>
</rss>

