<?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: Missing features in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229479#M1158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not certain that I understand you question correctly. You can connect to the MousePress and MouseRelease events in order to get the coordinate on the map that the user has clicked. Using those values, you can call on the GraphicsLayer the following function graphicIDs where you give it the x,y coordinate and it will return the graphics that intersect the click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this addresses your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hai,&lt;BR /&gt;&lt;BR /&gt;I have started working with the Qt SDK.&lt;BR /&gt;The feature that I would want to have is :&lt;BR /&gt;-&amp;gt;&amp;gt; Graphics added to GraphicsLayer should have the ability to handle mouse events.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 13:53:55 GMT</pubDate>
    <dc:creator>JeanneTrieu</dc:creator>
    <dc:date>2013-09-19T13:53:55Z</dc:date>
    <item>
      <title>Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229476#M1155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know about any source or dev blog to check which features from the final SDK version are missing in the Beta? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I.e:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- setVisible method not available for sub-layers in ArcGISDynamicMapServiceLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- No support available for tiff and shape files&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;... etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 08:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229476#M1155</guid>
      <dc:creator>SADIELSADIEL</dc:creator>
      <dc:date>2013-08-29T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229477#M1156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your interest and feedbacks. As you may know, ArcGIS Runtime DSK for Qt is a new SDK therefore it will take several releases for the SDK to gain parity with the other SDKs that have been continuously involving at the same time.&amp;nbsp; Therefore, it would be hard to provide an extensive list for all the features that are not in the Beta release. Perhaps, you can send me a list of functionalities that you would be interested in and I can let you know the ones that are missing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 14:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229477#M1156</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2013-08-29T14:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229478#M1157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hai,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have started working with the Qt SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature that I would want to have is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;gt; Graphics added to GraphicsLayer should have the ability to handle mouse events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Greetings,&lt;BR /&gt;Thank you for your interest and feedbacks. As you may know, ArcGIS Runtime DSK for Qt is a new SDK therefore it will take several releases for the SDK to gain parity with the other SDKs that have been continuously involving at the same time.&amp;nbsp; Therefore, it would be hard to provide an extensive list for all the features that are not in the Beta release. Perhaps, you can send me a list of functionalities that you would be interested in and I can let you know the ones that are missing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 05:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229478#M1157</guid>
      <dc:creator>Suresh_BabuDamerla</dc:creator>
      <dc:date>2013-09-14T05:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229479#M1158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not certain that I understand you question correctly. You can connect to the MousePress and MouseRelease events in order to get the coordinate on the map that the user has clicked. Using those values, you can call on the GraphicsLayer the following function graphicIDs where you give it the x,y coordinate and it will return the graphics that intersect the click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this addresses your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hai,&lt;BR /&gt;&lt;BR /&gt;I have started working with the Qt SDK.&lt;BR /&gt;The feature that I would want to have is :&lt;BR /&gt;-&amp;gt;&amp;gt; Graphics added to GraphicsLayer should have the ability to handle mouse events.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229479#M1158</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2013-09-19T13:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229480#M1159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am not certain that I understand you question correctly. You can connect to the MousePress and MouseRelease events in order to get the coordinate on the map that the user has clicked. Using those values, you can call on the GraphicsLayer the following function graphicIDs where you give it the x,y coordinate and it will return the graphics that intersect the click.&lt;BR /&gt;&lt;BR /&gt;Let me know if this addresses your question.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should be able&amp;nbsp; to hold a graphic with the mouse and move around the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229480#M1159</guid>
      <dc:creator>Suresh_BabuDamerla</dc:creator>
      <dc:date>2013-09-20T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229481#M1160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I should be able&amp;nbsp; to hold a graphic with the mouse and move around the map.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to code this by combining the different mouse Event&amp;nbsp; using the Beta Release combined with the moveGraphic function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 16:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229481#M1160</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2013-09-20T16:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229482#M1161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You should be able to code this by combining the different mouse Event&amp;nbsp; using the Beta Release combined with the moveGraphic function.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not found function "moveGraphic". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The implementation of Map class seems to be different from the usual View-Scene-Items concept . By "View-Scene-Items" I mean that you create QGraphicsItems, add them to QGraphicsScene and set scene to the QGraphicsView. In this approach everything that's seen is a QGraphicsItem. But in the Map class which happens to be a QGraphicsView class there are no QGraphicsItems. May be you wanted to hide away all the implementation and draw in the QWidget paint() (inherited by QGraphicsView) method. But the View-Scene-Items approach is a better way for a developer. As it the native way of handling graphics in QT. Why can't an&amp;nbsp; EsriRuntimeQt::Graphic be a QGraphicsItem ? This could have given more control on the things that we draw on Map. You can still hide away your drawing of the map by using QGraphicsPixmapItem. As a QT developer I would love to have the scheme of things setup as i have explained. Hope you will take note of my requests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 09:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229482#M1161</guid>
      <dc:creator>Suresh_BabuDamerla</dc:creator>
      <dc:date>2013-09-27T09:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Missing features</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229483#M1162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have not found function "moveGraphic". &lt;BR /&gt;&lt;BR /&gt;The implementation of Map class seems to be different from the usual View-Scene-Items concept . By "View-Scene-Items" I mean that you create QGraphicsItems, add them to QGraphicsScene and set scene to the QGraphicsView. In this approach everything that's seen is a QGraphicsItem. But in the Map class which happens to be a QGraphicsView class there are no QGraphicsItems. May be you wanted to hide away all the implementation and draw in the QWidget paint() (inherited by QGraphicsView) method. But the View-Scene-Items approach is a better way for a developer. As it the native way of handling graphics in QT. Why can't an&amp;nbsp; EsriRuntimeQt::Graphic be a QGraphicsItem ? This could have given more control on the things that we draw on Map. You can still hide away your drawing of the map by using QGraphicsPixmapItem. As a QT developer I would love to have the scheme of things setup as i have explained. Hope you will take note of my requests.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for the confusion, the function has changed name recently but in our beta release it is called "void GraphicsLayer::movePointGraphic(const int&amp;amp; id, const Point&amp;amp; to)". So EsriRuntimeQt::Graphic should added to EsriRuntimeQt::GraphicLayer and not to the QGraphicsScene. If you are looking at an example of where we are tracking the mouse movement and moving a graphic, you can go to our sample application and look into the geometry samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 21:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/missing-features/m-p/229483#M1162</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2013-09-27T21:02:31Z</dc:date>
    </item>
  </channel>
</rss>

