Hi,
I have a form which shows the line edit widget. Now my problem is i want to show the virtual keyboard whenever user clicks on the line edit. Means whenever user highlights it. But i couldn't find any event other than
"textChanged" and "textEdit" . So how to achieve this? Any pointer to the solution will help.