<?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 Selecting Mil2525c Symbol On Mouse Click in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/selecting-mil2525c-symbol-on-mouse-click/m-p/204182#M1007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Mil2525c symbology for drawing military symbols. I am able to draw properly, but how can I select this symbols on mouse click for further actions like delete/modify/move e.t.c. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Mar 2016 09:33:16 GMT</pubDate>
    <dc:creator>Bhargav_KumarK</dc:creator>
    <dc:date>2016-03-05T09:33:16Z</dc:date>
    <item>
      <title>Selecting Mil2525c Symbol On Mouse Click</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selecting-mil2525c-symbol-on-mouse-click/m-p/204182#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Mil2525c symbology for drawing military symbols. I am able to draw properly, but how can I select this symbols on mouse click for further actions like delete/modify/move e.t.c. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2016 09:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selecting-mil2525c-symbol-on-mouse-click/m-p/204182#M1007</guid>
      <dc:creator>Bhargav_KumarK</dc:creator>
      <dc:date>2016-03-05T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Mil2525c Symbol On Mouse Click</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/selecting-mil2525c-symbol-on-mouse-click/m-p/204183#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do something like the following to select it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Message selectMsg = MessageHelper::createSelectMessage(SymbolDictionaryType::Mil2525C, “message_id”, “position_report", true);


selectMsg.setProperty(“_action”, “select”);&amp;nbsp; // set _action property to “select” or “un-select”



m_groupLayer-&amp;gt;messageProcessor()-&amp;gt;processMessage( selectMsg ); // process select message&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/selecting-mil2525c-symbol-on-mouse-click/m-p/204183#M1008</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2021-12-11T10:07:52Z</dc:date>
    </item>
  </channel>
</rss>

