A fluent design component library for Qt Cpp.
English | 简体中文
- Vs2022, Qt6.5.1
-
Clone the repository.
git clone https://github.com/mowangshuying/CppQtFluentUi888.git
-
Choose a branch.
If you want to use qrc resources, please switch to the qrc branch. Otherwise, use the master branch.
-
Build
1.open CppQtFluentUi888.sln with Vs2022.
2.build it!
3.set start up project to FluWinGallery and run it!
-
Clone the repository
git clone https://github.com/mowangshuying/CppQtFluentUi888.git
-
Choose a branch.
If you want to use qrc resources, please switch to the qrc branch. Otherwise, use the master branch.
-
Build
1.Open CMakeLists.txt with Qt Creator.
2.build it!
looking it at ./docs
- microsoft/WinUI-Gallery: This app demonstrates the controls available in WinUI and the Fluent Design System. (github.com)
- zhiyiYo/PyQt-Fluent-Widgets: A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again. (github.com)
- Sepera-okeq/QtFluentWin11: Implementation of Fluent design for Qt! Support for Windows 11! In С++ (github.com)
- zhuzichu520/FluentUI: FluentUI for QML (github.com)