QT - How to apply a QToolTip on a QLineEdit

Posted by Narek on Stack Overflow See other posts from Stack Overflow or by Narek
Published on 2010-06-10T13:38:12Z Indexed on 2010/06/10 13:42 UTC
Read the original article Hit count: 134

Filed under:
|
|

On a dialog I have a QLineEdit and a button. I want to enable a tool tip for the QLineEdit(in it or under it) when I press the button. Please give me a code snippet.

© Stack Overflow or respective owner

Related posts about c++

Related posts about qt