<?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[Displaying help text after clicking the pushbutton and lineedit]]></title><description><![CDATA[<p dir="auto">I have a pushbutton and a lineedit , and what i want is , when i click that pushbutton or lineedit  a help text(the purpose of that component) shall be shown besides the respective component.<br />
Please give reply soon , i need it urgently ..<br />
Thankx in advance ..</p>
]]></description><link>https://forum.qt.io/topic/17721/displaying-help-text-after-clicking-the-pushbutton-and-lineedit</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 14:27:28 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/17721.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Jun 2012 05:33:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Displaying help text after clicking the pushbutton and lineedit on Thu, 21 Jun 2012 05:45:59 GMT]]></title><description><![CDATA[<p dir="auto">You should connect appropriate signals from "QPushButton":<a href="http://qt-project.org/doc/qt-4.8/QPushButton.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/QPushButton.html</a> and "QLineEdit":<a href="http://qt-project.org/doc/qt-4.8/qlineedit.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qlineedit.html</a> to a slot which shows a custom help widget. Check this example at Qt Dev Net Wiki about "QPushButton":<a href="http://qt-project.org/wiki/How_to_Use_QPushButton" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/wiki/How_to_Use_QPushButton</a></p>
]]></description><link>https://forum.qt.io/post/142227</link><guid isPermaLink="true">https://forum.qt.io/post/142227</guid><dc:creator><![CDATA[leon.anavi]]></dc:creator><pubDate>Thu, 21 Jun 2012 05:45:59 GMT</pubDate></item></channel></rss>