Re: Custom InputMethod for QtVirtualKeyboard

2017-09-21 Thread Christian Prochaska
Hi Johannes, On 18.09.2017 09:22, Johannes Kliemann wrote: > Hi Christian, > > I tried to implement a custom InputMethod for the QtVirtualKeyboard. But > I couldn't find any useful information on how to do this. > > Beside the Technical Guide [1] for the keyboard there seems to be no > documentati

Custom InputMethod for QtVirtualKeyboard

2017-09-18 Thread Johannes Kliemann
Hi Christian, I tried to implement a custom InputMethod for the QtVirtualKeyboard. But I couldn't find any useful information on how to do this. Beside the Technical Guide [1] for the keyboard there seems to be no documentation on how to do this. I have implemented my custom InputMethod class in