Hi
I am working on an application to communicate with the pc through the mobile. I need to show a keyboard on the mobile which send the key-press events to the main widget.
Basically the main widget is an empty widget which registers mouse movements and key press events and performs tasks accordingly

is there a way I can display the virtual keyboard without creating any input widget (like multilineedit or qedit)?