Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 9 hours ago
JSON representation

Implementation of the Fluent UI in C++ for Qt5/Qt6

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.