<?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 identifyGraphicsOverlayCompleted is deprecated, what should I use? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1593774#M5412</link>
    <description>&lt;P&gt;I want to identify the clicked Graphic object on a MapGraphicsView. However the old method is deprecated, could you give me an example of the new method?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 12:13:00 GMT</pubDate>
    <dc:creator>FatmaAkdemir</dc:creator>
    <dc:date>2025-03-10T12:13:00Z</dc:date>
    <item>
      <title>identifyGraphicsOverlayCompleted is deprecated, what should I use?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1593774#M5412</link>
      <description>&lt;P&gt;I want to identify the clicked Graphic object on a MapGraphicsView. However the old method is deprecated, could you give me an example of the new method?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 12:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1593774#M5412</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2025-03-10T12:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: identifyGraphicsOverlayCompleted is deprecated, what should I use?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1593828#M5414</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/70678"&gt;@FatmaAkdemir&lt;/a&gt;. That signal goes along with the older and also deprecated&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;H1&gt;&lt;FONT size="3"&gt;identifyGraphicsOverlay method (see here&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geoview-obsolete.html#identifyGraphicsOverlay" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geoview-obsolete.html#identifyGraphicsOverlay&lt;/A&gt;)&lt;/FONT&gt;&lt;/H1&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;The replacement for all our deprecated TaskWatcher async methods are the newer QFuture versions, which do not require any signal to connect to.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;A href="https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geoview.html#identifyGraphicsOverlayAsync" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geoview.html#identifyGraphicsOverlayAsync&lt;/A&gt;&amp;nbsp;(or its overload).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Here is a blog to covers porting from the older async patter to the newer one.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;A href="https://community.esri.com/t5/arcgis-maps-sdks-native-blog/migrating-to-qfuture-async-coding-patterns-in-the/ba-p/1413627" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-maps-sdks-native-blog/migrating-to-qfuture-async-coding-patterns-in-the/ba-p/1413627&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;There are some examples in our samples repo that should help to get you started as well:&amp;nbsp;&lt;A href="https://github.com/search?q=repo%3AEsri%2Farcgis-maps-sdk-samples-qt+identifyGraphicsOverlayAsync&amp;amp;type=code" target="_blank"&gt;https://github.com/search?q=repo%3AEsri%2Farcgis-maps-sdk-samples-qt+identifyGraphicsOverlayAsync&amp;amp;type=code&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 15:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1593828#M5414</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2025-03-10T15:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: identifyGraphicsOverlayCompleted is deprecated, what should I use?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1594116#M5415</link>
      <description>&lt;P&gt;Thank you very much ! &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/405084"&gt;@JamesBallard1&lt;/a&gt; Can I ask you one more question? We need something like a track trajectory, or track history, is there a feature or a class providing this?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 08:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1594116#M5415</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2025-03-11T08:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: identifyGraphicsOverlayCompleted is deprecated, what should I use?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1594844#M5416</link>
      <description>&lt;P&gt;&amp;nbsp;You might benefit from checking out some of these samples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/f4f5d85c8583a83e2067969dc39e1b255c2e0be9/CppSamples/Maps/ShowLocationHistory" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/f4f5d85c8583a83e2067969dc39e1b255c2e0be9/CppSamples/Maps/ShowLocationHistory&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/f4f5d85c8583a83e2067969dc39e1b255c2e0be9/CppSamples/Routing/NavigateRoute" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/f4f5d85c8583a83e2067969dc39e1b255c2e0be9/CppSamples/Routing/NavigateRoute&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They use things like simulated data sources and location tracking, which may be what you're looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 17:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/identifygraphicsoverlaycompleted-is-deprecated/m-p/1594844#M5416</guid>
      <dc:creator>bnoble0110</dc:creator>
      <dc:date>2025-03-12T17:44:18Z</dc:date>
    </item>
  </channel>
</rss>

