Hidding system keyboard on IOS
Unsolved
Mobile and Embedded
-
I have a widget-app with a QLineEdit, using C++. When the edit field got focus, the system-keyboard opens and shows automatically. Because I have a RFID Scanner-Stick I dont need the system keyboard, but it should stay closed!
How can I reach this, or how can I catch the keyboard open event and close it?