<?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[How to disable Pixmap of selected rows in QListWidget while dragging]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">i have rows with a 140px height in QListWidget. If the user drag the rows with the mouse, one does not see the underlying folder into which the line could be pushed (see Screenshot).</p>
<p dir="auto">Is it possible to get a simple DragCursor without the pixmap of each selected line without much effort?<br />
Currently is only QListWidget with a QAbstractItemDelegate for row painting.</p>
<p dir="auto">Here you can see the dragging of 3 rows to a folder, you can't see anything :/</p>
<p dir="auto"><img src="http://kleinanzeigentreff.de/xcxcxcx.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/79592/how-to-disable-pixmap-of-selected-rows-in-qlistwidget-while-dragging</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 18:48:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/79592.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 May 2017 20:45:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to disable Pixmap of selected rows in QListWidget while dragging on Wed, 24 May 2017 21:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> Thank you, I was hoping there is a switch to disable :)<br />
Then I must go this way. Many Thanks for your time.</p>
]]></description><link>https://forum.qt.io/post/395340</link><guid isPermaLink="true">https://forum.qt.io/post/395340</guid><dc:creator><![CDATA[roundcubes]]></dc:creator><pubDate>Wed, 24 May 2017 21:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Pixmap of selected rows in QListWidget while dragging on Wed, 24 May 2017 21:10:39 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You likely have to reimplement <code>startDrag</code> and handle the pixmap you want to use yourself.</p>
]]></description><link>https://forum.qt.io/post/395338</link><guid isPermaLink="true">https://forum.qt.io/post/395338</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 24 May 2017 21:10:39 GMT</pubDate></item></channel></rss>