Hello,
I am new user Qt and I have got a small problem. So, I don't know how can I resize QLineEdit (more lines) or how can I catch signal when enter has been pressed in QTextEdit?
I am writing simple chat program and I want to create message box, but QLineEdit is too small field and I don't know how can I catch pressed enter in QTextEdit.
Thanks for help.
Goodbye