Qtvirtualkeyboard embedded widget jetson does not work
Unsolved
Mobile and Embedded
-
I am using Qt5.9.5 on the jetson tx2 platform, the source code is cross-compiled and used normally. The example in virtualkeyboard works fine on the device, but the virtual keyboard cannot be displayed in my own QWidget project.
Plugins can be loaded.
Qml project uses xcb or eglfs successfully, but qwidget fails. -