<?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 get QTableWidgets horizontal header?]]></title><description><![CDATA[<p dir="auto">Hi is there any way to get the QTableWidget's horizontal header directly?</p>
]]></description><link>https://forum.qt.io/topic/12202/how-to-get-qtablewidgets-horizontal-header</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 02:53:12 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/12202.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Dec 2011 05:37:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to get QTableWidgets horizontal header? on Fri, 26 Jul 2013 05:15:18 GMT]]></title><description><![CDATA[<p dir="auto">the above link is broken. This is the link to Qt 5.1 "QTableWidget::horizontalHeaderItem(int col)":<a href="https://qt-project.org/doc/qt-5.1/qtwidgets/qtablewidget.html#horizontalHeaderItem" target="_blank" rel="noopener noreferrer nofollow ugc">https://qt-project.org/doc/qt-5.1/qtwidgets/qtablewidget.html#horizontalHeaderItem</a></p>
]]></description><link>https://forum.qt.io/post/126373</link><guid isPermaLink="true">https://forum.qt.io/post/126373</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 26 Jul 2013 05:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to get QTableWidgets horizontal header? on Wed, 14 Dec 2011 08:16:43 GMT]]></title><description><![CDATA[<p dir="auto">Thank u maxoreli and rahul...:) i did it...</p>
]]></description><link>https://forum.qt.io/post/120457</link><guid isPermaLink="true">https://forum.qt.io/post/120457</guid><dc:creator><![CDATA[aurora]]></dc:creator><pubDate>Wed, 14 Dec 2011 08:16:43 GMT</pubDate></item><item><title><![CDATA[Reply to How to get QTableWidgets horizontal header? on Wed, 14 Dec 2011 07:19:39 GMT]]></title><description><![CDATA[<p dir="auto">or you can get a particular header of a column using "QTableWidget::horizontalHeaderItem ( int column ) ":<a href="http://doc.qt.nokia.com/latest/qtablewidget.html#horizontalHeaderItem" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.nokia.com/latest/qtablewidget.html#horizontalHeaderItem</a></p>
]]></description><link>https://forum.qt.io/post/120451</link><guid isPermaLink="true">https://forum.qt.io/post/120451</guid><dc:creator><![CDATA[Rahul Das]]></dc:creator><pubDate>Wed, 14 Dec 2011 07:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to get QTableWidgets horizontal header? on Wed, 14 Dec 2011 06:35:41 GMT]]></title><description><![CDATA[<p dir="auto">you will use   horizontalHeader() 's method  which returns an QHeader 'object that you can handle its properties for doing what you want.</p>
]]></description><link>https://forum.qt.io/post/120448</link><guid isPermaLink="true">https://forum.qt.io/post/120448</guid><dc:creator><![CDATA[maxoreli]]></dc:creator><pubDate>Wed, 14 Dec 2011 06:35:41 GMT</pubDate></item></channel></rss>