When the enter button is pressed from qml, print textfield to line edit in qwidget
-
wrote on 23 Oct 2021, 06:11 last edited by
I made a virtual keyboard with a qml file. I write what I want in the text field part of the qml file. When I press the enrer button, I want to print to the linedit in my application window and close the qml.
Could you tell me how to do ? Thanks
1/1