# fcitx5-qt **Repository Path**: twyok/fcitx5-qt ## Basic Information - **Project Name**: fcitx5-qt - **Description**: fcitx5-qt 插件输出 libfcitx5platforminputcontextplugin.so(Qt6版带后缀),专用于 fcitx5 框架。 Qt支持:Qt5最低5.12,推荐5.15 LTS;Qt6最低6.2 LTS,6.3~6.7全系完美支持,Wayland原生适配。Qt4默认关闭,需 -DENABLE_QT4=ON 手动开启,无人使用 文件名带 5是区别于fcitx4插件的标识 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-26 - **Last Updated**: 2026-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Fcitx Qt Library ================================================ [![Jenkins Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.fcitx-im.org%2Fjob%2Ffcitx5-qt%2F)](https://jenkins.fcitx-im.org/job/fcitx5-qt/) [![Coverity Scan Status](https://img.shields.io/coverity/scan/12701.svg)](https://scan.coverity.com/projects/fcitx-fcitx5-qt) Files under qt4/ which include Fcitx5Qt4DBusAddons Library and Input context plugin are released under BSD (See COPYING.BSD). Files under qt5/dbusaddons/ and qt5/platforminputcontext, which include Fcitx5Qt5DBusAddons Library and Qt5 Platform input context plugin, are released under BSD. All other files are released under LGPL2.1+.