Page 1 of 1

DONE: Got / Lost Focus

PostPosted: Mon Jun 27, 2011 12:15 pm
by Henning
Hi,

GotFocus(), LostFocus() Signals for TextBoxes. QTextEdit, QLineEdit...

/Henning



There are no native signals for those ones, but you can use control classes like TextBox (which inherits QLineEdit) and others which come with GotFocus etc.