QLineEdit - focus event

Posted by Ockonal on Stack Overflow See other posts from Stack Overflow or by Ockonal
Published on 2010-05-10T15:51:05Z Indexed on 2010/05/10 15:54 UTC
Read the original article Hit count: 295

Filed under:
|

Hi guys, I have to connect focus event from some QLineEdit element (ui->lineEdit) to the method focus(). How can I do this?

© Stack Overflow or respective owner

Related posts about qt

Related posts about c++