Nico
Nico

Reputation: 151

Custom Virtual Keyboard in Qt6

I used to use https://github.com/githubuser0xFFFF/QtFreeVirtualKeyboard or following https://www.kdab.com/qt-input-method-virtual-keyboard/. However, I'm not able to port this to Qt6 and CMake. It looks like some headers and procedures have changed. E.g. I cannot find the correct import statement for QPlatformInputContext.

Is there any simple mockup to create a custom virtual keyboard in Qt6?

Upvotes: 0

Views: 48

Answers (0)

Related Questions