<?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[Multiple lines in a QHeaderView]]></title><description><![CDATA[<p dir="auto">I am trying to render multiple word-wrapped lines in a QHeaderView; my implementation of headerData() returns a string that has multiple '\n' characters in it (essentially, a word-wrapped string)</p>
<p dir="auto">It mostly works except for the following bug:</p>
<p dir="auto">!<a href="http://s30.postimg.org/4o2gtzsg1/Capture.png()" target="_blank" rel="noopener noreferrer nofollow ugc">http://s30.postimg.org/4o2gtzsg1/Capture.png()</a>!</p>
<p dir="auto">Single line headers are all grey whereas this header has the white gap at the top. How would I go about fixing this color issue? If I can fix this issue then I'd say I have a working solution.</p>
]]></description><link>https://forum.qt.io/topic/47484/multiple-lines-in-a-qheaderview</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 19:42:33 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47484.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Oct 2014 01:12:26 GMT</pubDate><ttl>60</ttl></channel></rss>