I want to use qt virtual keyboard in a login screen. And when the user taps on the page, my input box is moved to line edit at the top of the page.
Qt’s example was not understandable to me at all and I could not implement it. If possible, please help me in a simpler way
enter image description here
enter image description here
I tried to do this using QT’s own example, but I got completely confused and the program didn’t work