<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[slot to called when one header is moved from one location to other location in Qtreeview]]></title><description><![CDATA[<p dir="auto">slot to called when one header is moved from one location to other location in QTreeview</p>
<p dir="auto">connect(hdr, SIGNAL(sectionMoved(int, int, int)), hdrHandle, SLOT(slotSectionMoved(int, int, int)));</p>
<p dir="auto">I have made this connection and this slot gets called when one header moves from one location to other location</p>
<p dir="auto">but this slot does not get called everytime</p>
]]></description><link>https://forum.qt.io/topic/92979/slot-to-called-when-one-header-is-moved-from-one-location-to-other-location-in-qtreeview</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 21:14:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/92979.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Jul 2018 04:47:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to slot to called when one header is moved from one location to other location in Qtreeview on Wed, 25 Jul 2018 06:34:54 GMT]]></title><description><![CDATA[<p dir="auto">That was already clear. The question was: can you reproduce that behaviour easily ?</p>
<p dir="auto">Can you share a minimal compilable example showing that behaviour ?</p>
]]></description><link>https://forum.qt.io/post/471871</link><guid isPermaLink="true">https://forum.qt.io/post/471871</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 25 Jul 2018 06:34:54 GMT</pubDate></item><item><title><![CDATA[Reply to slot to called when one header is moved from one location to other location in Qtreeview on Tue, 24 Jul 2018 08:02:54 GMT]]></title><description><![CDATA[<p dir="auto">When I drag the column header then only sometimes the section sectionMoved gets called sometimes not</p>
]]></description><link>https://forum.qt.io/post/471680</link><guid isPermaLink="true">https://forum.qt.io/post/471680</guid><dc:creator><![CDATA[Qt Enthusiast]]></dc:creator><pubDate>Tue, 24 Jul 2018 08:02:54 GMT</pubDate></item><item><title><![CDATA[Reply to slot to called when one header is moved from one location to other location in Qtreeview on Tue, 24 Jul 2018 06:22:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You have to give more information.</p>
<p dir="auto">When exactly does it not get called ? Describe the cases when something does not go as expected.</p>
]]></description><link>https://forum.qt.io/post/471658</link><guid isPermaLink="true">https://forum.qt.io/post/471658</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 24 Jul 2018 06:22:27 GMT</pubDate></item></channel></rss>