https://github.com/enigmalauncher/qfluentwidgets
Implementation of the Fluent UI in C++ for Qt5/Qt6
https://github.com/enigmalauncher/qfluentwidgets
cpp cross-platform fluent fluentui linux macos qt qt-gui qt5 qt6 widgets windows winui winui3
Last synced: 7 months ago
JSON representation
Implementation of the Fluent UI in C++ for Qt5/Qt6
- Host: GitHub
- URL: https://github.com/enigmalauncher/qfluentwidgets
- Owner: EnigmaLauncher
- License: gpl-3.0
- Created: 2024-07-07T20:05:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-08T23:19:31.000Z (over 1 year ago)
- Last Synced: 2025-04-09T08:39:52.989Z (12 months ago)
- Topics: cpp, cross-platform, fluent, fluentui, linux, macos, qt, qt-gui, qt5, qt6, widgets, windows, winui, winui3
- Language: C++
- Homepage:
- Size: 7.72 MB
- Stars: 13
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QFluentWidgets
Implementation of the Fluent UI component library, but for Qt C++
- [*What Fluent UI?*](https://developer.microsoft.com/en-us/fluentui)
> [!CAUTION]
> Active work on rewriting the code, so please be careful when using this library!
## General
Based on the repository [programClown/QFluentWidgets](https://github.com/programClown/QFluentWidgets) under the GPLv3 license.
Current: `444f2fe980ac472449be20fe24a185d251942dc3`
## Install
Soon...
## FAQ
### Can I add PR to this repository?
- Of course, if you want to implement some new component that doesn't exist or suggest a fix!
### Which versions of Qt does it support?
- I am focused on supporting the latest version of Qt 5.15 and subsequent versions of Qt6
> [!WARNING]
> Earlier versions or beta versions are not supported! Qt5 support will be limited.