参考:

http://blog.csdn.net/u013812682/article/details/52101088

dpkg -L fcitx-frontend-qt5

如何在qt中使用中文输入法

到qt安装目录里find . -name platforminputcontexts

cp /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so .

重启qt就好了

相关文章:

  • 2021-05-14
  • 2022-12-23
  • 2021-06-05
  • 2021-10-02
  • 2021-06-26
  • 2021-12-16
猜你喜欢
  • 2022-12-23
  • 2022-02-13
  • 2022-01-19
  • 2022-01-07
  • 2021-12-09
  • 2021-10-12
  • 2021-10-02
相关资源
相似解决方案