About Qt Virtual Keyboard
Unsolved
General and Desktop
-
Hi everyone,
The Qt Virtual Keyboard comes with a QML example.
My application is not a QML application. It uses Qt widgets.
I am looking for an example of implementation of this Qt Virtual Keyboard with Qt widgets.Thank you for help.
Here the link:
https://doc.qt.io/qt-5.12/qtvirtualkeyboard-module.html -
Hi,
As shown here, you just need to load the plugin and use your application.
-
@SGaist I Do not understand the C++ classes very well
-
You do not need them so what issues would that be ?
-
@mulfycrowh said in About Qt Virtual Keyboard:
I Do not understand the C++ classes very well
Then how are you using QtWidgets, which are C++ classes?
-
-
3/6