[Qt-interest] QLineEdit signal

Arnold Krille arnold at arnoldarts.de
Thu Mar 26 10:53:47 CET 2009


On Thursday 26 March 2009 09:50:02 NARCISO, Rui wrote:
> Is there a signal emitted by a QLineEdit whenever it is clicked ?
> I want a pop-up to appear whenever a user clicks on the QLineEdit without
> even letting him input any text into it ...
> Is this possible ?

You want a QLineEdit that is actually not editable? Why not use 
QWidget::setEnabled() or why use a line-edit altogether, QLabel could be 
better for you.

Have fun,

Arnold

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090326/a21113ca/attachment.bin 


More information about the Qt-interest-old mailing list