<?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 set font size of header and set row&#x27;s height for QTableview]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I tried to set font size of header and set row's height for QTableview but they didn't work. This is what I tried to do:</p>
<p dir="auto">@QTableView#tblView::item<br />
{<br />
height: 44px;<br />
}</p>
<p dir="auto">QTableView#tblView QHeaderView::section:horizontal<br />
{<br />
font-size: 12px;<br />
}@</p>
<p dir="auto">Please give me some advices for it. Thanks.</p>
]]></description><link>https://forum.qt.io/topic/32448/how-to-set-font-size-of-header-and-set-row-s-height-for-qtableview</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 14:35:30 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/32448.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Sep 2013 10:08:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to set font size of header and set row&#x27;s height for QTableview on Fri, 27 Sep 2013 10:55:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I tried but it doesn't work. This is what I tried:</p>
<p dir="auto">@ui-&gt;tblView-&gt;horizontalHeader()-&gt;setFont(QFont("Tahoma", 20));@</p>
]]></description><link>https://forum.qt.io/post/196905</link><guid isPermaLink="true">https://forum.qt.io/post/196905</guid><dc:creator><![CDATA[highlandcoffee]]></dc:creator><pubDate>Fri, 27 Sep 2013 10:55:53 GMT</pubDate></item><item><title><![CDATA[Reply to How to set font size of header and set row&#x27;s height for QTableview on Fri, 27 Sep 2013 10:38:23 GMT]]></title><description><![CDATA[<p dir="auto">U r Welcome..</p>
<p dir="auto">QHeaderView is having setFont(QFont *) method Check it Once.</p>
]]></description><link>https://forum.qt.io/post/196903</link><guid isPermaLink="true">https://forum.qt.io/post/196903</guid><dc:creator><![CDATA[sripooja]]></dc:creator><pubDate>Fri, 27 Sep 2013 10:38:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to set font size of header and set row&#x27;s height for QTableview on Fri, 27 Sep 2013 10:28:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi sripooja,</p>
<p dir="auto">Thank you. It works. :)</p>
<p dir="auto">I'm still stuck on setting font size of header.</p>
]]></description><link>https://forum.qt.io/post/196901</link><guid isPermaLink="true">https://forum.qt.io/post/196901</guid><dc:creator><![CDATA[highlandcoffee]]></dc:creator><pubDate>Fri, 27 Sep 2013 10:28:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to set font size of header and set row&#x27;s height for QTableview on Fri, 27 Sep 2013 10:21:17 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">QtableView is having setRowHeight(int row,int height) method just try and check it.</p>
]]></description><link>https://forum.qt.io/post/196899</link><guid isPermaLink="true">https://forum.qt.io/post/196899</guid><dc:creator><![CDATA[sripooja]]></dc:creator><pubDate>Fri, 27 Sep 2013 10:21:17 GMT</pubDate></item></channel></rss>