<?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: Disable Map Panning for an event in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88507#M414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked! Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2017 16:06:52 GMT</pubDate>
    <dc:creator>NicholasLiccini</dc:creator>
    <dc:date>2017-11-01T16:06:52Z</dc:date>
    <item>
      <title>Disable Map Panning for an event</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88505#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the ability to control whether you can pan the map from the map view based on certain signals. How would I be able to toggle whether the user can pan the map using the same settings that ArcGIS provides?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 17:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88505#M412</guid>
      <dc:creator>NicholasLiccini</dc:creator>
      <dc:date>2017-10-24T17:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Panning for an event</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88506#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will&amp;nbsp;need to "accept" the mouse signals so they don't go through, and that should stop the default behavior from happening&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="token function"&gt;connect&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;m_mapView&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;&amp;amp;&lt;/SPAN&gt;MapGraphicsView&lt;SPAN class="operator token"&gt;::&lt;/SPAN&gt;mousePressed&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;QMouseEvent&lt;SPAN class="operator token"&gt;&amp;amp;&lt;/SPAN&gt; event&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; event&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;accept&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:23:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88506#M413</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2021-12-10T23:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Panning for an event</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88507#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked! Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 16:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/disable-map-panning-for-an-event/m-p/88507#M414</guid>
      <dc:creator>NicholasLiccini</dc:creator>
      <dc:date>2017-11-01T16:06:52Z</dc:date>
    </item>
  </channel>
</rss>

