KChatQML
a project that uses Qt/QML to imitate the WeChat interface implementation. It can help you quickly understand how QML can quickly develop interfaces
Install / Use
/learn @kevinlq/KChatQMLREADME
KWechatQml
KWechatQmlis a project that uses Qt/QML to imitate the WeChat interface implementation. It can help you quickly understand how QML can quickly develop interfaces.
Build and run
use
From this project, you can learn the following knowledge points:
- Supports dynamic skin switching (built-in light and dark colors)
- Support dynamic switching of languages
QMLHow to customize componentsQMLHow to dynamically create components- How to develop interface with
MVC-…

Requirements
- Qt/QML(at least 5.15)
- FluentUI(Please install this component first)
Installation
You can install KWechatQml by following these commands:
- Compile and install FluentUI components If you have already installed it, please skip this step
git clone -b dev --recursive git@github.com:kevinlq/FluentUI.git
Wait for the FluentUI component to be compiled and installed successfully.
- Compiler
git clone --recursive https://github.com/kevinlq/KChatQML.git
cd KChatQML
mkdir build && cd build
cmake --build ../ --config Release
Documentation and Contributions
For more information about KWechatQml and how to use it, please refer to the README.md file. If you have any questions or suggestions, feel free to submit issues or pull requests. We also welcome you to contribute to KWechatQml!
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Acknowledgments
Thank FluentUI for the open-source project.
Release History
- V1.0.0 Complete core interface implementation
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
