[Interest] change qt virtual keyboard style during run time
Dmytro Haponov
dmytro.haponov at gmail.com
Mon Oct 9 18:38:05 CEST 2017
How can style of qvirtualkeyboard be changed during run time?
simply changing* QT_VIRTUALKEYBOARD_STYLE* to other style from console does
not do anything.
Besides, once I have *qputenv("QT_VIRTUALKEYBOARD_STYLE",
QByteArray("1111")); *in main() - why is "*echo $QT_VIRTUALKEYBOARD_STYLE*"
empty? I'm pretty sure style "1111" works, as I can clearly this custom
style of mine.
Thanks,
Dmytro Haponov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171009/5bf50571/attachment.html>
More information about the Interest
mailing list